Michael Graff
|
325f2a0960
|
add reviewed by, and minor formatting nits
|
2000-03-16 21:58:58 +00:00 |
|
Brian Wellington
|
763340ccb3
|
Rewrote handling of the NULL record to match RFC 1035
|
2000-03-16 21:49:42 +00:00 |
|
Bob Halley
|
7d32c065c7
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
Michael Graff
|
3ddd814a97
|
dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break.
|
1999-12-23 00:09:04 +00:00 |
|
Michael Graff
|
2f072c2982
|
Update copyrights
|
1999-09-15 23:03:43 +00:00 |
|
Bob Halley
|
e27a69f8bd
|
add digest support
|
1999-08-31 22:05:55 +00:00 |
|
Bob Halley
|
4529cdaeda
|
make rdata functions static inline
|
1999-08-12 01:32:42 +00:00 |
|
Bob Halley
|
d981ca6455
|
class to rdclass; additional data support
|
1999-08-02 22:18:31 +00:00 |
|
Andreas Gustafsson
|
5fc7ba3e1a
|
added dns_db_dump(), $DATE, and supporting changes
|
1999-06-08 10:35:23 +00:00 |
|
Mark Andrews
|
94a3bcd132
|
dns_rdata_tostruct() may require memory to be allocted and hence
it will need to be freed, dns_rdata_freestruct().
Changes to implement this.
Added C++ support to rdatastruct.h
|
1999-05-07 03:24:15 +00:00 |
|
Mark Andrews
|
854d0238db
|
Adjust #ifdef *_H -> #ifdef *_C to reflect new file names.
|
1999-05-05 00:19:04 +00:00 |
|
Mark Andrews
|
54db0529dc
|
Copyright dates now comma seperated list of years.
|
1999-02-16 22:51:19 +00:00 |
|
Mark Andrews
|
0e8cf9a887
|
Style updates.
cvs: ----------------------------------------------------------------------
|
1999-02-16 22:42:33 +00:00 |
|
Mark Andrews
|
1c31915286
|
Add RR from RFC 1183
Update Copyright dates.
|
1999-01-22 05:02:49 +00:00 |
|
Mark Andrews
|
3d5cad69ec
|
Adjusted error codes.
txt_fromwire() was not coping with a zero length active buffer.
|
1999-01-20 05:20:24 +00:00 |
|
Mark Andrews
|
f7b99290c3
|
Added INSIST's
|
1999-01-19 06:49:33 +00:00 |
|
Mark Andrews
|
3761c43391
|
Add $Id$'s
|
1999-01-19 05:38:36 +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 |
|