Commit Graph
260 Commits
Author SHA1 Message Date
Michael Graff 9c4ac30e29 quick fix... Grr. 1999-01-15 02:22:15 +00:00
Michael Graff b3f39a108c move socket.c via copy 1999-01-15 02:16:45 +00:00
Bob Halley eb5ae81b55 note 1999-01-15 02:14:55 +00:00
Bob Halley 2c711cbace new task stuff 1999-01-15 01:38:28 +00:00
Bob Halley bae7090755 Forgot to convert from manager->mctx to task->mctx in task_free(). 1999-01-14 20:18:31 +00:00
Bob Halley 6a50a5b6dc per task mctx 1999-01-14 20:03:54 +00:00
Bob Halley aa3a328647 add DNS_R_NOTIMPLEMENTED 1999-01-14 19:53:10 +00:00
Bob Halley c72a4d674d cleanups 1999-01-14 19:52:52 +00:00
Bob Halley a4e4169138 minor output fix 1999-01-13 19:58:40 +00:00
Bob Halley 2925c2bfb3 eliminate whitespace from input 1999-01-13 19:57:13 +00:00
Bob Halley 25657e31a3 checkpoint 1999-01-13 19:50:05 +00:00
Bob Halley 611163de84 minor cleanup 1999-01-13 19:32:32 +00:00
Bob Halley a9179fca23 make linkable; add rdatalist; convert to buffers 1999-01-13 19:22:53 +00:00
Bob Halley 975922093c add list types 1999-01-13 19:18:00 +00:00
Bob Halley 8db3b065b4 Add 'list' field.
Fixed name length bug in _fromtext(), _fromwire().  The previous way of
computing the length failed if the length of the target buffer was > 255.
1999-01-13 19:17:22 +00:00
Bob Halley d57fd9900a add list field 1999-01-13 19:15:05 +00:00
Bob Halley 8198371caa checkpoint 1999-01-13 19:11:26 +00:00
Bob Halley 08dbab20ef lint 1999-01-09 02:39:39 +00:00
Bob Halley 5aa416c8bd lint; text region support 1999-01-09 02:39:19 +00:00
Bob Halley be686734dd lint; use text regions 1999-01-09 02:39:05 +00:00
Bob Halley fe32db090e fix isc_error_runtimecheck 1999-01-09 02:38:45 +00:00
Bob Halley 28fb4b818b non-portable but useful getopt usage 1999-01-09 01:21:11 +00:00
Bob Halley b5b97de45a cleanup set_offsets; make dns_name_issubdomain more efficient 1999-01-09 01:17:09 +00:00
Bob Halley 011021d301 fix typo; make compname be relative to origin if not absolute 1999-01-09 01:00:52 +00:00
Bob Halley e5a56e1fd5 must init name now 1999-01-09 00:41:55 +00:00
Bob Halley 514a93f41f offsets are now optional 1999-01-09 00:34:18 +00:00
Bob Halley 86131d8d7a names are now linkable; offsets is optional 1999-01-09 00:33:15 +00:00
Bob Halley 9d1650c9fd minor updates; add dns_offsets_t, dns_signature_t, dns_namelist_t 1999-01-09 00:23:21 +00:00
Bob Halley 68109fb883 list macros now follow the naming convention 1999-01-09 00:20:27 +00:00
Bob Halley 901a80e370 update 1999-01-09 00:19:19 +00:00
Bob Halley b05c81bffc convert to isc_buffer_getuint16 1999-01-07 02:08:05 +00:00
Bob Halley 8d2f9c1581 update 1999-01-07 02:07:27 +00:00
Bob Halley 63bd57250e add isc_buffer_getuint{16,32} 1999-01-07 02:06:48 +00:00
Bob Halley 4b1c5cc4ee add 1999-01-07 02:06:14 +00:00
Bob Halley 8f34db7d4e update 1999-01-06 20:31:20 +00:00
Bob Halley 1d9b3491ab convert to RUNTIME_CHECK 1999-01-06 20:26:18 +00:00
Bob Halley 6095901f65 update 1999-01-06 20:05:18 +00:00
Bob Halley 468ff4555b add decompression context 1999-01-06 20:05:09 +00:00
Bob Halley 9192e92f7d check if compression type is allowed 1999-01-06 20:04:41 +00:00
Bob Halley 10c49cf1b5 add DNS_R_DISALLOWED 1999-01-06 20:04:08 +00:00
Bob Halley 2328307a8f use RUNTIME_CHECK instead of INSIST where appropriate 1999-01-06 20:02:52 +00:00
Bob Halley da46905010 add RUNTIME_CHECK 1999-01-06 20:02:14 +00:00
Bob Halley 985687b4e0 add 1999-01-06 19:29:46 +00:00
Bob Halley c40d5a7080 add 1999-01-06 17:46:00 +00:00
Bob Halley 8423b96689 add wire_test 1999-01-06 05:42:58 +00:00
Bob Halley 4bc30f45a2 conforming changes 1999-01-06 05:42:42 +00:00
Bob Halley 3d7e707dd6 add wire_test; remove generated targets on distclean 1999-01-06 05:42:26 +00:00
Bob Halley e4cf160c38 update 1999-01-06 05:41:36 +00:00
Bob Halley 95c86af1e9 API changes (buffers); basic wire support 1999-01-06 05:41:20 +00:00
Bob Halley 77ca0b5793 API changes 1999-01-06 05:40:43 +00:00