|
Notes:
Various rubyforge patches and bug-fixes (see change log for details).
Zone reader fixes.
RRSIG.get_time now public.
NSEC parsing fixed.
NSEC3 hashes and types fixed.
IANA reserved ports removed (to be replaced with bitmap). Ports over 50000 used for now.
Jruby can now be used to compile dnsruby.
Changes:
------------------------------------------------------------------------
r360 | alexd | 2010-03-03 10:22:12 +0000 (Wed, 03 Mar 2010) | 1 line
Removing IANA reserved ports (for now). Intend to replace with bitmap. Just using ports over 50000 for now. This is to allow jruby to compile dnsruby
------------------------------------------------------------------------
r359 | alexd | 2010-03-02 13:26:27 +0000 (Tue, 02 Mar 2010) | 1 line
Fixing NSEC(3) types and hashes
------------------------------------------------------------------------
r358 | alexd | 2010-02-17 11:54:52 +0000 (Wed, 17 Feb 2010) | 1 line
Fixing NSEC parsing
------------------------------------------------------------------------
r357 | alexd | 2010-02-17 11:54:29 +0000 (Wed, 17 Feb 2010) | 1 line
Publishing RRSIG.get_time
------------------------------------------------------------------------
r356 | alexd | 2010-02-17 11:53:41 +0000 (Wed, 17 Feb 2010) | 1 line
Fixing comparison for comments in zone reader
------------------------------------------------------------------------
r355 | alexd | 2010-02-17 11:44:08 +0000 (Wed, 17 Feb 2010) | 1 line
Adding Rakefile to gem (rubyforge 27825) and upping version to 1.44 for next release
------------------------------------------------------------------------
r354 | alexd | 2010-02-17 11:10:44 +0000 (Wed, 17 Feb 2010) | 1 line
Rubyforge patch 27837 : handle Apples unsigned UPDATE responses
------------------------------------------------------------------------
r353 | alexd | 2010-02-17 09:53:23 +0000 (Wed, 17 Feb 2010) | 1 line
Removing unknown call from OPT - rubyforge 27831
------------------------------------------------------------------------
r352 | alexd | 2010-02-17 08:29:46 +0000 (Wed, 17 Feb 2010) | 1 line
Fixing Time creation to be UTC - rubyforge bug 27830
------------------------------------------------------------------------
r351 | alexd | 2010-02-17 08:25:13 +0000 (Wed, 17 Feb 2010) | 1 line
Fixing debug message - rubyforge bug 27829
|