summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Zone.iterate_rdatasets() and Zone.iterate_rdatas() did not have aBob Halley2005-10-121-0/+6
* add dns.name.Name.parent()Bob Halley2005-10-061-0/+5
* add dns.resolver.zone_from_name() and .get_default_resovler()Bob Halley2005-10-011-0/+8
* cope if time goes backwards a little bitBob Halley2005-09-291-1/+6
* allow source address and port to be specified in query.{udp,tcp,xfr}Bob Halley2005-09-021-0/+10
* fix problem throwing FormErr when responding to a responseBob Halley2005-09-021-2/+8
* prep 1.3.4Bob Halley2005-09-021-0/+14
* note 1.3.3 release dateBob Halley2005-09-021-0/+4
* Do not reject unquoted TXT RR values The masterfile parser incorrectlyBob Halley2005-09-021-0/+5
* Added make_response() Added make_response(), which creates a skeletalBob Halley2005-09-021-0/+7
* dns.zone.from_xfr() in relativization mode incorrectly set zone.originBob Halley2005-09-021-1/+6
* The 'file' parameter to Name.to_wire() is now optional. The 'file'Bob Halley2005-09-021-0/+6
* Add indexing to Message.find_rrset()Bob Halley2005-09-021-1/+7
* inc version numberBob Halley2005-09-021-0/+4
* make sending queries via IPv6 workBob Halley2005-09-021-0/+15
* disallow types-by-number in NSEC; update ChangeLog and READMEBob Halley2005-09-021-0/+13
* parse LOC milliseconds correctlyBob Halley2005-09-021-0/+6
* prep 1.3.1Bob Halley2005-09-021-0/+4
* we specified dns.rdatatype.NONE instead of dns.rdataclass.NONE in someBob Halley2005-09-021-0/+5
* add SSHFP RRBob Halley2005-09-021-0/+5
* accept the unknown RR syntax for known RR typesBob Halley2005-09-021-0/+10
* treat leading whitespace followed by EOL/EOF as a blank lineBob Halley2005-09-021-0/+11
* initial importBob Halley2005-09-021-0/+529