2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

68 Commits

Author SHA1 Message Date
Bob Halley
0180ccf72c require non-NULL methods on accessors 1999-04-01 04:01:30 +00:00
Bob Halley
904a573437 C++ compatibility 1999-03-04 02:48:47 +00:00
Mark Andrews
52637f592f Add wire compression. 1999-02-22 07:24:05 +00:00
Mark Andrews
19d365e444 Added missing REQUIRE()'s to dns_rdata_*().
Restored origin to dns_rdata_totext().

	Made include file comments more relevent.
1999-02-16 02:54:18 +00:00
Bob Halley
ccbfddc70e dns_rdataset_towire() now returns the number of RRs added to target 1999-01-30 05:01:01 +00:00
Bob Halley
e496615043 add private4 and private5 1999-01-29 22:19:38 +00:00
Bob Halley
2cd0c38115 fix typo 1999-01-28 23:52:24 +00:00
Michael Graff
22f735acbc implement and use isc_buffer_putuint{16,32}() 1999-01-27 06:18:45 +00:00
Michael Graff
76883e8cee implement dns_rdataset_towire() 1999-01-27 05:54:39 +00:00
Michael Graff
110d170273 include <config.h> 1999-01-22 01:21:44 +00:00
Bob Halley
0d0d9a9d98 restructure totext(), print type and class as text instead of as numbers 1999-01-20 07:49:30 +00:00
Bob Halley
1c25689ae6 more tabbing fixes 1999-01-20 02:40:02 +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
Bob Halley
95552051ab improve tabbing 1999-01-16 01:25:06 +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
078d49b633 rdataset valid moved to .h file 1999-01-15 08:07:09 +00:00
Bob Halley
5619558151 add rdataset 1999-01-15 03:31:17 +00:00