| .. |
|
.gitignore
|
Add backtrace_test and nsecify to bin/tests/optional/.gitignore
|
2018-05-31 12:06:51 +02:00 |
|
adb_test.c
|
checkpoint
|
2018-10-23 12:15:04 +00:00 |
|
backtrace_test.c
|
move all optional tests from bin/tests to bin/tests/optional
|
2018-03-09 14:12:47 -08:00 |
|
byaddr_test.c
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
byname_test.c
|
checkpoint
|
2018-10-23 12:15:04 +00:00 |
|
db_test.c
|
QNAME miminimization should create a separate fetch context for each fetch -
|
2018-10-23 12:15:04 +00:00 |
|
dst_test.c
|
Remove last traces of DSA and NSEC3DSA algorithm, but restore the algnumber -> name mapping
|
2018-10-26 11:50:11 +02:00 |
|
fsaccess_test.c
|
move all optional tests from bin/tests to bin/tests/optional
|
2018-03-09 14:12:47 -08:00 |
|
gsstest.c
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
inter_test.c
|
move all optional tests from bin/tests to bin/tests/optional
|
2018-03-09 14:12:47 -08:00 |
|
Kchild.example.+005+33180.key
|
Convert the bin/tests/optional/sig0_test.c to use RSASHA1 instead of DSA
|
2018-10-26 11:50:11 +02:00 |
|
Kchild.example.+005+33180.private
|
Convert the bin/tests/optional/sig0_test.c to use RSASHA1 instead of DSA
|
2018-10-26 11:50:11 +02:00 |
|
lex_test.c
|
move all optional tests from bin/tests to bin/tests/optional
|
2018-03-09 14:12:47 -08:00 |
|
lfsr_test.c
|
Replace custom isc_u?intNN_t types with C99 u?intNN_t types
|
2018-08-08 09:37:28 +02:00 |
|
log_test.c
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
Makefile.in
|
Add generic hashed message authentication code API (isc_hmac) to replace specific HMAC functions hmacmd5/hmacsha1/hmacsha2...
|
2018-10-25 08:15:42 +02:00 |
|
master_test.c
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
mempool_test.c
|
move all optional tests from bin/tests to bin/tests/optional
|
2018-03-09 14:12:47 -08:00 |
|
name_test.c
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
nsecify.c
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
ratelimiter_test.c
|
move all optional tests from bin/tests to bin/tests/optional
|
2018-03-09 14:12:47 -08:00 |
|
rbt_test.c
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
rbt_test.out
|
move all optional tests from bin/tests to bin/tests/optional
|
2018-03-09 14:12:47 -08:00 |
|
rbt_test.txt
|
move all optional tests from bin/tests to bin/tests/optional
|
2018-03-09 14:12:47 -08:00 |
|
rwlock_test.c
|
Remove unthreaded support
|
2018-08-16 17:18:52 +02:00 |
|
serial_test.c
|
memmove, strtoul, and strcasestr functions are part of ISO C90, remove the compatibility shim
|
2018-08-28 10:31:48 +02:00 |
|
shutdown_test.c
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
sig0_test.c
|
Convert the bin/tests/optional/sig0_test.c to use RSASHA1 instead of DSA
|
2018-10-26 11:50:11 +02:00 |
|
sock_test.c
|
move all optional tests from bin/tests to bin/tests/optional
|
2018-03-09 14:12:47 -08:00 |
|
sym_test.c
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
task_test.c
|
move all optional tests from bin/tests to bin/tests/optional
|
2018-03-09 14:12:47 -08:00 |
|
timer_test.c
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
zone_test.c
|
According to POSIX.1-2001, POSIX.1-2008 #include <sys/select.h> is correct way to get fd_set
|
2018-09-07 12:17:30 +02:00 |