Commit Graph
320 Commits
Author SHA1 Message Date
Andreas Gustafsson 3b6d32336c created 1999-09-09 08:21:45 +00:00
Michael Graff 186817c92c make dns_message_findtype() public 1999-09-09 01:10:53 +00:00
Andreas Gustafsson b469f0321d added dns_rdatatype_isdnssec() and dns_rdatatype_iszonecutauth() 1999-09-08 07:35:27 +00:00
Bob Halley 0b157747b3 findrdataset can now return a sig 1999-09-08 01:10:08 +00:00
Bob Halley 9da327c41b add a6 1999-09-07 23:08:00 +00:00
Bob Halley b3e2e7c4d6 add dns_db_issecure() 1999-09-07 18:12:11 +00:00
Andreas Gustafsson ba2d393cd8 don't ignore updates that change only the TTL 1999-09-07 05:26:26 +00:00
Michael Graff 8c68207dfa use isc/bufferlist.h for definition of isc_bufferlist_t 1999-09-06 04:43:29 +00:00
James Brister dcf97f1767 Include config parser header files. 1999-09-03 20:51:29 +00:00
James Brister 67d3afc471 Renamed many identifiers to match coding guidelines. 1999-09-03 20:48:22 +00:00
Brian Wellington 76caa58fe3 function to convert record to DST key 1999-09-03 19:05:50 +00:00
Mark Andrews 3e9a5c9dc6 Missing enum from config. 1999-09-03 13:24:14 +00:00
Bob Halley 065273f52a add _last, _prev, and _seek for dbiterators 1999-09-02 16:43:45 +00:00
Michael Graff 4556681e19 snapshot socket.[ch] code and commit dynbuf_t -> buffer_t changes 1999-09-02 02:10:44 +00:00
Mark Andrews 45a1684159 Add dns_resolver_getanswer().
Attach the resolver to dispatch.
1999-09-02 01:59:19 +00:00
Bob Halley ac77fece9a EDNS0 1999-09-02 01:52:31 +00:00
Brian Wellington ccad3c9ecb first cut at dnssec support 1999-09-01 20:50:49 +00:00
Bob Halley bf555703f2 OPT support 1999-09-01 20:50:34 +00:00
Brian Wellington 1fd4766e5b constant renaming 1999-09-01 18:56:19 +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
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
Mark Andrews 686b27bfd3 Initial zone code. Minimally functional. 1999-08-30 14:37:45 +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
Bob Halley 6e952e42e5 allow name downcasing inplace or to another name 1999-08-26 21:07:38 +00:00
Andreas Gustafsson 99934f36a2 dns_journal_commit() was declared twice; some cosmetic changes 1999-08-26 12:36:11 +00:00
Brian Wellington 27d40198de comment updates 1999-08-25 15:05:37 +00:00
Andreas Gustafsson b59d3a39f9 xfrin_test now takes a view, not a dbtable 1999-08-25 06:46:01 +00:00
Andreas Gustafsson 169a0b9252 cut-and-paste-o 1999-08-24 06:46:48 +00:00
Brian Wellington 6d4886fa74 Added support for TSIG records in message and resolver subsystems, added
tsig to_struct/from_struct
1999-08-20 18:56:24 +00:00
Brian Wellington 04b8111f21 Added TSIG specific error codes 1999-08-20 17:02:15 +00:00
Brian Wellington e22d03eb45 Added dns_name_downcase 1999-08-20 17:01:06 +00:00
Andreas Gustafsson df6699ac61 view.h needs <isc/mutex.h> 1999-08-20 06:12:31 +00:00
Andreas Gustafsson 308c7ad5f6 new result code DNS_R_UPTODATE 1999-08-20 06:10:31 +00:00
Andreas Gustafsson 8dec0e1a3e dns_message_parse now takes new argument 'preserve_order' 1999-08-20 06:09:46 +00:00
Andreas Gustafsson 4cd3d6df39 initial checkin 1999-08-20 05:35:16 +00:00
Andreas Gustafsson 3532ed3bbd initial checkin 1999-08-20 05:26:49 +00:00
Bob Halley 28640d1da2 add dns_rdataset_isassociated 1999-08-19 20:44:56 +00:00
Andreas Gustafsson 07c94c0716 new function dns_rdataclass_ismeta 1999-08-16 06:45:52 +00:00
Bob Halley 70fdfcd1fa make names empty when construction fails instead of invalidating them 1999-08-12 20:26:45 +00:00
Bob Halley ba2a3950b8 add DNS_RDATASETATTR_ANSWERED 1999-08-12 07:50:30 +00:00
Bob Halley 2504b0a586 add cachedb 1999-08-12 07:49:09 +00:00
Bob Halley 5f120ce962 add dns_wildcardname constant 1999-08-12 07:48:16 +00:00
Bob Halley 593d951248 add RBTDB wild bit 1999-08-12 07:47:21 +00:00
Bob Halley 87a5360e27 foundname is no longer optional in dns_db_find(); add DNS_DBFIND_NOWILD 1999-08-12 07:46:32 +00:00
Bob Halley 00d8179488 add dns_name_iswildcard() 1999-08-12 01:29:03 +00:00
Bob Halley aeb1ccee6a allow buffer and stream loading 1999-08-05 22:10:23 +00:00