]> git.ipfire.org Git - thirdparty/dnspython.git/shortlog
thirdparty/dnspython.git
2013-03-27  James DempseyRemove DNSKEY keytag uniqueness assumption (RFC 4034... 26/head
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-09-25  Bob HalleyMerge pull request #17 from pieterlexis/TLSA
2012-09-25  Bob HalleyMerge pull request #18 from pieterlexis/master
2012-09-22  Pieter LexisAdd TLSA (RFC 6698) record type 17/head
2012-09-22  Pieter LexisHave git ignore .pyc files 18/head
2012-08-28  Bob HalleyDo not generate empty NSEC3 bitmap windows
2012-07-16  Sean LeachAdded set_flags method to dns.resolver.Resolver to... 14/head
2012-05-31  Bob HalleyMerge pull request #10 from stevetauber/master
2012-05-29  Steve TauberUpdating documentation for dns.query.xfr 10/head
2012-05-21  Bob Halleyfix typos
2012-04-08  Bob Halleyfix typo v1.10.0
2012-04-08  Bob Halleyadd release marker
2012-04-08  Bob Halleydoco fixes
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 Halleyremove obsolete TODO
2012-04-08  Bob Halleymore 1.10 prep
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 Halleyraise ValueError if the argument to node.replace_rdatas...
2012-04-07  Bob Halleyadd ChangeLog entry for Shane Huntley's trailing junk...
2012-04-07  Bob HalleyMerge pull request #5 from shanehuntley/master
2012-01-30  Shane HuntleyAdd flag to ignore trailing junk in message. 5/head
2011-12-30  Bob Halleymore 1.10 prep
2011-08-29  Bob Halleyadd some LRUCache tests
2011-08-24  Bob Halleyadd LRUCache
2011-07-18  Bob Halleydoco
2011-07-13  Bob Halleythe next version will be 1.10.0
2011-07-13  Bob Halleyadd dns.resolver.override_system_resolver() and dns...
2011-07-13  Bob Halleymore v6 strictness; more unit tests
2011-07-13  Bob Halleyincrease IPv4 parsing strictness yet more
2011-07-08  Bob Halleymake IP address parsing stricter
2011-06-11  Bob Halleyfix typo
2011-05-12  Bob Halleyupdate copyrights
2011-05-03  Bob Halleyfix doco typo
2011-05-03  Bob Halleyuse // division
2011-05-03  Bob Halleycompute dnspython.org master server and xfr from it
2011-04-05  Bob Halleyupdate
2011-04-05  Bob Halleyremove old DNSSEC types
2011-04-05  Bob Halleydo more careful bounds checking, and if checking fails...
2011-04-05  Bob Halleyincrement version
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 missing "import struct"
2011-03-24  Bob Halleydeal with relative names in _wire_cmp
2011-03-24  Bob Halleyadd 1.9.3 release marker
2011-03-23  Bob Halleyprep 1.9.3 v1.9.3
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-12-10  Bob Halleyincrement patch version
2010-11-23  Bob HalleyFix DNSSEC imports, again! v1.9.2
2010-11-22  Bob Halleyfix typo
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-20  Bob Halleymore 1.9 prep
2010-11-20  Bob Halleyupdate for 1.9
2010-11-20  Bob Halleyremove debugging print
2010-11-20  Bob Halleyrequire python 2.4 or later
2010-11-20  Bob Halleyremove cut-and-paste remnant
2010-11-20  Bob Halleytest dnssec validator
2010-11-20  Bob Halleyconvert to dnspython conventions, support relative...
2010-11-20  Bob Halleycleanup whitespace
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 Halleyinc version
2010-01-27  Bob Halleyadd 1.8.0 marker
2010-01-27  Bob Halleydo not build windows exe target
2010-01-26  Bob Halleyprep for 1.8.0 v1.8.0
2010-01-25  Bob Halleyupdate for 1.8
2010-01-14  Bob Halleycreate exceptions with arguments as "raise E(args)...
2010-01-13  Bob Halleyfix doco
2010-01-13  Bob Halleyspecify tsig algorithm correctly when passing to use_tsig
2010-01-13  Bob Halleytsig import cleanups; rename tsig signing routing from...
2010-01-13  Bob Halleytest that escapes of non-digits work correctly
2010-01-13  Bob HalleyUpdate with recent changes
2010-01-13  Bob HalleyAdd RSASHA256 and RSASHA512 code points; add missing...
2010-01-13  Bob Halleyupdate copyrights for 2010
2010-01-13  Bob Halleyadd backwards compatibility for token objects
2010-01-12  Bob Halleyfix typo
2010-01-12  Bob Halleyfix problems parsing generic rdata after tokenizer...
next