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
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
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
Tinderbox User
bb8aad2148
update copyright notice / whitespace
2017-08-01 23:48:35 +00:00
Michał Kępień
41620b94c4
[v9_10] Refactor RDATA unit tests
...
4667. [cleanup] Refactor RDATA unit tests. [RT #45610 ]
(cherry picked from commit 712825d755 )
2017-08-01 12:49:10 +02:00
Tinderbox User
56a32b9f54
update copyright notice / whitespace
2017-07-21 23:47:10 +00:00
Mark Andrews
9156962f46
4654. [cleanup] Don't use C++ keywords delete, new and namespace.
...
[RT #45538 ]
(cherry picked from commit 4bf32aa587 )
2017-07-21 12:43:55 +10:00
Mark Andrews
a3f965dd16
4650. [test] Silence coverity warnings in tsig_test.c. [RT #45528 ]
...
(cherry picked from commit c0ac259940 )
2017-07-19 14:36:37 +10:00
Tinderbox User
be61b1d2cf
update copyright notice / whitespace
2017-07-07 23:46:45 +00:00
Mark Andrews
23d1fe4ae7
add #include <isc/print.h>
...
(cherry picked from commit 00a235c8e6 )
2017-07-08 00:48:25 +10:00
Mark Andrews
379b12b573
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 ]
2017-07-07 23:38:05 +10:00
Tinderbox User
9423b4f701
update copyright notice / whitespace
2016-11-08 23:51:48 +00:00
Mark Andrews
8cb6771585
only call dns_test_begin once
...
(cherry picked from commit f13c7b01746a07bef87a386ceff93ccb2a7488a9)
(cherry picked from commit 56c6fc0dac )
2016-11-09 10:03:53 +11:00
Mark Andrews
a873ad10bd
copyrights/whitespace
2016-11-03 12:47:03 +11:00
Mark Andrews
58a1bcad5f
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:17:39 +11:00
Mark Andrews
88e9f0b489
4468. [bug] Address ECS option handling issues. [RT #43191 ]
...
(cherry picked from commit df17290113 )
2016-09-14 09:06:24 +10:00
Mark Andrews
169546c6ad
update copyrights / whitespace
2016-08-23 09:51:39 +10:00
Francis Dupont
92d1b38a81
Merged rt43077 (new RSA verify unit test)
2016-08-22 14:11:08 +02:00
Tinderbox User
9831d2c6e5
update copyright notice / whitespace
2016-08-19 01:23:59 +00:00
Mark Andrews
e0449a0a4a
4450. [port] Provide more nuanced HSM support which better matches
...
the specific PKCS11 providers capabilities. [RT #42458 ]
(cherry picked from commit 8ee6f289d8 )
2016-08-19 08:25:54 +10:00
Evan Hunt
8f6dc230d0
[v9_10] prep 9.10.4b3
2016-03-24 12:41:57 -07:00
Evan Hunt
e8fd60b02d
[v9_10] fix unit test
2016-03-24 10:32:22 -07:00
Mark Andrews
4c981c3bf7
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:32:52 +11:00
Evan Hunt
4d8742e668
[v9_10] remove obsolete unit test
2016-03-22 17:46:16 -07:00
Mukund Sivaraman
19afa0cc8f
Fix rbt_remove_empty unittest
...
(reviewed by Evan on Jabber)
(cherry picked from commit f5cb0dd58b )
2016-03-05 13:55:10 +05:30
Tinderbox User
736b0ac1c8
update copyright notice / whitespace
2016-03-04 23:45:45 +00:00
Mukund Sivaraman
1cbbc0bde6
Include missing isc/print.h
2016-03-04 14:56:58 +05:30
Mukund Sivaraman
491a5a2a3c
Check if threads support is available
...
(cherry picked from commit 2457a4b245 )
2016-03-04 14:06:32 +05:30
Mukund Sivaraman
cb93542612
Use libisc thread functions
...
(cherry picked from commit 051197362b )
2016-03-04 14:00:26 +05:30
Mukund Sivaraman
d820e8ff8a
Add dns_name_fromwire() benchmark
...
(cherry picked from commit 59328c7674 )
2016-03-04 13:47:31 +05:30
Tinderbox User
c547a8836b
update copyright notice / whitespace
2015-12-10 23:46:42 +00:00
Mukund Sivaraman
ff546376c4
Disable the RBT benchmark unittest
...
(cherry picked from commit 22f379298c )
2015-12-10 22:56:46 +05:30
Mukund Sivaraman
318158d66a
Improve performance of RBT ( #41165 )
...
(cherry picked from commit 5d79b60fc5 )
2015-12-10 22:52:52 +05:30
Tinderbox User
0422c0480b
update copyright notice / whitespace
2015-12-07 23:45:52 +00:00
Mark Andrews
7305bf85ba
4273. [bug] Only call dns_test_begin() and dns_test_end() once each
...
in nsec3_test as it fails with GOST if called multiple
times.
(cherry picked from commit 95bef099e9 )
2015-12-07 17:53:42 +11:00
Evan Hunt
fbf5b36b69
[v9_10] fix python script versions
...
4257. [cleanup] Python scripts reported incorrect version. [RT #41080 ]
2015-11-08 21:36:27 -08:00
Evan Hunt
7654cd1bdb
[v9_10] typo
2015-10-29 15:54:51 -07:00
Mark Andrews
b724be8882
cleanup trailing whitespace
2015-10-22 16:25:36 +11:00
Tinderbox User
99be06f28c
update copyright notice / whitespace
2015-09-18 23:45:51 +00:00
Mark Andrews
7677f0083f
4217. [protocol] Add support for CSYNC. [RT #40532 ]
...
(cherry picked from commit f6e45a5c54 )
2015-09-18 23:47:54 +10:00
Mark Andrews
234af55779
4129. [port] Address API changes in OpenSSL 1.1.0. [RT #39532 ]
...
(cherry picked from commit 8bb630c751 )
2015-05-28 14:42:13 +10:00
Francis Dupont
d0b0dbca7e
finished print.h stuff
2015-05-23 16:14:16 +02:00
Francis Dupont
1db36edf82
added print.h includes
2015-05-23 14:46:47 +02:00
Tinderbox User
08ebb2c56c
update copyright notice / whitespace
2015-04-28 23:45:51 +00:00
Mark Andrews
2865753e29
4110. [bug] Address memory leaks / null pointer dereferences
...
on out of memory. [RT #39310 ]
(cherry picked from commit b292230ab8 )
2015-04-29 03:18:04 +10:00
Mark Andrews
a55c3151b2
4081. [cleanup] Use dns_rdatalist_init consistently. [RT #38759 ]
...
(cherry picked from commit 29d52c001f )
2015-03-03 16:49:37 +11:00
Tinderbox User
3817256ab9
update copyright notice / whitespace
2015-01-20 23:47:01 +00:00
Evan Hunt
1ef4faabd5
[v9_10] clean up gcc -Wshadow warnings
...
4039. [cleanup] Cleaned up warnings from gcc -Wshadow. [RT #37381 ]
2015-01-20 13:43:35 -08:00
Evan Hunt
bc59dcd76e
[v9_10] 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 )
2014-10-17 15:57:49 -07:00