| .. |
|
testdata/file
|
[master] new mkeys and nzf naming format
|
2014-11-04 19:43:27 -08:00 |
|
aes_test.c
|
Make OpenSSL mandatory
|
2018-07-19 12:47:03 -04:00 |
|
Atffile
|
remove lib/isc/print.c and lib/isc/tests/print_test.c
|
2018-07-19 23:24:28 -04:00 |
|
atomic_test.c
|
Replace ISC_PRINT_QUADFORMAT with inttypes.h format constants
|
2018-08-08 09:36:44 +02:00 |
|
buffer_test.c
|
Change isc_buffer_reallocate() into a static functions as it is not used outside of isc_buffer_reserve()
|
2018-07-31 22:00:30 +02:00 |
|
counter_test.c
|
migrate t_timers to lib/isc/tests/timer_test
|
2018-03-09 14:12:49 -08:00 |
|
errno_test.c
|
Update license headers to not include years in copyright in all applicable files
|
2018-02-23 10:12:02 +01:00 |
|
file_test.c
|
Update license headers to not include years in copyright in all applicable files
|
2018-02-23 10:12:02 +01:00 |
|
hash_test.c
|
Replace ISC_PRINT_QUADFORMAT with inttypes.h format constants
|
2018-08-08 09:36:44 +02:00 |
|
heap_test.c
|
Update license headers to not include years in copyright in all applicable files
|
2018-02-23 10:12:02 +01:00 |
|
ht_test.c
|
shorten ht_test and random_test
|
2018-03-09 14:12:50 -08:00 |
|
inet_ntop_test.c
|
Update license headers to not include years in copyright in all applicable files
|
2018-02-23 10:12:02 +01:00 |
|
isctest.c
|
Replace all random functions with isc_random, isc_random_buf and isc_random_uniform API.
|
2018-05-16 09:54:35 +02:00 |
|
isctest.h
|
Replace all random functions with isc_random, isc_random_buf and isc_random_uniform API.
|
2018-05-16 09:54:35 +02:00 |
|
Kyuafile
|
remove lib/isc/print.c and lib/isc/tests/print_test.c
|
2018-07-19 23:24:28 -04:00 |
|
lex_test.c
|
Update license headers to not include years in copyright in all applicable files
|
2018-02-23 10:12:02 +01:00 |
|
Makefile.in
|
Fix ax_check_openssl to accept yes and improve it to modern autotools standard
|
2018-07-23 22:10:52 +02:00 |
|
mem_test.c
|
migrate t_timers to lib/isc/tests/timer_test
|
2018-03-09 14:12:49 -08:00 |
|
netaddr_test.c
|
migrate t_net to lib/isc/tests
|
2018-03-09 14:12:48 -08:00 |
|
parse_test.c
|
migrate t_timers to lib/isc/tests/timer_test
|
2018-03-09 14:12:49 -08:00 |
|
pool_test.c
|
migrate t_timers to lib/isc/tests/timer_test
|
2018-03-09 14:12:49 -08:00 |
|
queue_test.c
|
migrate t_timers to lib/isc/tests/timer_test
|
2018-03-09 14:12:49 -08:00 |
|
radix_test.c
|
remove the experimental authoritative ECS support from named
|
2018-05-25 08:21:25 -07:00 |
|
random_test.c
|
Change isc_random() to be just PRNG, and add isc_nonce_buf() that uses CSPRNG
|
2018-05-29 22:58:21 +02:00 |
|
regex_test.c
|
Update license headers to not include years in copyright in all applicable files
|
2018-02-23 10:12:02 +01:00 |
|
result_test.c
|
Update license headers to not include years in copyright in all applicable files
|
2018-02-23 10:12:02 +01:00 |
|
safe_test.c
|
Fix the isc_safe_memwipe() usage with (NULL, >0)
|
2018-07-20 10:08:24 -04:00 |
|
sockaddr_test.c
|
migrate t_timers to lib/isc/tests/timer_test
|
2018-03-09 14:12:49 -08:00 |
|
socket_test.c
|
ISC_SOCKEVENTATTR_TRUNC was not be set
|
2018-05-18 15:34:48 +10:00 |
|
symtab_test.c
|
migrate t_timers to lib/isc/tests/timer_test
|
2018-03-09 14:12:49 -08:00 |
|
task_test.c
|
Replace ISC_PRINT_QUADFORMAT with inttypes.h format constants
|
2018-08-08 09:36:44 +02:00 |
|
taskpool_test.c
|
migrate t_timers to lib/isc/tests/timer_test
|
2018-03-09 14:12:49 -08:00 |
|
time_test.c
|
Update license headers to not include years in copyright in all applicable files
|
2018-02-23 10:12:02 +01:00 |
|
timer_test.c
|
use %u instead of %d for unsigned int arguments
|
2018-04-20 14:50:35 -07:00 |