All rdata comparsion now uses the digestable form.
[third_party/dnspython] / ChangeLog
2014-09-04 Bob HalleyAll rdata comparsion now uses the digestable form. master
2014-09-04 Bob HalleyAdd CAA.
2014-09-01 Bob HalleyPrep 1.12.0 v1.12.0
2014-09-01 Bob HalleyFix ChangeLog formatting.
2014-07-24 Bob HalleyCope with 64-bit Python on Windows passing the wrong...
2014-07-16 Bob HalleyMerge pull request #76 from bastiak/master
2014-06-21 Bob HalleyAdd ChangeLog entry for resolver.rotate
2014-06-21 Bob HalleyMerge pull request #58 from underrun/options_rotate
2014-06-21 Bob HalleyAdd dns.zone.to_text() convenience method.
2014-06-21 Bob Halleyadd thanks
2014-06-21 Bob HalleyFix exception when reading from a masterfile.
2014-06-19 Bob HalleyFix relativization in RRSIG to_text()
2014-06-19 Bob HalleyAdd ChangeLog entries for accepted patches.
2014-06-19 Bob HalleyMerge pull request #67 from bastiak/master
2014-06-19 Bob HalleyMerge pull request #71 from spacekpe/DNSKEY.flags_to_te...
2014-06-18 Bob HalleyAllow empty APL RR.
2014-05-31 Bob HalleyAdd dns.ipv6.is_mapped(); Reverse IPv6 mapped IPv4...
2014-04-11 Bob HalleyDo not put back an unescaped token.
2014-04-04 Bob HalleyResponses to messages signed with TSIG were broken.
2013-12-11 Bob HalleyFix problems with the IXFR state machine which caused...
2013-09-02 Bob Halleyprep 1.11.1 v1.11.1
2013-08-26 Bob HalleyMake multi-message TSIGs compute correctly for algorith...
2013-06-30 Bob Halleyprep 1.11
2013-04-28 Bob HalleyDo not add items with offsets >= 2^14 to the compressio...
2013-04-26 Bob HalleyIn dns.ipv6.inet_ntoa(), do not use :: to shorten just...
2013-03-31 Bob HalleyMerge pull request #16 from uberj/generate4
2012-09-25 Bob HalleyNote new set_flags() method for dns.resolver.Resolver
2012-09-25 Bob HalleyMerge pull request #14 from sleach/master
2012-09-25 Bob Halleynote TLSA added
2012-08-28 Bob HalleyDo not generate empty NSEC3 bitmap windows
2012-04-08 Bob Halleyfix typo v1.10.0
2012-04-08 Bob Halleyadd release marker
2012-04-08 Bob Halleyallow all EDNS parameters to be specifed when making...
2012-04-08 Bob HalleyAdd source_port support to resolver; fix source_port...
2012-04-08 Bob Halleytry TCP if UDP response is truncated
2012-04-07 Bob Halleyadd check_origin parameter to dns.zone.from_xfr()
2012-04-07 Bob Halleyallow whitespace in SSHFP fingerprints
2012-04-07 Bob Halleyadd ChangeLog entry for Shane Huntley's trailing junk...
2011-12-30 Bob Halleymore 1.10 prep
2011-08-24 Bob Halleyadd LRUCache
2011-07-13 Bob Halleyadd dns.resolver.override_system_resolver() and dns...
2011-07-08 Bob Halleymake IP address parsing stricter
2011-04-05 Bob Halleyupdate
2011-04-05 Bob Halleyadd release marker
2011-03-24 Bob Halleyprep 1.9.4 v1.9.4 v1.9.4+readme
2011-03-24 Bob Halleyadd 1.9.3 release marker
2011-03-23 Bob Halleyadd canonical_name to Answer()
2011-03-22 Bob HalleyAdd raise_on_no_answer option
2011-02-09 Bob HalleyDnspython was erroneously doing case-insensitive compar...
2010-12-17 Bob Halleyuse is and not == when comparing sections
2010-12-10 Bob Halleydisallow metaqueries in dns.resolver.query()
2010-12-10 Bob Halleyadd a __hash__() method for rdata
2010-11-23 Bob HalleyFix DNSSEC imports, again! v1.9.2
2010-11-22 Bob HalleyFix namespace contamination issue that broke DSA validation v1.9.1
2010-11-20 Bob Halleyadd 1.9.0 release marker v1.9.0
2010-11-10 Bob Halleynote that DNSSEC validation needs PyCrypto
2010-11-10 Bob Halleymake hash compatibility handling its own module; add...
2010-10-31 Bob Halleyadd missing credit
2010-10-31 Bob Halleydns.resolver.zone_for_name() would return the wrong...
2010-10-31 Bob HalleyAdd zonediff.py to examples
2010-10-27 Bob Halleyadd poll() support; bump version to 1.9.0
2010-10-17 Bob HalleySet up the TSIG hashes table only once.
2010-10-17 Bob HalleyAllow unicode strings for rdtype and rdclass parameters
2010-10-17 Bob Halleyadd constants for TSIG algorithms
2010-10-17 Bob HalleyFix bugs in pre-hashlib compatibility code
2010-10-17 Bob HalleyAdd DNSSEC helpers key_id() and make_ds()
2010-10-17 Bob Halleymessage.py needs to import dns.edns
2010-05-04 Bob HalleyWhen initializing an RRset, pass covers to the superclass
2010-03-10 Bob HalleyThe TSIG algorithm was being passed to use_tsig() incor...
2010-01-27 Bob Halleyadd 1.8.0 marker
2010-01-13 Bob HalleyUpdate with recent changes
2009-11-12 Bob Halleyadd support for more TSIG algorithms
2009-11-12 Bob Halleypresent() did not add a zero TTL if its argument was...
2009-11-12 Bob Halleydocument further entropy fixes
2009-09-16 Bob HalleyEntropy getting and stirring need locking
2009-07-27 Bob HalleySet the socket used for xfrs to nonblocking mode.
2009-07-23 Bob HalleyFix SRV record comparison
2009-07-23 Bob HalleyUse the right resolver instance
2009-06-23 Bob HalleyOpen /dev/random unbuffered
2009-06-19 Bob HalleyPrep 1.7.1
2009-06-19 Bob HalleyHandle negative prerequisites
2009-06-19 Bob HalleySet the domain correctly on Windows
2009-06-19 Bob HalleyFinal 1.7 prep
2009-06-19 Bob HalleyAdd to_digestable() methods to rdata classes
2009-06-19 Bob HalleyAdd HIP RR type
2009-06-18 Bob HalleyAdd DLV support
2009-06-18 Bob HalleyAdd missing ChangeLog entries for TSIG validation fix...
2009-06-18 Bob HalleyAdd DNSSEC constants
2009-06-18 Bob HalleyAdd BADTRUNC
2009-06-18 Bob Halleyupdate
2009-06-18 Bob Halleyupdate to include resolver query patch
2009-06-18 Bob Halleyupdate
2009-03-30 Bob Halleyadd UDP IXFR support
2009-03-30 Bob Halleyadd one_rr_per_rrset mode switch to methods which parse...
2009-03-30 Bob Halleyfix typos
2009-03-30 Bob HalleyEDNS option support
2008-10-16 Bob Halleyadd DS RR fix ChangeLog
2008-06-03 Bob Halleyset_rcode() was broken when used with extended rcodes...
2008-02-06 Bob Halleyin inet_aton(), raise dns.exception.SyntaxError, like...
2007-11-25 Bob Halleyadd marker for 1.6.0 release
next