Commit Graph
245 Commits
Author SHA1 Message Date
Bob Halley 8ddad82fa3 look for .h files in build lib/isc/unix/include 1999-07-15 20:19:09 +00:00
Bob Halley eb5670c09e isc_socket_create() API update 1999-07-15 20:18:43 +00:00
Bob Halley 6e9eb94521 use IPv6 sockets if we have them 1999-07-15 20:16:48 +00:00
Bob Halley 7243506104 add printmsg.c 1999-07-13 21:57:00 +00:00
Bob Halley 56b40c0185 depend support 1999-07-13 21:56:59 +00:00
Bob Halley 0706cb4ae9 lint 1999-07-13 02:05:01 +00:00
Bob Halley 2a28c946eb update isc_sockettype_t enum names 1999-07-13 02:04:39 +00:00
Bob Halley b6412b0788 add 1999-07-13 01:53:40 +00:00
Bob Halley ef4b66d355 update isc_sockettype_t enum names 1999-07-13 01:49:33 +00:00
Michael Graff 9c43547b3a ignore another file 1999-07-13 00:40:22 +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 adde461254 make the TCP dispatch test program. Needs work. 1999-07-12 23:45:54 +00:00
Brian Wellington 65c4736d9c Added underlying DNSSEC support (dst and crypto libraries) 1999-07-12 20:08:42 +00:00
Bob Halley b677cd01b0 test implicit shutdown and antizombie code 1999-07-10 01:13:59 +00:00
Bob Halley 2d98b57c87 fetch structure no longer has a tag 1999-07-10 01:10:12 +00:00
Bob Halley f26747f494 event tags are now void * 1999-07-10 01:05:54 +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 7cde036518 move printmessage() into its own file, and link it in where needed. 1999-07-09 17:23:54 +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 919737e255 ignore dispatch_test 1999-07-08 03:16:34 +00:00
Michael Graff 706f4a2b36 checkpoint 1999-07-08 03:16:00 +00:00
Bob Halley 059f242a0a test isc_net_haveipv[46] 1999-07-08 02:43:47 +00:00
Bob Halley f21dcf7d07 conform to revised socket api 1999-07-07 02:02:52 +00:00
Bob Halley f74b7e5aae make return type of main() int 1999-07-03 21:15:06 +00:00
Bob Halley 64e41159a9 shared library support 1999-07-03 21:07:10 +00:00
Bob Halley a29e9205d7 make main() return an int 1999-07-03 21:04:35 +00:00
Bob Halley ea14a39d2d checkpoint 1999-07-03 21:04:02 +00:00
Bob Halley 1292abfde9 add res_test 1999-06-28 23:35:03 +00:00
William King 1ec5ceb5b2 changes due to dns_master_load syntax change 1999-06-21 00:03:24 +00:00
William King dc36754d36 changed due to dns_master_load syntax change 1999-06-21 00:02:58 +00:00
William King e063c8b050 updated due to dns_master_load syntax change 1999-06-20 23:55:27 +00:00
Bob Halley 5b643b5d10 eliminate warnings 1999-06-18 22:53:15 +00:00
Bob Halley 177211ef1b only use isc_result_t 1999-06-18 22:46:46 +00:00
Bob Halley ca67883a66 cache trust level support 1999-06-16 23:47:09 +00:00
Bob Halley 5247117a5b Remove a call to dns_result_register() that was committed before it should
have been.
1999-06-16 23:10:44 +00:00
Bob Halley 21bec6f6fb Silence annoying compiler warning 1999-06-16 21:04:30 +00:00
Bob Halley f8c597fd51 conform to API changes 1999-06-16 21:03:35 +00:00
Bob Halley bf5b46f26b purgerange api change 1999-06-15 23:37:31 +00:00
Bob Halley 663ee1b903 conform to latest timer code 1999-06-12 01:12:35 +00:00
Bob Halley 121ac7295f deal with new event structure 1999-06-09 23:30:46 +00:00
Andreas Gustafsson c1bfdd2995 turn on ISC_LEXOPT_ESCAPE 1999-06-09 11:56:45 +00:00
Mark Andrews 1feace57f7 A ${CFLAGS} to link stage so that debuggers work. 1999-06-09 07:35:34 +00:00
Michael Graff 4620aac3c1 ignore another file 1999-06-08 21:57:15 +00:00