Commit graph

3 commits

Author SHA1 Message Date
Fredrik Pettai
d4a5f159a2 Changes:
o Zone file reading support added (Dnsruby::ZoneReader)
 o Name and Label speed-ups
 o CodeMapper speed-ups
 o DHCID RR added
 o LOC presentation format parsing fixed
 o KX RR added
 o Quotations now allowed in text representation for ISDN, X25 and HINFO
 o AFSDB from_string fixes
 o Fixing CERT types and from_string
 o CERT now allows algorithm 0
 o Fix for DS record comparison
 o HIP RR added
 o Minor bug fixes
 o IPSECKEY RR added
 o Clients can now manipulate Name::Labels
2009-11-18 21:10:42 +00:00
Fredrik Pettai
28750c4a85 dnsruby-1.39:
* Fixes for SSHFP and NAPTR records.
  Also fixes NSEC(3) records with no types covered.

dnsruby-1.38:
* SHA2 support added
2009-10-19 08:54:29 +00:00
Fredrik Pettai
f439cc1721 Dnsruby is a pure Ruby DNS client library.
It provides a complete DNS client implementation, including full DNSSEC support.
Dnsruby is currently used in projects such as OpenDNSSEC and ISC's DLV service.
2009-09-26 22:32:44 +00:00