Tinderbox User
763a9ad41f
update copyright notice / whitespace
2018-01-24 23:49:40 +00:00
Evan Hunt
7fe379bf51
[v9_9] change uint to isc_uint
2018-01-24 11:02:45 -08:00
Tinderbox User
7aeee801e6
regen v9_9
2017-12-29 02:41:20 +00:00
Mark Andrews
9711fe2244
initalize sigsize to zero; ATF_CHECK_EQ(sigsize, tsig.siglen);
...
(cherry picked from commit 9f61f6b46b )
2017-12-22 08:59:15 +11:00
Mark Andrews
2884abf6a1
don't attempt to call isc_buffer_free(&buf) twice; don't attempt to call dns_message_destroy(&msg) twice; don't test for key != NULL
...
(cherry picked from commit cb8650d875 )
2017-12-12 13:25:12 +11:00
Mark Andrews
c4f2e47fea
silence %lu vs size_t warning by casting to (unsigned long)
...
(cherry picked from commit 1dc8208a89 )
2017-11-24 10:26:48 +11:00
Tinderbox User
f46bfe0899
update copyright notice / whitespace
2017-10-25 23:55:13 +00:00
Michał Kępień
c6753bad79
[v9_9] Rename nsec3param_salt_totext() to dns_nsec3param_salttotext(), make it public, add unit tests
...
4786. [cleanup] Turn nsec3param_salt_totext() into a public function,
dns_nsec3param_salttotext(), and add unit tests for it.
[RT #46289 ]
(cherry picked from commit 54a43e9bf1 )
2017-10-25 09:51:06 +02:00
Michał Kępień
89e10f4b41
[v9_9] Sync draft-durand-doa-over-dns snippet in lib/dns/tests/rdata_test.c with draft version -03
2017-10-09 10:53:15 +02:00
Michał Kępień
c32a80e1d6
[v9_9] Add support for DOA
...
4761. [protocol] Add support for DOA. [RT #45612 ]
(cherry picked from commit 4ee1fbe056 )
2017-10-06 13:00:00 +02: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
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
077f3c4e27
update copyright notice / whitespace
2017-09-14 00:03:54 +00: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
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
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
Tinderbox User
f9d3d16a27
update copyright notice / whitespace
2017-08-01 23:55:29 +00:00
Michał Kępień
60b55fe41c
[v9_9] Refactor RDATA unit tests
...
4667. [cleanup] Refactor RDATA unit tests. [RT #45610 ]
(cherry picked from commit 41620b94c4 )
2017-08-01 13:08:33 +02:00
Tinderbox User
b5f2eaec62
update copyright notice / whitespace
2017-07-21 23:48:17 +00:00
Mark Andrews
169bf685a1
4654. [cleanup] Don't use C++ keywords delete, new and namespace.
...
[RT #45538 ]
(cherry picked from commit 4bf32aa587 )
2017-07-21 12:50:13 +10:00
Mark Andrews
49a977c6aa
4650. [test] Silence coverity warnings in tsig_test.c. [RT #45528 ]
...
(cherry picked from commit c0ac259940 )
2017-07-19 14:37:10 +10:00
Tinderbox User
59de594242
update copyright notice / whitespace
2017-07-07 23:47:50 +00:00
Mark Andrews
142d902f08
add #include <isc/print.h>
...
(cherry picked from commit 00a235c8e6 )
2017-07-08 00:48:37 +10:00
Mark Andrews
2fc1b8102d
4647. [bug] Change 4643 broke verification of TSIG signed TCP
...
message sequences where not all the messages contain
TSIG records. These may be used in AXFR and IXFR
responses. [RT #45509 ]
(cherry picked from commit 58f0fb325b )
2017-07-07 23:32:01 +10:00
Tinderbox User
ff69a0423e
update copyright notice / whitespace
2016-11-08 23:57:34 +00:00
Mark Andrews
964e19cea8
4497. [port] Add support for OpenSSL 1.1.0. [RT #41284 ]
2016-11-09 09:59:32 +11:00
Tinderbox User
a06917d08f
update copyright notice / whitespace
2016-11-02 23:51:39 +00:00
Mark Andrews
a4156963f0
4507. [bug] Name could incorrectly log 'allows updates by IP
...
address, which is insecure' [RT #43432 ]
(cherry picked from commit 2b2b85c897 )
2016-11-02 18:22:04 +11:00
Evan Hunt
529734f9fc
[v9_9] prep 9.9.9b2
2016-03-24 12:42:54 -07:00
Mark Andrews
6aec5717c7
4341. [bug] 'rndc flushtree' could fail to clean the tree if there
...
wasn't a node at the specified name. [RT #41846 ]
(cherry picked from commit 6214c3c93a )
2016-03-24 11:38:17 +11:00
Tinderbox User
dc16fb4615
update copyright notice / whitespace
2016-03-04 23:46:07 +00:00
Mukund Sivaraman
da1c336ddf
Include missing isc/print.h
...
(cherry picked from commit 1cbbc0bde6 )
2016-03-04 14:57:29 +05:30
Mukund Sivaraman
8000419f5a
Check if threads support is available
...
(cherry picked from commit 2457a4b245 )
(cherry picked from commit 491a5a2a3c )
2016-03-04 14:08:05 +05:30
Mukund Sivaraman
09e84a2072
Use libisc thread functions
...
(cherry picked from commit 051197362b )
(cherry picked from commit cb93542612 )
2016-03-04 14:01:21 +05:30
Mukund Sivaraman
fc875fb1ab
Add dns_name_fromwire() benchmark
...
(cherry picked from commit 59328c7674 )
(cherry picked from commit d820e8ff8a )
2016-03-04 13:50:17 +05:30
Tinderbox User
d9acbe311a
update copyright notice / whitespace
2015-12-11 23:47:08 +00:00
Mukund Sivaraman
a28d8e8bf5
Improve performance of RBT ( #41165 )
...
(cherry picked from commit 5d79b60fc5 )
(cherry picked from commit 318158d66a )
2015-12-11 10:29:36 +05:30
Evan Hunt
7d984067ee
[v9_9] fix python script versions
...
4257. [cleanup] Python scripts reported incorrect version. [RT #41080 ]
2015-11-08 21:41:04 -08:00
Evan Hunt
74250ec617
[v9_9] typo
2015-10-29 15:54:56 -07:00
Mark Andrews
d1bf3f9e8f
cleanup trailing whitespace
2015-10-22 16:26:06 +11:00
Tinderbox User
2a074779d4
update copyright notice / whitespace
2015-09-18 23:46:09 +00:00
Mark Andrews
80f453032b
4217. [protocol] Add support for CSYNC. [RT #40532 ]
...
(cherry picked from commit f6e45a5c54 )
2015-09-18 23:54:33 +10:00
Tinderbox User
d23960eb33
update copyright notice / whitespace
2015-07-07 23:46:10 +00:00
Mark Andrews
61299de7c3
unknown family is now a error
2015-07-07 17:55:15 +10:00
Mark Andrews
1c33552240
4081. [cleanup] Use dns_rdatalist_init consistently. [RT #38759 ]
...
(cherry picked from commit 29d52c001f )
(cherry picked from commit a55c3151b2 )
2015-03-03 16:52:02 +11:00
Tinderbox User
9cbd625449
update copyright notice / whitespace
2015-01-20 23:47:26 +00:00
Evan Hunt
57f015bd2a
[v9_9] clean up gcc -Wshadow warnings
...
4039. [cleanup] Cleaned up warnings from gcc -Wshadow. [RT #37381 ]
2015-01-20 14:55:41 -08:00
Evan Hunt
7b4063bd24
[v9_9] add diffie-hellman key unit test
...
3978. [test] Added a unit test for Diffie-Hellman key
computation, completing change #3974 . [RT #37477 ]
(cherry picked from commit 188690149b )
(cherry picked from commit bc59dcd76e )
2014-10-17 15:58:29 -07:00