Add zonediff.py to examples
[third_party/dnspython] / ChangeLog
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
2007-11-25 Bob HalleyIf select() raises an exception due to EINTR, we should...
2007-06-13 Bob Halleyadd basic multicast support
2007-05-25 Bob Halleyadd 1.5.0 release marker
2007-05-25 Bob Halleynote NAPTR cmp fix
2007-02-08 Bob Halleyfind enabled NICs on Windows Vista
2006-11-03 Bob Halleyadd DHCID
2006-11-03 Bob Halleyadd ignore_unexpected option dns.query.udp()
2006-11-01 Bob Halleynote UnexpectedSource change
2006-09-22 Bob Halleyfix typo
2006-09-22 Bob Halleyadd use_edns parameter to make_query()
2006-09-22 Bob Halleyadd want_dnssec parameter to make_query()
2006-09-22 Bob Halleyadd reasonable defaults for Message.use_edns(); add...
2006-08-17 Bob Halleyif /etc/resolv.conf does not exist, just use the defaul...
2006-07-27 Bob Halleycall self._config_win32_search() with the right variable
2006-07-20 Bob Halleyimplement more of the sequence protocol in Answer
2006-07-20 Bob Halleyadd IXFR support
2006-06-22 Bob Halleyadd IPSECKEY
2006-06-21 Bob Halleyadd SPF support
2006-06-02 Bob Halleyadd release marker
2006-04-26 Bob Halleyadd RRset.to_rdataset()
2006-03-28 Bob Halleyadd dns.e164.query()
2006-03-27 Bob Halleyupdate
2006-03-17 Bob Halleydo not delay responses for successful queries
2006-01-18 Bob Halleyadd rdata validate() method
2006-01-10 Bob Halleyallow BIND 8 TTL syntax in ttl-like places (SOA, SIG...
2006-01-10 Bob HalleyTTLs are now bounds checked to be within the closed...
2006-01-04 Bob Halleycope with irritating windows registry list delimiters
2005-12-27 Bob Halleyadd reversemap and e164
2005-12-19 Bob Halleyfloat_latitude and float_longitude returned the wrong...
2005-11-17 Bob HalleyThe 'origin' parameter to from_text() and from_file...
2005-11-17 Bob Halleyallow origin node sanity checks to be disabled
2005-11-13 Bob HalleyNote that Unicode name support needs Python 2.3 or...
2005-11-13 Bob HalleyPreliminary Unicode support
2005-11-13 Bob Halleycommitting toy edits made testing bzr to the svn repo...
2005-11-11 Bob Halleyarf
2005-10-31 Bob Halleyprep 1.3.5
2005-10-12 Bob Halleyimprove entry
2005-10-12 Bob HalleyZone.iterate_rdatasets() and Zone.iterate_rdatas()...
2005-10-06 Bob Halleyadd dns.name.Name.parent()
2005-10-01 Bob Halleyadd dns.resolver.zone_from_name() and .get_default_reso...
2005-09-29 Bob Halleycope if time goes backwards a little bit
2005-09-02 Bob Halleyallow source address and port to be specified in query...
2005-09-02 Bob Halleyfix problem throwing FormErr when responding to a response
2005-09-02 Bob Halleyprep 1.3.4
2005-09-02 Bob Halleynote 1.3.3 release date
2005-09-02 Bob HalleyDo not reject unquoted TXT RR values The masterfile...
2005-09-02 Bob HalleyAdded make_response() Added make_response(), which...
2005-09-02 Bob Halleydns.zone.from_xfr() in relativization mode incorrectly...
2005-09-02 Bob HalleyThe 'file' parameter to Name.to_wire() is now optional...
2005-09-02 Bob HalleyAdd indexing to Message.find_rrset()
2005-09-02 Bob Halleyinc version number
2005-09-02 Bob Halleymake sending queries via IPv6 work
2005-09-02 Bob Halleydisallow types-by-number in NSEC; update ChangeLog...
2005-09-02 Bob Halleyparse LOC milliseconds correctly
2005-09-02 Bob Halleyprep 1.3.1
2005-09-02 Bob Halleywe specified dns.rdatatype.NONE instead of dns.rdatacla...
2005-09-02 Bob Halleyadd SSHFP RR
2005-09-02 Bob Halleyaccept the unknown RR syntax for known RR types
2005-09-02 Bob Halleytreat leading whitespace followed by EOL/EOF as a blank...
next