Tinderbox User
16a6c249b5
update copyright notice / whitespace
2017-10-03 23:48:38 +00:00
Mark Andrews
068bd10a3a
4748. [cleanup] Sprintf to snprintf coversions. [RT #46132 ]
...
(cherry picked from commit a009d03a1a )
2017-10-03 15:00:57 +11:00
Tinderbox User
cc7dac87cf
update copyright notice / whitespace
2017-09-27 23:49:17 +00:00
Mark Andrews
2b9e2952ed
switch to using snprintf from sprintf
...
(cherry picked from commit d386eb54c6 )
2017-09-28 07:16:33 +10:00
Mukund Sivaraman
d182652781
Use stdatomic.h in acache code ( #46085 )
...
Part of change 4728.
(cherry picked from commit d0d2ba9546 )
(cherry picked from commit b85bb66388 )
2017-09-27 15:01:32 +05:30
Mark Andrews
4828d6c34f
tcp test got reversed
...
(cherry picked from commit b4c31c8795 )
2017-09-27 15:20:33 +10:00
Mark Andrews
80dd4971d9
4739. [cleanup] Address clang static analysis warnings. [RT #45952 ]
...
(cherry picked from commit f9f3f20d2d )
2017-09-27 13:19:37 +10:00
Michał Kępień
696c2a7571
[v9_9] 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:29:24 +02:00
Tinderbox User
a7741835cc
regen v9_9
2017-09-21 07:51:57 +00:00
Tinderbox User
01bad075b6
regen v9_9
2017-09-21 04:07:03 +00:00
Mark Andrews
799bb89429
explicitly list test programs
2017-09-21 13:07:12 +10:00
Tinderbox User
288dd11e7a
update copyright notice / whitespace
2017-09-19 23:51:07 +00:00
Mukund Sivaraman
d90adc2def
Fix out of bounds access in DHCID totext() method ( #46001 )
...
(cherry picked from commit 98998f3ddd )
(cherry picked from commit 027a4a5b5d )
(cherry picked from commit 71a86a75d9 )
2017-09-19 19:34:46 +05:30
Mukund Sivaraman
d347cf40c8
Don't use memset() to wipe memory ( #45947 )
...
(cherry picked from commit d5707676e4 )
(cherry picked from commit b5252fcde5 )
(cherry picked from commit aaf04460a0 )
# Conflicts:
# lib/dns/pkcs11dh_link.c
# lib/dns/pkcs11dsa_link.c
# lib/dns/pkcs11gost_link.c
# lib/dns/pkcs11rsa_link.c
# lib/isc/hmacmd5.c
# lib/isc/hmacsha.c
# lib/isc/md5.c
# lib/isc/sha1.c
# lib/isc/sha2.c
2017-09-19 18:59:48 +05:30
Tinderbox User
de1ba63361
update copyright notice / whitespace
2017-09-18 23:58:51 +00:00
Michał Kępień
c0ef11fb2e
[v9_9] 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 4ceebc8874 )
2017-09-18 09:30:56 +02:00
Mark Andrews
b66c89c0e0
don't use strlcat with non NUL terminated strings rt45981_stage3
...
(cherry picked from commit dc71aa898a )
2017-09-15 13:15:01 +10:00
Tinderbox User
928c3c53c6
update copyright notice / whitespace
2017-09-14 23:59:05 +00:00
Mark Andrews
af9aed27c1
more str{n}{cat,cpy} corrections rt45981_stage2
...
(cherry picked from commit cb629cdeda )
2017-09-14 18:43:48 +10:00
Evan Hunt
c9487f5d2e
[v9_9] cast char *
2017-09-13 22:04:18 -07:00
Evan Hunt
acaa5bec31
[v9_9] clean up bufsize errors
...
(cherry picked from commit 9b729a06b0 )
2017-09-13 21:19:38 -07:00
Tinderbox User
077f3c4e27
update copyright notice / whitespace
2017-09-14 00:03:54 +00:00
Evan Hunt
e59da386dc
[v9_9] fix incorrect comment
2017-09-13 13:54:38 -07:00
Mukund Sivaraman
20a3b9a914
add #include <isc/string.h>
...
(cherry picked from commit 4c9ba9ded8 )
(cherry picked from commit 28a55095f7 )
(cherry picked from commit bf5e318303 )
2017-09-13 20:00:18 +05:30
Mukund Sivaraman
4c9e65a0dd
Add missing <isc/print.h>
...
(cherry picked from commit 188fa6ea68 )
(cherry picked from commit a13e9f894c )
(cherry picked from commit 83dfa75ac3 )
2017-09-13 19:59:05 +05:30
Evan Hunt
f07825440f
[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 )
(cherry picked from commit e0ddfb109e )
2017-09-13 00:20:09 -07:00
Mark Andrews
7ebef930d7
4719. [bug] Address PVS static analyzer warnings. [RT #45946 ]
...
(cherry picked from commit 34130ee25a )
2017-09-13 09:55:13 +10:00
Tinderbox User
907bd36c10
update copyright notice / whitespace
2017-09-12 23:50:35 +00:00
Evan Hunt
3d7439205c
[v9_9] 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:55 -07:00
Evan Hunt
3e50ab8402
[v9_9] 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:20 -07:00
Tinderbox User
bc81291842
update copyright notice / whitespace
2017-09-08 23:50:57 +00:00
Evan Hunt
e3c32fc3c1
[v9_9] 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:26 -07:00
Mark Andrews
fa4683b934
4692. [bug] Fix build failures with libressl introduced in 4676.
...
[RT #45879 ]
(cherry picked from commit c26370fc69 )
2017-08-30 18:23:28 +10:00
Tinderbox User
444cddf00b
update copyright notice / whitespace
2017-08-24 23:54:52 +00:00
Mark Andrews
6f799a2e5a
4688. [protocol] Check and display EDNS KEY TAG options (RFC 8145) in
...
messages. [RT #44804 ]
(cherry picked from commit 07741d43c8 )
2017-08-25 08:53:05 +10:00
Mark Andrews
eb7bdae9a0
4682. [bug] Don't report errors on records below a DNAME.
...
[RT #44880 ]
(cherry picked from commit 615b961e02 )
2017-08-17 15:52:07 +10:00
Mark Andrews
581d481613
use isc_thread_self instead of pthread_self
...
(cherry picked from commit 5e9d9aa9d0 )
2017-08-14 13:54:47 +10:00
Mark Andrews
8d49cc93db
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:13 +10:00
Tinderbox User
ec9becf633
update copyright notice / whitespace
2017-08-09 23:54:45 +00:00
Mark Andrews
f3ed36d3a1
4675. [cleanup] Don't use C++ keyword class. [RT #45726 ]
2017-08-10 08:51:22 +10:00
Evan Hunt
c06d35bb34
[v9_9] silence gcc 7 warnings
...
4673. [port] Silence GCC 7 warnings. [RT #45592 ]
(cherry picked from commit cdacec1dcb )
(cherry picked from commit 7dbeb5e7f0 )
(cherry picked from commit 733404ab8c )
2017-08-09 00:38:10 -07:00
Mark Andrews and Mukund Sivaraman
cf25cdac38
add comment
...
(cherry picked from commit 93049edb81 )
(cherry picked from commit ef899b41f4 )
2017-08-09 10:49:11 +05:30
Evan Hunt and Mukund Sivaraman
8d9c7ef2e2
style
...
(cherry picked from commit 72f91848ef )
(cherry picked from commit 164d30e3a1 )
2017-08-09 10:49:10 +05:30
Tinderbox User
16fd34ab85
update copyright notice / whitespace
2017-08-09 01:37:36 +00:00
Mukund Sivaraman
b7df525e93
Fix tsig_test.c unittest (OK'd by Mark on Jabber)
...
(cherry picked from commit f2b6eef899 )
(cherry picked from commit 8ecd1dc557 )
(cherry picked from commit dc94345bbd )
2017-08-08 21:56:57 +05:30
Mukund Sivaraman
6b230c0dd8
Fix bug where named as resolver would not try other fctx addresses upon fetch timeout ( #45321 )
...
(cherry picked from commit 88178e13e6 )
2017-08-08 21:19:00 +05:30
Mukund Sivaraman
03acb6368a
Fix a race in resume_dslookup() ( #45168 )
...
(cherry picked from commit c88efb83b3 )
(cherry picked from commit 6e10f87913 )
(cherry picked from commit 6859f1d265 )
2017-08-08 13:17:22 +05:30
Evan Hunt
b435e88337
[v9_9] 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:58:50 -07:00
Evan Hunt
bce15d72e2
[v9_9] add missing eddsa files, fix dst_parse.c to handle eddsa correctly
2017-08-07 16:45:46 -07:00
Tinderbox User
b0fc3288ec
update copyright notice / whitespace
2017-08-03 00:01:44 +00:00