Mark Andrews
76af83c9ad
4497. [port] Add support for OpenSSL 1.1.0. [RT #41284 ]
...
(cherry picked from commit 1fce0951ed )
2016-10-31 10:05:55 +11:00
Mark Andrews
97222baa4e
add CVE-2016-2776
...
(cherry picked from commit 1090e198c4 )
2016-09-09 11:39:47 +10:00
Evan Hunt
756b54c8ff
[v9_11] add missing release notes and fix other doc nits
...
(cherry picked from commit 864dc79dce )
2016-08-24 16:25:51 -07:00
Mark Andrews
b740318a42
add CVE-2016-2775
...
(cherry picked from commit 909d442cc0 )
2016-07-12 01:09:37 +10:00
Evan Hunt
d977bc3504
[master] reorder README, add catalog zones and minimal-any
2016-05-31 15:10:35 -07:00
Mark Andrews
704e905831
document python requirements
2016-05-26 15:38:32 +10:00
Mark Andrews
47d19078de
note RNDC module
2016-05-24 10:47:58 +10:00
Mark Andrews
889a2f078e
move 9.10.0 to HISTORY
2016-05-24 10:20:36 +10:00
Evan Hunt
aa5506eda8
[master] update README
2016-04-28 00:29:25 -07:00
Jeremy C. Reed
5816d36671
minor grammar
2016-03-15 07:52:16 -04:00
Mark Andrews
7ffbf189be
s/grand/grant/
2016-03-15 12:35:37 +11:00
Evan Hunt
1a849dab19
[master] add missing functional changes to README
2016-03-14 18:00:15 -07:00
Mark Andrews
3d8078255f
document --with-zlib
2016-03-10 16:38:14 +11:00
Mark Andrews
d9ec4ca4b6
add CVE-2016-2088
2016-02-27 13:24:56 +11:00
Evan Hunt
5828f08714
[master] add [performance]
2016-02-01 09:52:06 -08:00
Mark Andrews
77daae1a07
add CVE-2015-8000
2015-11-17 15:29:10 +11:00
Evan Hunt
b66b333f59
[master] dnstap
...
4235. [func] Added support in named for "dnstap", a fast method of
capturing and logging DNS traffic, and a new command
"dnstap-read" to read a dnstap log file. Use
"configure --enable-dnstap" to enable this
feature (note that this requires libprotobuf-c
and libfstrm). See the ARM for configuration details.
Thanks to Robert Edmonds of Farsight Security.
[RT #40211 ]
2015-10-02 12:32:42 -07:00
Evan Hunt
afc3103851
[master] add CVE number
2015-08-13 15:30:49 -07:00
Evan Hunt
ce9f893e21
[master] address buffer accounting error
...
4168. [security] A buffer accounting error could trigger an
assertion failure when parsing certain malformed
DNSSEC keys. (CVE-2015-5722) [RT #40212 ]
2015-08-07 13:16:10 -07:00
Evan Hunt
53b5a0377d
[master] add fetchlimit to README
2015-08-03 12:48:05 -07:00
Mark Andrews
c5eb9add52
add CVE-2015-5477
2015-07-15 07:51:06 +10:00
Mark Andrews
f5e4daf2ba
add CVE-2015-1349
2015-02-11 16:36:01 +11:00
Evan Hunt
67c6b5edd0
[master] backfill release notes
2014-10-21 16:42:23 -07:00
Evan Hunt
c6e22bbaef
[master] add a bit more info to CHANGES note, update README
2014-10-21 16:14:30 -07:00
Mark Andrews
ed1c845c1d
3964. [func] nsupdate now performs check-names processing.
...
[RT #36266 ]
2014-10-02 09:35:43 +10:00
Jeremy C. Reed
e7a1b21617
fix a few misspelling typos
2014-10-01 11:58:13 -05:00
Mark Andrews
10c12aa549
3956. [func] Notify messages are now rate limited by notify-rate and
...
startup-notify-rate instead of serial-query-rate.
[RT #24454 ]
3955. [bug] Notify messages due to changes are no longer queued
behind startup notify messages. [RT #24454 ]
2014-09-29 10:01:08 +10:00
Evan Hunt
e1cd26e8f9
[master] update contact info in README and confiure --help
2014-09-16 12:27:03 -07:00
Mark Andrews
cab0e126ca
add +ednsopt and +ednsflags
2014-09-15 12:58:15 +10:00
Evan Hunt
b969187234
[master] some new features had been omitted from README
2014-09-11 13:58:08 -07:00
Evan Hunt
1fe0d7f6d0
[master] fixed incorrect option name
2014-09-11 13:14:58 -07:00
Evan Hunt
d46855caed
[master] ECS authoritative support
...
3936. [func] Added authoritative support for the EDNS Client
Subnet (ECS) option.
ACLs can now include "ecs" elements which specify
an address or network prefix; if an ECS option is
included in a DNS query, then the address encoded
in the option will be matched against "ecs" ACL
elements.
Also, if an ECS address is included in a query,
then it will be used instead of the client source
address when matching "geoip" ACL elements. This
behavior can be overridden with "geoip-use-ecs no;".
When "ecs" or "geoip" ACL elements are used to
select a view for a query, the response will include
an ECS option to indicate which client network the
answer is valid for.
(Thanks to Vincent Bernat.) [RT #36781 ]
2014-08-28 22:05:57 -07:00
Jeremy C. Reed
821350367e
fix typos or misspellings
2014-08-15 10:35:31 -05:00
Evan Hunt
d0ffef73fd
[35925] add more EDNS EXPIRE doc, clarify CHANGES note 3911
2014-08-05 19:32:46 -07:00
Mark Andrews
06ee28c48c
add CVE-2014-3859
2014-05-26 13:12:54 +10:00
Mark Andrews
467a8a85d2
Add CVE-2014-3214 to README
2014-05-09 13:40:40 +10:00
Evan Hunt
44613d4d86
[master] named -L option for default logfile
...
3832. [func] "named -L <filename>" causes named to send log
messages to the specified file by default instead
of to the system log. (Thanks to Tony Finch.)
[RT #35845 ]
2014-04-29 17:17:03 -07:00
Evan Hunt
cd750f6e74
[master] dig +ttlunits
...
3829. [func] "dig +ttlunits" causes dig to print TTL values
with time-unit suffixes: w, d, h, m, s for
weeks, days, hours, minutes, and seconds. (Thanks
to Tony Finch.) [RT #35823 ]
2014-04-29 16:58:36 -07:00
Evan Hunt
b4ba66ba1e
[master] "dnssec-signzone -N date"
...
3827. [func] "dnssec-signzone -N date" updates serial number
to the current date in YYYYMMDDNN format.
[RT #35800 ]
2014-04-29 16:29:20 -07:00
Evan Hunt
39a1cfa415
[master] update README, version
...
- README: clear out 9.9 features, add some missing 9.11 features
- version: update to 9.11.0pre-alpha.
2014-04-23 16:11:26 -07:00
Evan Hunt
f9f252589b
[master] typo
2014-04-23 15:55:52 -07:00
Evan Hunt
2ae159b376
[master] globally rename "delve" to "delv"
...
3817. [func] The "delve" command is now spelled "delv" to avoid
a namespace collision with the Xapian project.
[RT #35801 ]
2014-04-23 11:14:12 -07:00
Mark Andrews
e560fbdf77
3812. [func] Dig now supports sending arbitary EDNS options from
...
the command line (+ednsopt=code[:value]). [RT #35584 ]
2014-04-18 09:52:12 +10:00
Evan Hunt
2c0af34594
[master] update README
2014-03-12 08:31:34 -07:00
Evan Hunt
e94261f0bc
[master] add text clarifying native-pkcs11
2014-02-28 08:10:44 -08:00
Evan Hunt
f6f8819806
[master] clarified "no-case-compress"
2014-02-25 09:55:48 -08:00
Evan Hunt
1736709296
[master] whitespace
2014-02-23 23:22:15 -08:00
Evan Hunt
fdca88d789
[master] update README
2014-02-23 23:21:50 -08:00
Evan Hunt
7adf0928b9
[master] revised previous
2014-02-19 21:13:39 -08:00
Evan Hunt
fc73ba3528
[master] update README
2014-02-19 21:04:28 -08:00