summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* document further entropy fixesBob Halley2009-11-131-0/+5
* Entropy getting and stirring need lockingBob Halley2009-09-161-0/+6
* Set the socket used for xfrs to nonblocking mode.Bob Halley2009-07-271-0/+5
* Fix SRV record comparisonBob Halley2009-07-231-1/+6
* Use the right resolver instanceBob Halley2009-07-231-0/+4
* Open /dev/random unbufferedBob Halley2009-06-231-0/+6
* Prep 1.7.1Bob Halley2009-06-191-0/+6
* Handle negative prerequisitesBob Halley2009-06-191-0/+4
* Set the domain correctly on WindowsBob Halley2009-06-191-0/+3
* Final 1.7 prepBob Halley2009-06-191-27/+19
* Add to_digestable() methods to rdata classesBob Halley2009-06-191-502/+510
* Add HIP RR typeBob Halley2009-06-191-0/+4
* Add DLV supportBob Halley2009-06-181-0/+4
* Add missing ChangeLog entries for TSIG validation fix and entropy moduleBob Halley2009-06-181-0/+6
* Add DNSSEC constantsBob Halley2009-06-181-0/+5
* Add BADTRUNCBob Halley2009-06-181-0/+4
* updateBob Halley2009-06-181-2/+11
* update to include resolver query patchBob Halley2009-06-181-0/+6
* updateBob Halley2009-06-181-0/+9
* add UDP IXFR supportBob Halley2009-03-301-0/+5
* add one_rr_per_rrset mode switch to methods which parse messages from wire fo...Bob Halley2009-03-301-0/+7
* fix typosBob Halley2009-03-301-2/+2
* EDNS option supportBob Halley2009-03-301-0/+4