Commit Graph
1534 Commits
Author SHA1 Message Date
Brian Wellington b87a704401 added key generator 1999-09-10 19:52:56 +00:00
James Brister 9f27447cae Fix includes for when buildtree != sourcetree 1999-09-09 22:24:34 +00:00
Andreas Gustafsson ae83dbc881 eliminate signed/unsigned warning on Alpha 1999-09-09 09:27:47 +00:00
Andreas Gustafsson e6dbac5500 build_nxt() is now a library function 1999-09-09 09:03:50 +00:00
Andreas Gustafsson 021de83ee3 build_nxt() and find_keys() are now library functions 1999-09-09 08:59:01 +00:00
Brian Wellington 49f7148b1e if set is signed, resign with the same keys 1999-09-08 18:28:39 +00:00
William King 1aeb587095 changed the default timeout to a longer interval to allow tests
to run to completion without timing out
1999-09-08 01:53:34 +00:00
Bob Halley aaa4ab9c27 get rid of debugging code 1999-09-08 01:22:29 +00:00
Bob Halley 0b157747b3 findrdataset can now return a sig 1999-09-08 01:10:08 +00:00
Brian Wellington b20de477c2 multiple zone key support 1999-09-07 20:23:53 +00:00
Bob Halley 6181350b1a init bufferlist 1999-09-07 01:55:54 +00:00
Bob Halley 83ea7ab7e0 add signer and zone_test 1999-09-07 01:34:21 +00:00
Michael Graff da329abe35 Teach sdig to use the new sendtov() and recvv() calls 1999-09-06 04:47:35 +00:00
Mark Andrews 658c72a46e Add zone(), zone_test to build. 1999-09-04 01:07:06 +00:00
Brian Wellington f104fbbe4e toy signer 1999-09-03 19:11:55 +00:00
Mark Andrews 29ed825602 Changes for the introduction of 'covers' and dns_db_find returning
the sig RRset.
1999-09-03 13:21:30 +00:00
Michael Graff d213c95024 Fetch an URL that exists 1999-09-02 20:52:13 +00:00
Bob Halley b97146d92b use database origin for seekname 1999-09-02 16:52:14 +00:00
Bob Halley 065273f52a add _last, _prev, and _seek for dbiterators 1999-09-02 16:43:45 +00:00
Brian Wellington d92543b360 more constant renaming 1999-09-02 15:56:33 +00:00
Bob Halley ac77fece9a EDNS0 1999-09-02 01:52:31 +00:00
Bob Halley bf555703f2 OPT support 1999-09-01 20:50:34 +00:00
Bob Halley 8d0470dbdb DST_R_NULL_KEY is now DST_R_NULLKEY 1999-09-01 20:49:08 +00:00
Bob Halley 732e0731de SIG support 1999-08-31 22:14:06 +00:00
Bob Halley e95d71d749 add serial_test 1999-08-31 22:13:42 +00:00
Mark Andrews f9efe0ad50 Remove lint from serial.c
Remove reference to test_zone.o from Makefile.in
1999-08-30 15:08:56 +00:00
Mark Andrews 60650dd537 Add 32 bit serial arithmetic test code. 1999-08-30 15:00:52 +00:00
Mark Andrews 686b27bfd3 Initial zone code. Minimally functional. 1999-08-30 14:37:45 +00:00
Michael Graff c9b758b7c3 ipv4/ipv6 changes 1999-08-28 04:29:04 +00:00
Bob Halley 9d783750e5 ignore .libs 1999-08-27 20:19:40 +00:00
Bob Halley f508da4200 libtoolize 1999-08-27 20:18:03 +00:00
Bob Halley 35a7ec9864 downcase testing 1999-08-26 21:08:13 +00:00
Brian Wellington 4dc6a937d6 DST_SIG_MODE -> DST_SIGMODE 1999-08-26 20:41:54 +00:00
Bob Halley 732e537cdc NXDOMAIN NXT support 1999-08-26 07:00:43 +00:00
Michael Graff 5926ac3528 assume success 1999-08-25 23:50:03 +00:00
Brian Wellington 9416726274 add dns/sec/dst to the include path 1999-08-20 19:01:30 +00:00
Brian Wellington 29c5e3b873 Initialize and destroy the TSIG subsystem 1999-08-20 19:00:49 +00:00
Andreas Gustafsson 095f11eab4 need <config.h> to disable inline on Irix 1999-08-20 07:01:04 +00:00
Andreas Gustafsson 8dec0e1a3e dns_message_parse now takes new argument 'preserve_order' 1999-08-20 06:09:46 +00:00
Bob Halley f44644abd4 dns_rdataset_totext() now adds CR after each question 1999-08-20 01:19:41 +00:00
Bob Halley ff5fcd9e67 NXRRSET NXT support 1999-08-19 20:46:59 +00:00
Bob Halley c19437944f add nxtify 1999-08-19 20:46:47 +00:00
Bob Halley f56a8f6b5e cversion not needed 1999-08-19 18:26:48 +00:00
Bob Halley 20eb22375f add nxtify 1999-08-19 17:57:23 +00:00
Andreas Gustafsson 4033d792a8 NetBSD needs 'extern int h_errno;' 1999-08-17 05:55:55 +00:00
Bob Halley 1cbcfd23d3 create socket with the right protocol family 1999-08-17 02:50:09 +00:00
Bob Halley af6d447524 fix bad 'if' 1999-08-17 02:11:04 +00:00
Bob Halley 3d3144b970 add hex dumping if message parsing fails 1999-08-17 01:25:36 +00:00
Bob Halley 1a638f641b fix more buglets 1999-08-17 01:21:21 +00:00
Bob Halley 27a5e02b8b fix buglets 1999-08-17 01:18:59 +00:00