| .. |
|
.gitignore
|
Add backtrace_test and nsecify to bin/tests/optional/.gitignore
|
2018-05-31 12:06:51 +02:00 |
|
adb_test.c
|
isc_mutex_init returns 'void'
|
2018-11-22 11:51:49 +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
|
Remove isc_mem_{set,get}quota unused functions
|
2018-11-22 16:46:56 +01: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
|
Remove outdated bin/tests/optional/dst_test test
|
2018-12-11 11:32:24 +01: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
|
- Make isc_mutex_destroy return void
|
2018-11-22 11:52:08 +00: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
|
- Make isc_mutex_destroy return void
|
2018-11-22 11:52:08 +00: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 |