Michał Kępień
c024e79d2d
[v9_10] Comment NSEC3-related code and fix a few minor issues
...
4736. [cleanup] (a) Added comments to NSEC3-related functions in
lib/dns/zone.c. (b) Refactored NSEC3 salt formatting
code. (c) Minor tweaks to lock and result handling.
[RT #46053 ]
(cherry picked from commit acc3728c47 )
2017-09-26 11:28:47 +02:00
Tinderbox User
b79ebcdaf0
regen v9_10
2017-09-21 07:37:08 +00:00
Tinderbox User
f3b815c257
regen v9_10
2017-09-21 03:52:25 +00:00
Mark Andrews
4e714d3766
explicitly list test programs
2017-09-21 13:06:42 +10:00
Tinderbox User
fb548d30d7
update copyright notice / whitespace
2017-09-19 23:48:54 +00:00
Mukund Sivaraman
71a86a75d9
Fix out of bounds access in DHCID totext() method ( #46001 )
...
(cherry picked from commit 98998f3ddd )
(cherry picked from commit 027a4a5b5d )
2017-09-19 19:34:31 +05:30
Mukund Sivaraman
aaf04460a0
Don't use memset() to wipe memory ( #45947 )
...
(cherry picked from commit d5707676e4 )
(cherry picked from commit b5252fcde5 )
2017-09-19 17:45:57 +05:30
Tinderbox User
3ea46cae3e
update copyright notice / whitespace
2017-09-18 23:55:11 +00:00
Michał Kępień
4ceebc8874
[v9_10] Prevent possible infinite signing loop after retransferring an inline-signed slave using NSEC3
...
4727. [bug] Retransferring an inline-signed slave using NSEC3
around the time its NSEC3 salt was changed could result
in an infinite signing loop. [RT #45080 ]
(cherry picked from commit 62f2fefaec )
2017-09-18 09:28:34 +02:00
Mark Andrews
40697a91e3
don't use strlcat with non NUL terminated strings rt45981_stage3
...
(cherry picked from commit dc71aa898a )
2017-09-15 13:14:48 +10:00
Tinderbox User
3ae4b027b9
update copyright notice / whitespace
2017-09-14 23:50:11 +00:00
Mark Andrews
f31a98ebbf
more str{n}{cat,cpy} corrections rt45981_stage2
...
(cherry picked from commit cb629cdeda )
2017-09-14 18:40:23 +10:00
Evan Hunt
00bf7aa70e
[v9_10] cast char *
2017-09-13 22:04:13 -07:00
Evan Hunt
2782b17587
[v9_10] clean up bufsize errors
...
(cherry picked from commit 9b729a06b0 )
2017-09-13 21:19:23 -07:00
Tinderbox User
9b39cb394a
update copyright notice / whitespace
2017-09-13 23:54:53 +00:00
Evan Hunt
047f41241c
[v9_10] fix incorrect comment
2017-09-13 13:54:47 -07:00
Mukund Sivaraman
822ee758b0
Fix output string size in GOST unittest
...
(cherry picked from commit e5eca6eebb )
(cherry picked from commit d45eddf28f )
2017-09-14 01:36:52 +05:30
Mukund Sivaraman
d2f0804591
Fix gost unittest failure
...
(cherry picked from commit 93f7384928 )
(cherry picked from commit e004f87b71 )
2017-09-14 00:30:22 +05:30
Mark Andrews
bf5e318303
add #include <isc/string.h>
...
(cherry picked from commit 4c9ba9ded8 )
(cherry picked from commit 28a55095f7 )
2017-09-13 19:52:21 +05:30
Mukund Sivaraman
83dfa75ac3
Add missing <isc/print.h>
...
(cherry picked from commit 188fa6ea68 )
(cherry picked from commit a13e9f894c )
2017-09-13 19:52:20 +05:30
Evan Hunt
e0ddfb109e
[master] cleanup strcat/strcpy
...
4722. [cleanup] Clean up uses of strcpy() and strcat() in favor of
strlcpy() and strlcat() for safety. [RT #45981 ]
(cherry picked from commit 114f95089c )
(cherry picked from commit 7cd594b842 )
2017-09-13 00:18:44 -07:00
Mark Andrews
3534cc3144
4719. [bug] Address PVS static analyzer warnings. [RT #45946 ]
...
(cherry picked from commit 34130ee25a )
2017-09-13 09:53:13 +10:00
Tinderbox User
87f5992d62
update copyright notice / whitespace
2017-09-12 23:48:28 +00:00
Evan Hunt
8bfb6923e2
[v9_10] improve handling of qcount=0 replies
...
4717. [bug] Treat replies with QCOUNT=0 as truncated if TC=1,
FORMERR if TC=0, and log the error correctly.
[RT #45836 ]
(cherry picked from commit 25b33bede4 )
(cherry picked from commit a2a0100e0f )
2017-09-12 15:27:12 -07:00
Mark Andrews
23d9ceabae
4715. [bug] TreeMemMax was mis-identified as a second HeapMemMax
...
in the Json cache statistics. [RT #45980 ]
(cherry picked from commit 0a1359034d )
2017-09-12 14:55:46 +10:00
Evan Hunt
87a593271d
[v9_10] add missing rrtypes to genzones
...
4711. [test] Some RR types were missing from genzones.sh.
[RT #45782 ]
(cherry picked from commit 3e66721b35 )
(cherry picked from commit 29f0ced781 )
2017-09-11 09:35:10 -07:00
Tinderbox User
d07f95402d
update copyright notice / whitespace
2017-09-08 23:48:21 +00:00
Evan Hunt
8cc85bb736
[v9_10] change hash function for RRL
...
4709. [cleanup] Use dns_name_fullhash() to hash names for RRL.
[RT #45435 ]
(cherry picked from commit f13385770e )
(cherry picked from commit b9fd54f8d4 )
2017-09-08 15:47:04 -07:00
Mark Andrews
5c19fc1740
4692. [bug] Fix build failures with libressl introduced in 4676.
...
[RT #45879 ]
(cherry picked from commit c26370fc69 )
2017-08-30 18:22:41 +10:00
Tinderbox User
90ee437fa3
update copyright notice / whitespace
2017-08-24 23:50:17 +00:00
Mark Andrews
99f5031371
4688. [protocol] Check and display EDNS KEY TAG options (RFC 8145) in
...
messages. [RT #44804 ]
(cherry picked from commit 07741d43c8 )
2017-08-25 08:48:35 +10:00
Mark Andrews
c3d0881843
4682. [bug] Don't report errors on records below a DNAME.
...
[RT #44880 ]
(cherry picked from commit 615b961e02 )
2017-08-17 15:52:00 +10:00
Mark Andrews
3d5f0fcc5a
use isc_thread_self instead of pthread_self
...
(cherry picked from commit 5e9d9aa9d0 )
2017-08-14 13:54:41 +10:00
Mark Andrews
02cf40b87f
4676. [cleanup] Allow BIND to be built using OpenSSL 1.0.X with
...
deprecated functions removed. [RT #45706 ]
(cherry picked from commit cbc80a42d3 )
2017-08-10 10:17:07 +10:00
Tinderbox User
bcd441c112
update copyright notice / whitespace
2017-08-09 23:50:59 +00:00
Mark Andrews
068f818c5e
4675. [cleanup] Don't use C++ keyword class. [RT #45726 ]
2017-08-10 08:45:33 +10:00
Evan Hunt
733404ab8c
[v9_10] silence gcc 7 warnings
...
4673. [port] Silence GCC 7 warnings. [RT #45592 ]
(cherry picked from commit cdacec1dcb )
(cherry picked from commit 7dbeb5e7f0 )
2017-08-09 00:32:44 -07:00
Mark Andrews
ef899b41f4
add comment
...
(cherry picked from commit 93049edb81 )
2017-08-09 10:48:56 +05:30
Evan Hunt
164d30e3a1
style
...
(cherry picked from commit 72f91848ef )
2017-08-09 10:48:55 +05:30
Tinderbox User
c64ca8ce71
update copyright notice / whitespace
2017-08-09 01:13:43 +00:00
Mark Andrews
315210c904
style
2017-08-09 07:51:12 +10:00
Mukund Sivaraman
dc94345bbd
Fix tsig_test.c unittest (OK'd by Mark on Jabber)
...
(cherry picked from commit f2b6eef899 )
(cherry picked from commit 8ecd1dc557 )
2017-08-08 21:56:43 +05:30
Mukund Sivaraman
88178e13e6
Fix bug where named as resolver would not try other fctx addresses upon fetch timeout ( #45321 )
2017-08-08 20:48:05 +05:30
Mukund Sivaraman
6859f1d265
Fix a race in resume_dslookup() ( #45168 )
...
(cherry picked from commit c88efb83b3 )
(cherry picked from commit 6e10f87913 )
2017-08-08 13:13:27 +05:30
Evan Hunt
a85d7a02e0
[v9_10] ensure verified_sig
...
4670. [cleanup] Ensure that a request MAC is never sent back
in an XFR response unless the signature was
verified. [RT #45494 ]
(cherry picked from commit 0ad72b96d2 )
(cherry picked from commit 37f6466aa3 )
2017-08-07 18:55:00 -07:00
Evan Hunt
83ef0d514e
[v9_10] add missing eddsa files
...
(cherry picked from commit 5832599943 )
2017-08-07 14:35:45 -07:00
Tinderbox User
5e8a063aed
update copyright notice / whitespace
2017-08-02 23:58:52 +00:00
Mark Andrews
625673c598
fix merge error
2017-08-03 09:40:56 +10:00
Mark Andrews
a10354263c
4668. [bug] Use localtime_r and gmtime_r for thread safety.
...
[RT #45664 ]
(cherry picked from commit 2019cf29e2 )
2017-08-03 08:46:56 +10:00
Tinderbox User
bb8aad2148
update copyright notice / whitespace
2017-08-01 23:48:35 +00:00