- 15 Jun, 2018 2 commits
-
-
Michał Kępień authored
4973. [func] verifyzone() and the functions it uses were moved to libdns and refactored to prevent exit() from being called upon failure. A side effect of that is that dnssec-signzone and dnssec-verify now check for memory leaks upon shutdown. [GL #266]
-
-
- 14 Jun, 2018 1 commit
-
-
- 13 Jun, 2018 1 commit
-
-
Michał Kępień authored
4971. [bug] dnssec-signzone and dnssec-verify did not treat records below a DNAME as out-of-zone data. [GL #298]
-
- 12 Jun, 2018 1 commit
-
-
Witold Krecicki authored
-
- 11 Jun, 2018 1 commit
-
-
Michał Kępień authored
4969. [cleanup] Refactor zone logging functions. [GL #269]
-
- 08 Jun, 2018 3 commits
-
-
Evan Hunt authored
-
-
Mark Andrews authored
-
- 06 Jun, 2018 3 commits
-
-
Mark Andrews authored
-
Evan Hunt authored
-
Mark Andrews authored
-
- 05 Jun, 2018 3 commits
-
-
Ondřej Surý authored
4952. [protocol] Remove support for ECC-GOST (GOST R 34.11-94). [GL #295]
-
Evan Hunt authored
-
4957. [func] NSID logging (enabled by the "request-nsid" option) now has its own "nsid" category, instead of using the "resolver" category. [GL !331]
-
- 04 Jun, 2018 1 commit
-
-
Mark Andrews authored
-
- 31 May, 2018 1 commit
-
-
- 29 May, 2018 1 commit
-
-
Ondřej Surý authored
4956. [func] Change isc_random() to be just PRNG using xoshiro128**, and add isc_nonce_buf() that uses CSPRNG. [GL #289]
-
- 28 May, 2018 1 commit
-
-
Mark Andrews authored
-
- 26 May, 2018 1 commit
-
-
Evan Hunt authored
-
- 25 May, 2018 2 commits
- 24 May, 2018 1 commit
-
-
- 23 May, 2018 1 commit
-
-
Mark Andrews authored
-
- 21 May, 2018 3 commits
-
-
Evan Hunt authored
- tidy up release notes, removing the existing "security fixes" and "bug fixes" sections - add a section in the release notes to discuss the new version numbering - update version, CHANGES, api, and mapapi files
-
Mukund Sivaraman authored
-
Evan Hunt authored
-
- 18 May, 2018 2 commits
-
-
Mark Andrews authored
-
Mark Andrews authored
-
- 16 May, 2018 3 commits
-
-
Tony Finch authored
4948. [bug] When request-nsid is turned on, EDNS NSID options should be logged at level info. Since change 3741 they have been logged at debug(3) by mistake. [GL !290]
-
4947. [func] Replace all random functions with isc_random(), isc_random_buf() and isc_random_uniform() API. [GL #221]
-
-
- 14 May, 2018 1 commit
-
-
Evan Hunt authored
-
- 11 May, 2018 3 commits
-
-
-
Mark Andrews authored
-
Mark Andrews authored
Silence clang static analyzer warnings; Consolidate multiple instances of splitting of batchline in dig into a single function.
-
- 10 May, 2018 1 commit
-
-
Michał Kępień authored
4940. [cleanup] Extract the loop in dns__zone_updatesigs() into separate functions to improve code readability. [GL #135]
-
- 09 May, 2018 1 commit
-
-
Michał Kępień authored
4939. [test] Add basic unit tests for update_sigs(). [GL #135]
-
- 05 May, 2018 1 commit
-
-
Evan Hunt authored
-
- 03 May, 2018 1 commit
-
-
Ondřej Surý authored
4937. [func] Remove support for OpenSSL < 1.0.0 [GL #191]
-