Commit graph

12 commits

Author SHA1 Message Date
Doug Barton
13f554ed42 Upgrade to 0.26, which has fixes for the test suite, and the AUTOLOAD
bug that I found when running this code under perl 5.005.
2002-08-07 00:17:06 +00:00
Doug Barton
13df8e5162 Upgrade to version 0.25, which cleans up CERT.pm a bit, and also
has some major performance enhancements, especially the streamlined
implementation of AUTOLOAD.

My brief tests indicate roughly a 30% reduction in module load time.
2002-08-05 01:41:26 +00:00
Doug Barton
d26b85fa3a Update to version 0.24, which contains:
Added support for DNAME resource records.
Fixed edge case for queries that have no name.
Tighted up the regular expression used in Net::DNS::Resolver::cname_addr()
2002-07-23 21:26:13 +00:00
Doug Barton
a5e07169fa Update to 0.23:
Fixed Net::DNS::mx() to work properly in scalar context.

Fixed taint issue when Net::DNS::Resolver::nameservers() is passed
a hostname as an argument.
2002-06-15 00:49:59 +00:00
Doug Barton
a2851b9655 Fix RR type numbers for KX and TSIG. 2002-06-09 21:03:18 +00:00
Doug Barton
edb263b95e Update to the latest, 0.21. This version contains many changes,
please see the Changes file for details. Some of the new features
include TSIG support (experimental), a name server module,
fixes for bind() problems in 5.005.03, and more.

The good news is that our friends in perldom have now seen the
light and fixed the later versions of this module so that it
does not (any longer) require perl 5.6.0 or higher. I've tested
quite a lot of the functions on both a RELENG_4 with stock perl
5.005.03, and a 5-Current system with stock 5.6.1, and didn't
have any problems.

I also added a few files to the PORTDOCS option.
2002-06-05 09:51:38 +00:00
Doug Barton
e4e46ecd08 * Assume maintainership by agreement.
* Update to 0.14, which has only two changes:
	- Fix the bug which we fixed with patch-aa
	- Fix the "defined @array" line that trips
	  up perl 5.6.x
2002-02-06 07:59:56 +00:00
James FitzGibbon
32c2c6cc8c Upgrade to v0.12 1997-11-10 14:46:20 +00:00
James FitzGibbon
e4c1129f91 Upgrade to v0.11 1997-07-07 13:04:42 +00:00
James FitzGibbon
f5862628ef Upgrade to v0.10 1997-06-17 02:49:41 +00:00
James FitzGibbon
5e1636a1ac Upgrade to 0.07
Fixed incorrect PKGNAME in Makefile
Obtained from:
1997-04-27 17:20:23 +00:00
James FitzGibbon
3f368cbcb0 Import of p5-Net-DNS, a perl5 interface to the resolver libraries. 1997-04-05 22:15:47 +00:00