Bob Halley
|
26b0f58b6c
|
use the active region instead of the remaining region
|
1999-01-20 02:41:11 +00:00 |
|
Bob Halley
|
6097a45fec
|
note that active region must be set in dns_rdata_fromwire()
|
1999-01-20 02:40:45 +00:00 |
|
Bob Halley
|
1c25689ae6
|
more tabbing fixes
|
1999-01-20 02:40:02 +00:00 |
|
Mark Andrews
|
f7b99290c3
|
Added INSIST's
|
1999-01-19 06:49:33 +00:00 |
|
Michael Graff
|
523b3c81c3
|
Fix a nasty little UDP-related bug
|
1999-01-19 06:33:18 +00:00 |
|
Mark Andrews
|
3761c43391
|
Add $Id$'s
|
1999-01-19 05:38:36 +00:00 |
|
Mark Andrews
|
bb690d7580
|
towire_mx was using the wrong part of the target buffer.
|
1999-01-19 05:26:01 +00:00 |
|
Mark Andrews
|
bfb2a81b65
|
Fix initial towire/fromwire so they work.
|
1999-01-19 05:16:32 +00:00 |
|
Mark Andrews
|
3f28431177
|
Added "breaks" to defaults.
|
1999-01-19 04:44:19 +00:00 |
|
Mark Andrews
|
611a37e72d
|
Have to "break" at end of second level switch.
|
1999-01-19 04:40:48 +00:00 |
|
Mark Andrews
|
fa41ee66c7
|
ignore code.h and gen
|
1999-01-19 04:32:25 +00:00 |
|
Mark Andrews
|
7c89c5c574
|
second level switch was using the wrong variable
|
1999-01-19 04:31:30 +00:00 |
|
Mark Andrews
|
5d51e67c3b
|
Initial "rdata" support. RFC 1035 RR types minus WKS
totext/fromtext should all work
towire/fromwire mostly work
tostruct/fromstruct return DNS_R_NOTIMPLEMENTED
compare untested
|
1999-01-19 02:20:26 +00:00 |
|
Mark Andrews
|
bc6f28fa15
|
as_ulong now works.
|
1999-01-18 08:04:35 +00:00 |
|
Mark Andrews
|
f957caf971
|
PREPEND was #defined to the wrong macro causing the lexer to
break;
|
1999-01-18 02:54:32 +00:00 |
|
Bob Halley
|
95552051ab
|
improve tabbing
|
1999-01-16 01:25:06 +00:00 |
|
Bob Halley
|
8d17f549f3
|
add comments
|
1999-01-16 01:24:10 +00:00 |
|
Bob Halley
|
3553422273
|
add namespace
|
1999-01-16 01:23:42 +00:00 |
|
Bob Halley
|
1edf93cbc2
|
a timer now uses the mctx of its task
|
1999-01-16 00:01:18 +00:00 |
|
Bob Halley
|
62305d91b2
|
allow owner_name to be empty
|
1999-01-15 20:00:43 +00:00 |
|
Bob Halley
|
54f959d12b
|
implement basic totext
|
1999-01-15 19:36:07 +00:00 |
|
Bob Halley
|
884384ec4c
|
improve comments
|
1999-01-15 19:35:49 +00:00 |
|
Bob Halley
|
078d49b633
|
rdataset valid moved to .h file
|
1999-01-15 08:07:09 +00:00 |
|
Bob Halley
|
f3a8ab700b
|
cleanups, magic
|
1999-01-15 08:06:41 +00:00 |
|
Bob Halley
|
4dfd81d8c8
|
add missing includes
|
1999-01-15 08:05:50 +00:00 |
|
Bob Halley
|
ab2981e379
|
add rdatalist.c
|
1999-01-15 08:05:14 +00:00 |
|
Bob Halley
|
acb76c0ac3
|
add
|
1999-01-15 03:32:11 +00:00 |
|
Bob Halley
|
51957a9cb0
|
remove rdatalist
|
1999-01-15 03:31:58 +00:00 |
|
Bob Halley
|
1beb5e40b0
|
add DNS_R_NOMORE
|
1999-01-15 03:31:39 +00:00 |
|
Bob Halley
|
5619558151
|
add rdataset
|
1999-01-15 03:31:17 +00:00 |
|
Michael Graff
|
62a933c45b
|
Do the include thing differnetly for private headers
|
1999-01-15 02:51:47 +00:00 |
|
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
|
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
|
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
|
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
|
b5b97de45a
|
cleanup set_offsets; make dns_name_issubdomain more efficient
|
1999-01-09 01:17:09 +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 |
|