bind9/lib/dns/include/dns
Mark Andrews 518be7faab dns_name_cat() -> dns_name_concatenate()
Changed behaviour so that it is intuitive w.r.t. absolute names.
	If 'prefix' is absolute then 'suffix' must be NULL.
	If 'prefix' or 'suffix' is absolute then the result is absolute.
1999-02-26 00:25:12 +00:00
..
.cvsignore ignoire enum*.h 1999-01-28 05:31:03 +00:00
callbacks.h Added missing REQUIRE()'s to dns_rdata_*(). 1999-02-16 02:54:18 +00:00
cert.h dns_cert_{to,from}text() 1999-02-05 00:05:46 +00:00
compress.h dns_name_cat() -> dns_name_concatenate() 1999-02-26 00:25:12 +00:00
db.h standard comments; API cleanups 1999-02-11 04:55:03 +00:00
Makefile.in update .h file installation lists 1999-02-18 01:26:24 +00:00
master.h Added missing REQUIRE()'s to dns_rdata_*(). 1999-02-16 02:54:18 +00:00
name.h dns_name_cat() -> dns_name_concatenate() 1999-02-26 00:25:12 +00:00
rbt.h Protect from multiple calls by #ifndef/#define/#endif. 1999-02-22 00:53:19 +00:00
rcode.h dns_cert_{to,from}text() 1999-02-05 00:05:46 +00:00
rdata.h Add wire compression. 1999-02-22 07:24:05 +00:00
rdataclass.h use target buffer, cleanups 1999-01-20 03:06:32 +00:00
rdatalist.h add missing includes 1999-01-15 08:05:50 +00:00
rdataset.h dns_rdataset_towire() now returns the number of RRs added to target 1999-01-30 05:01:01 +00:00
rdataslab.h add dns_rdataslab_size(); remove dns_rdataslab_tordataset() 1999-02-06 00:07:09 +00:00
rdatatype.h use target buffer, cleanups 1999-01-20 03:06:32 +00:00
result.h Added new error code DNS_R_UNEXPECTEDTOKEN, DNS_R_BADBASE64. 1999-02-12 03:08:44 +00:00
secalg.h dns_cert_{to,from}text() 1999-02-05 00:05:46 +00:00
types.h Removed trailing comma. 1999-02-22 01:06:26 +00:00