bind9/bin/tests/dst
David Lawrence 1b6d529cb5 Megacommit of many files.
Mostly, several functions that take pointers as arguments, almost
always char * pointers, had those pointers qualified with "const".
Those that returned pointers to previously const-qualified arguments
had their return values qualified as const.  Some structure members
were qualified as const to retain that attribute from the variables
from which they were assigned.

Several unused functions removed from dispatch_tcp_test.c (left over
from when it was copied from dispatch_test.c).

Minor other ISC style cleanups.
2000-06-01 19:11:07 +00:00
..
.cvsignore ignore .libs 1999-08-27 20:19:40 +00:00
dst_2_data s/DNS_R_/ISC_R_/ as needed 2000-04-07 03:50:33 +00:00
dst_test.c Megacommit of many files. 2000-06-01 19:11:07 +00:00
Kdh.+002+18088.key Added the keys used in the Diffie-Hellman tests 1999-10-27 21:41:13 +00:00
Kdh.+002+18088.private Added the keys used in the Diffie-Hellman tests 1999-10-27 21:41:13 +00:00
Kdh.+002+48443.key Added the keys used in the Diffie-Hellman tests 1999-10-27 21:41:13 +00:00
Kdh.+002+48443.private Added the keys used in the Diffie-Hellman tests 1999-10-27 21:41:13 +00:00
Ktest.+001+00000.key Added underlying DNSSEC support (dst and crypto libraries) 1999-07-12 20:08:42 +00:00
Ktest.+001+54622.key Added underlying DNSSEC support (dst and crypto libraries) 1999-07-12 20:08:42 +00:00
Ktest.+001+54622.private Added underlying DNSSEC support (dst and crypto libraries) 1999-07-12 20:08:42 +00:00
Ktest.+003+00000.key Added underlying DNSSEC support (dst and crypto libraries) 1999-07-12 20:08:42 +00:00
Ktest.+003+06204.key Added underlying DNSSEC support (dst and crypto libraries) 1999-07-12 20:08:42 +00:00
Ktest.+003+06204.private Added underlying DNSSEC support (dst and crypto libraries) 1999-07-12 20:08:42 +00:00
Makefile.in "test" target depends on the relevant program being built 2000-06-01 19:09:37 +00:00
t2_data_1 test data for test 2 1999-10-17 21:18:13 +00:00
t2_data_2 test data for test 2 1999-10-17 21:18:13 +00:00
t2_dsasig test data for test 2 1999-10-17 21:18:13 +00:00
t2_rsasig test data for test 2 1999-10-17 21:18:13 +00:00
t_dst.c Megacommit of many files. 2000-06-01 19:11:07 +00:00