summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Make multi-message TSIGs compute correctly for algorithms other than MD5Bob Halley2013-08-261-0/+7
* prep 1.11Bob Halley2013-06-301-0/+17
* Do not add items with offsets >= 2^14 to the compression tableBob Halley2013-04-281-0/+6
* In dns.ipv6.inet_ntoa(), do not use :: to shorten just one 16-bit 0 fieldBob Halley2013-04-261-0/+7
* Note new set_flags() method for dns.resolver.ResolverBob Halley2012-09-251-0/+4
* note TLSA addedBob Halley2012-09-251-0/+4
* Do not generate empty NSEC3 bitmap windowsBob Halley2012-08-281-0/+6
* fix typov1.10.0Bob Halley2012-04-081-1/+1
* add release markerBob Halley2012-04-081-0/+4
* allow all EDNS parameters to be specifed when making a queryBob Halley2012-04-081-0/+3
* Add source_port support to resolver; fix source_port in query codeBob Halley2012-04-081-0/+7
* try TCP if UDP response is truncatedBob Halley2012-04-081-0/+5
* add check_origin parameter to dns.zone.from_xfr()Bob Halley2012-04-071-0/+6
* allow whitespace in SSHFP fingerprintsBob Halley2012-04-071-0/+4
* add ChangeLog entry for Shane Huntley's trailing junk patchBob Halley2012-04-071-0/+8
* more 1.10 prepBob Halley2011-12-301-4/+5
* add LRUCacheBob Halley2011-08-241-0/+6
* add dns.resolver.override_system_resolver() and dns.resolver.restore_system_r...Bob Halley2011-07-131-0/+12
* make IP address parsing stricterBob Halley2011-07-081-0/+10
* updateBob Halley2011-04-051-0/+9
* add release markerBob Halley2011-04-051-0/+4
* prep 1.9.4v1.9.4+readmev1.9.4Bob Halley2011-03-241-0/+10
* add 1.9.3 release markerBob Halley2011-03-241-0/+4
* add canonical_name to Answer()Bob Halley2011-03-231-4/+6
* Add raise_on_no_answer optionBob Halley2011-03-221-0/+8
* Dnspython was erroneously doing case-insensitive comparisons of the names in ...Bob Halley2011-02-091-0/+6
* use is and not == when comparing sectionsBob Halley2010-12-171-0/+6
* disallow metaqueries in dns.resolver.query()Bob Halley2010-12-101-0/+2
* add a __hash__() method for rdataBob Halley2010-12-101-0/+4
* Fix DNSSEC imports, again!v1.9.2Bob Halley2010-11-231-0/+10
* Fix namespace contamination issue that broke DSA validationv1.9.1Bob Halley2010-11-221-0/+10
* add 1.9.0 release markerv1.9.0Bob Halley2010-11-201-0/+4
* note that DNSSEC validation needs PyCryptoBob Halley2010-11-101-2/+2
* make hash compatibility handling its own module; add basic DNSSEC validationBob Halley2010-11-101-0/+7
* add missing creditBob Halley2010-10-311-1/+1
* dns.resolver.zone_for_name() would return the wrong answer sometimes if the r...Bob Halley2010-10-311-0/+5
* Add zonediff.py to examplesBob Halley2010-10-311-0/+7
* add poll() support; bump version to 1.9.0Bob Halley2010-10-271-0/+6
* Set up the TSIG hashes table only once.Bob Halley2010-10-171-0/+5
* Allow unicode strings for rdtype and rdclass parametersBob Halley2010-10-171-1/+5
* add constants for TSIG algorithmsBob Halley2010-10-171-1/+6
* Fix bugs in pre-hashlib compatibility codeBob Halley2010-10-171-2/+3
* Add DNSSEC helpers key_id() and make_ds()Bob Halley2010-10-171-1/+5
* message.py needs to import dns.ednsBob Halley2010-10-171-0/+5
* When initializing an RRset, pass covers to the superclassBob Halley2010-05-041-0/+6
* The TSIG algorithm was being passed to use_tsig() incorrectly.Bob Halley2010-03-101-0/+5
* add 1.8.0 markerBob Halley2010-01-261-0/+4
* Update with recent changesBob Halley2010-01-131-0/+14
* add support for more TSIG algorithmsBob Halley2009-11-131-3/+5
* present() did not add a zero TTL if its argument was a single rdataBob Halley2009-11-131-0/+7