- 26 May, 2016 2 commits
-
-
Evan Hunt authored
-
Witold Krecicki authored
provisioning secondary servers in which a list of zones to be served is stored in a DNS zone and can be propagated to slaves via AXFR/IXFR. [RT #41581] 4375. [func] Add support for automatic reallocation of isc_buffer to isc_buffer_put* functions. [RT #42394]
-
- 05 May, 2016 1 commit
-
-
Mark Andrews authored
-
- 12 Feb, 2016 1 commit
-
-
Mukund Sivaraman authored
-
- 07 Jan, 2016 1 commit
-
-
Evan Hunt authored
4290. [func] The timers returned by the statistics channel (indicating current time, server boot time, and most recent reconfiguration time) are now reported with millisecond accuracy. [RT #40082]
-
- 04 Jan, 2016 1 commit
-
-
Francis Dupont authored
-
- 09 Dec, 2015 1 commit
-
-
Mukund Sivaraman authored
-
- 16 Nov, 2015 1 commit
-
-
Francis Dupont authored
-
- 15 Oct, 2015 1 commit
-
-
Mark Andrews authored
[RT #40947]
-
- 02 Oct, 2015 1 commit
-
-
Evan Hunt authored
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]
-
- 29 Sep, 2015 1 commit
-
-
Evan Hunt authored
4224. [func] Added support for "dyndb", a new interface for loading zone data from an external database, developed by Red Hat for the FreeIPA project. DynDB drivers fully implement the BIND database API, and are capable of significantly better performance and functionality than DLZ drivers, while taking advantage of advanced database features not available in BIND such as multi-master replication. Thanks to Adam Tkac and Petr Spacek of Red Hat. [RT #35271]
-
- 28 Sep, 2015 1 commit
-
-
Francis Dupont authored
-
- 18 Aug, 2015 1 commit
-
-
Mark Andrews authored
-
- 05 May, 2015 1 commit
-
-
Evan Hunt authored
4115. [func] "rndc -r" now prints the result code (e.g., ISC_R_SUCCESS, ISC_R_TIMEOUT, etc) after running the requested command. [RT #38913]
-
- 26 Feb, 2015 1 commit
-
-
Mukund Sivaraman authored
-
- 21 Feb, 2015 1 commit
-
-
Evan Hunt authored
-
- 21 Jan, 2015 2 commits
- 20 Jan, 2015 1 commit
-
-
Evan Hunt authored
(completes change #3987)
-
- 16 Dec, 2014 4 commits
-
-
Evan Hunt authored
-
Evan Hunt authored
-
Evan Hunt authored
-
Mark Andrews authored
-
- 20 Nov, 2014 1 commit
-
-
Evan Hunt authored
- the counters weren't set correctly when fetches timed out. instead we now pass down a counter object.
-
- 14 Nov, 2014 1 commit
-
-
Evan Hunt authored
4005. [func] The buffer used for returning text from rndc commands is now dynamically resizable, allowing arbitrarily large amounts of text to be sent back to the client. (Prior to this change, it was possible for the output of "rndc tsig-list" to be truncated.) [RT #37731]
-
- 05 Nov, 2014 1 commit
-
-
Evan Hunt authored
3999. [func] "mkeys" and "nzf" files are now named after their corresponding views, unless the view name contains characters that would be incompatible with use in a filename (i.e., slash, backslash, or capital letters). If a view name does contain these characters, the files will still be named using a cryptographic hash of the view name. Regardless of this, if a file using the old name format is found to exist, it will continue to be used. [RT #37704]
-
- 29 Sep, 2014 1 commit
-
-
Mark Andrews authored
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]
-
- 20 Jun, 2014 1 commit
-
-
Evan Hunt authored
-
- 13 Mar, 2014 1 commit
-
-
Evan Hunt authored
3786. [func] Provide more detailed error codes when using native PKCS#11. "pkcs11-tokens" now fails robustly rather than asserting when run against an HSM with an incomplete PCKS#11 API implementation. [RT #35479]
-
- 27 Feb, 2014 1 commit
-
-
Evan Hunt authored
3760. [bug] Improve SIT with native PKCS#11 and on Windows. [RT #35433] 3759. [port] Enable delve on Windows. [RT #35441] 3758. [port] Enable export library APIs on windows. [RT #35382]
-
- 12 Feb, 2014 1 commit
-
-
Evan Hunt authored
3735. [cleanup] Merged the libiscpk11 library into libisc to simplify dependencies. [RT #35205]
-
- 06 Feb, 2014 1 commit
-
-
Evan Hunt authored
3727. [func] The isc_bitstring API is no longer used and has been removed from libisc. [RT #35284]
-
- 15 Jan, 2014 1 commit
-
-
Evan Hunt authored
3709. [port] Use built-in versions of strptime() and timegm() on all platforms to avoid portability issues. [RT #35183]
-
- 14 Jan, 2014 1 commit
-
-
Evan Hunt authored
3705. [func] "configure --enable-native-pkcs11" enables BIND to use the PKCS#11 API for all cryptographic functions, so that it can drive a hardware service module directly without the need to use a modified OpenSSL as intermediary (so long as the HSM's vendor provides a complete-enough implementation of the PKCS#11 interface). This has been tested successfully with the Thales nShield HSM and with SoftHSMv2 from the OpenDNSSEC project. [RT #29031]
-
- 10 Jan, 2014 2 commits
- 04 Dec, 2013 1 commit
-
-
Mark Andrews authored
selection and WIN64 builds. This is a work in progress. [RT #34160]
-
- 14 Nov, 2013 1 commit
-
-
Evan Hunt authored
3673. [func] New "in-view" zone option allows direct sharing of zones between views. [RT #32968]
-
- 24 Oct, 2013 1 commit
-
-
Mark Andrews authored
-
- 09 Jul, 2013 1 commit
-
-
Evan Hunt authored
3611. [bug] Improved resistance to a theoretical authentication attack based on differential timing. [RT #33939]
-