aboutsummaryrefslogtreecommitdiff
path: root/dns/pear-Net_DNS2
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.1.0Wen Heping2011-05-052-24/+34
| | | | Notes: svn path=/head/; revision=273673
* - Update to 1.0.1Wen Heping2011-02-132-5/+5
| | | | Notes: svn path=/head/; revision=269046
* pear-Net_DNS2 provides (roughly) the same functionality as Net_DNS, butWen Heping2010-10-273-0/+52
using PHP5 objects, exceptions for error handling, better sockets support. This release is (in most cases) 2x - 10x faster than Net_DNS, as well as includes more RR's (including DNSSEC RR's), and improved sockets and streams support. WWW: http://pear.php.net/package/Net_DNS2/ Notes: svn path=/head/; revision=263638