4401. [misc] Change LICENSE to MPL 2.0.
update copyright notice
1851. [doc] Doxygen comment markup. [RT #11398]
copyright update
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your own CVS tree will help minimize CVS conflicts. Maybe not. Blame Graff for getting me to trim all trailing whitespace.
word wrap copyright notice at column 70
144. [cleanup] libdns header files too numerous to name were made to conform to the same style for multiple inclusion protection.
Add structure definitions so they can be documented. Support functions to follow soon.
don't indent comments by one space
update copyright
Update copyrights
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
dns_rdata_tostruct() conversion
Style updates. cvs: ----------------------------------------------------------------------
dns_cert_{to,from}text() dns_secalg_{to,from}text()
region_compare() return wrong result when regions were the same. base64_tobuffer() need a way to read a specific length of base64 data, not just read to eol.
Fix incorrect fix for valid strtol conversion sig_24.h Make tests for full string consumption by strtol consistant (*e == 0) || (*e != 0)
Initial Implementation