Commit Graph
27 Commits
Author SHA1 Message Date
Michael Graff 0941f35ad9 Start moving the dispatcher code to allow it to be used for wire format as well as for lightweight resolver daemon stuff. 2000-01-07 01:17:47 +00:00
Michael Graff 3ddd814a97 dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
Michael Graff 733b16eb0b priority rendering 1999-12-22 03:22:59 +00:00
Michael Graff 607dc8013a make dispatcher hash sizes be primes, and provide an increment to help
resolve hash collisions
1999-12-15 17:14:52 +00:00
Michael Graff 6149906644 ipv6 changes 1999-12-04 01:27:44 +00:00
Andreas Gustafsson 0e42fb6588 ISC_NET_HAVESALEN -> ISC_PLATFORM_HAVESALEN 1999-10-28 01:36:36 +00:00
David Lawrence a252c2771f include isc/net.h, do not include sys/socket.h, netinet/in.h or arpa/inet.h,
and/or use type in_port_t instead of unsigned int for ports
1999-10-02 02:54:16 +00:00
Michael Graff 8aa6d34be7 use the new API rules for dns_message_t and names 1999-09-10 20:25:51 +00:00
Andreas Gustafsson 8dec0e1a3e dns_message_parse now takes new argument 'preserve_order' 1999-08-20 06:09:46 +00:00
Michael Graff 11e2a221f1 hack on socket code more, trying to track down a bug 1999-07-28 23:04:33 +00:00
Bob Halley 71d8c33fef dns_message_create() API change 1999-07-24 00:55:35 +00:00
Michael Graff 3ec19924bc make ^C work 1999-07-22 10:23:50 +00:00
Michael Graff 6f1422b81e fix many bugs. 1999-07-22 01:34:31 +00:00
Bob Halley f2a9187b84 eliminate isc/inet.h 1999-07-16 00:47:22 +00:00
Bob Halley eb5670c09e isc_socket_create() API update 1999-07-15 20:18:43 +00:00
Bob Halley ef4b66d355 update isc_sockettype_t enum names 1999-07-13 01:49:33 +00:00
Michael Graff 2743e0ce08 s/dns_dispatch_destroy()/dns_dispatch_detach()/g 1999-07-13 00:25:21 +00:00
Michael Graff 6398113e18 hex dump packet 1999-07-12 23:46:05 +00:00
Michael Graff 71bb81ed46 sa_len fix 1999-07-09 21:10:40 +00:00
Michael Graff 23bf6e20ec shut up the compiler 1999-07-09 20:45:58 +00:00
Michael Graff 6c8477058c checkpoint 1999-07-09 20:34:33 +00:00
Michael Graff ce04ac2008 clean up 1999-07-09 17:45:06 +00:00
Michael Graff 6fe411037d checkpoint 1999-07-09 02:47:55 +00:00
Michael Graff 58efc48a96 checkpoint 1999-07-09 01:57:55 +00:00
Michael Graff d1ba6e9180 snapshot 1999-07-09 00:51:08 +00:00
Michael Graff 0b14ebe313 checkpoint 1999-07-08 22:12:37 +00:00
Michael Graff 706f4a2b36 checkpoint 1999-07-08 03:16:00 +00:00