Commit Graph

1026 Commits

Author SHA1 Message Date
Andreas Gustafsson
e5df86c630 initialize covers field in new rrsets 1999-09-01 13:39:46 +00:00
Bob Halley
732e0731de SIG support 1999-08-31 22:14:06 +00:00
Bob Halley
8326257468 add dns_name_digest() 1999-08-31 22:09:52 +00:00
Brian Wellington
32b57aa1b9 missing isc_mem_put 1999-08-31 22:09:24 +00:00
Bob Halley
477437f48d digest support 1999-08-31 22:08:19 +00:00
Bob Halley
0513f89e68 add dns_rdata_digest() and dns_rdata_covers() 1999-08-31 22:08:08 +00:00
Bob Halley
3d5a191c6f add covers 1999-08-31 22:07:20 +00:00
Bob Halley
73c972bda6 add dns_digestfunc_t 1999-08-31 22:06:56 +00:00
Bob Halley
e27a69f8bd add digest support 1999-08-31 22:05:55 +00:00
Bob Halley
20dbb03b72 compare did not handle some cases; add digest support 1999-08-31 22:04:00 +00:00
Brian Wellington
d692d9991a use isc/stdtime instead of isc/time 1999-08-31 21:41:20 +00:00
Michael Graff
daf8c5c687 Fix a bug where a 0-length UDP packet was sent when the output queue was empty. 1999-08-31 21:01:53 +00:00
Michael Graff
4c5faa6bcf Do the bsd4.3/bsd4.4 msghdr test right. 1999-08-31 20:57:46 +00:00
Michael Graff
0fe778098d Remove one compiler's warning by casting both sides to (void *) in a comparison. Lame, but there you have it. 1999-08-31 20:55:26 +00:00
Brian Wellington
b6b0966e6a mode should be an unsigned int 1999-08-31 14:59:08 +00:00
Brian Wellington
b5da378f29 fixes to totext and tostruct 1999-08-31 14:55:47 +00:00
Mark Andrews
5cf7c8439c Add serial.c 1999-08-30 14:47:12 +00:00
Mark Andrews
c4ef94b1a2 Add 32 bit serial arithmetic support. 1999-08-30 14:45:01 +00:00
Mark Andrews
686b27bfd3 Initial zone code. Minimally functional. 1999-08-30 14:37:45 +00:00
Bob Halley
a0c881832e fix typo, linux problems 1999-08-28 19:30:23 +00:00
Michael Graff
194b6a2519 make sendmsg() and recvmsg() work on solaris and hpux through nasty methods 1999-08-28 05:34:41 +00:00
Michael Graff
2dcb05b6a8 more portable method to generate v6 from v4 sockaddrs 1999-08-28 05:33:29 +00:00
Michael Graff
e417ec684f use sendmsg() rather than send() or sendto() now, and start on control message
processing
1999-08-28 04:26:49 +00:00
Michael Graff
7b0fde02e4 define a few socket event (read/write) attributes 1999-08-28 04:26:16 +00:00
Michael Graff
287a9e6ce0 reserve lower 8 bits for task library, higher 24 for application/library use 1999-08-28 04:25:48 +00:00
Bob Halley
d66d2cb728 add comment 1999-08-28 01:48:48 +00:00
Brian Wellington
06aa41fbf7 fix compiler warnings on alpha 1999-08-27 21:12:28 +00:00
Bob Halley
1f0e73c21f include name.h 1999-08-27 18:42:15 +00:00
Andreas Gustafsson
ea530fd748 xfrin_test now takes no arguments 1999-08-27 18:35:05 +00:00
Andreas Gustafsson
80afc68f77 create diffs from axfr; numerous bug fixes 1999-08-27 18:30:59 +00:00
Brian Wellington
b0a1546de9 dst_sig_size fix 1999-08-27 15:56:33 +00:00
Andreas Gustafsson
6c2add5009 don't test cache databases for secure status 1999-08-27 12:01:00 +00:00
Bob Halley
d2524f38d2 dns_name_downcase() API change 1999-08-26 21:07:56 +00:00
Bob Halley
6e952e42e5 allow name downcasing inplace or to another name 1999-08-26 21:07:38 +00:00
Brian Wellington
4dc6a937d6 DST_SIG_MODE -> DST_SIGMODE 1999-08-26 20:41:54 +00:00
Bob Halley
5e3bbdb349 Improve comments on NXT finding. 1999-08-26 17:56:12 +00:00
Andreas Gustafsson
99934f36a2 dns_journal_commit() was declared twice; some cosmetic changes 1999-08-26 12:36:11 +00:00
Bob Halley
422e7d007d lint 1999-08-26 07:14:25 +00:00
Bob Halley
549b6394e0 NXDOMAIN NXT support 1999-08-26 07:14:06 +00:00
Michael Graff
b39326d06e sizeof() the right thing 1999-08-26 01:29:17 +00:00
Michael Graff
483e300c61 use recvmsg() and sendmsg() 1999-08-25 23:50:48 +00:00
Brian Wellington
27d40198de comment updates 1999-08-25 15:05:37 +00:00
Brian Wellington
183d6e8b51 bugfix, don't add temporary keys to the master list 1999-08-25 14:43:45 +00:00
Brian Wellington
8ee1eaab0b various bug fixes 1999-08-25 14:22:38 +00:00
Brian Wellington
d8813e2cee implemented to/from/free_struct 1999-08-25 14:18:35 +00:00
Andreas Gustafsson
e3c6d92121 fixed memory leaks; added missing dns_diff_clear() 1999-08-25 10:52:57 +00:00
Andreas Gustafsson
b59d3a39f9 xfrin_test now takes a view, not a dbtable 1999-08-25 06:46:01 +00:00
Andreas Gustafsson
35260b8413 bug fixes: missing 'recvs++'; missing view in dbi; minor cleanup 1999-08-25 06:39:19 +00:00
Andreas Gustafsson
169a0b9252 cut-and-paste-o 1999-08-24 06:46:48 +00:00
Andreas Gustafsson
53d251b1ac 80 columns 1999-08-24 06:45:39 +00:00