summaryrefslogtreecommitdiff
path: root/net/ruby-dnsruby/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2011-11-18dnsruby-1.53:pettai1-2/+1
o Validation routine fixes o Ruby 1.9 fixes o Recursor fixes o IPv4 Regex fixes o Fixes for A/PTR lookups with IP-like domain name o TXT and SSHFP processing fixes o Default retry parameters in Resolver more sensible
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-3/+3
* Remove default value of GEM_BUILD. * Ajust new ruby package's framework.
2010-08-28dnsruby-1.49:pettai1-3/+2
* Socket memory leak plugged in select_thread. * Fix OSX errors for TCP. * Fix ZoneReader truncation for heavily escaped TXT records
2010-03-12Dnsruby is a pure Ruby DNS client library.pettai1-0/+130
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.