summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* add DHCIDBob Halley2006-11-031-0/+4
* add ignore_unexpected option dns.query.udp()Bob Halley2006-11-031-0/+5
* note UnexpectedSource changeBob Halley2006-11-011-0/+5
* fix typoBob Halley2006-09-221-1/+1
* add use_edns parameter to make_query()Bob Halley2006-09-221-1/+2
* add want_dnssec parameter to make_query()Bob Halley2006-09-221-0/+2
* add reasonable defaults for Message.use_edns(); add Message.want_dnssec()Bob Halley2006-09-221-0/+8
* if /etc/resolv.conf does not exist, just use the default resolver configBob Halley2006-08-171-0/+7
* call self._config_win32_search() with the right variableBob Halley2006-07-271-0/+7
* implement more of the sequence protocol in AnswerBob Halley2006-07-201-0/+8
* add IXFR supportBob Halley2006-07-201-0/+4
* add IPSECKEYBob Halley2006-06-221-0/+4
* add SPF supportBob Halley2006-06-211-0/+4
* add release markerBob Halley2006-06-021-1/+5
* add RRset.to_rdataset()Bob Halley2006-04-261-0/+5
* add dns.e164.query()Bob Halley2006-03-281-0/+8
* updateBob Halley2006-03-271-1/+6
* do not delay responses for successful queriesBob Halley2006-03-171-0/+5
* add rdata validate() methodBob Halley2006-01-181-0/+12
* allow BIND 8 TTL syntax in ttl-like places (SOA, SIG, RRSIG)Bob Halley2006-01-101-0/+4
* TTLs are now bounds checked to be within the closed interval [0, 2^31 - 1]Bob Halley2006-01-101-0/+5
* cope with irritating windows registry list delimitersBob Halley2006-01-041-0/+7
* add reversemap and e164Bob Halley2005-12-271-0/+8
* float_latitude and float_longitude returned the wrong sign on valuesBob Halley2005-12-191-0/+6
* The 'origin' parameter to from_text() and from_file() is now optional.Bob Halley2005-11-171-0/+4
* allow origin node sanity checks to be disabledBob Halley2005-11-171-0/+5
* Note that Unicode name support needs Python 2.3 or greater.Bob Halley2005-11-131-1/+2
* Preliminary Unicode supportBob Halley2005-11-131-0/+8
* committing toy edits made testing bzr to the svn repo was not what I wanted t...Bob Halley2005-11-131-0/+9
* arfBob Halley2005-11-111-9/+0
* prep 1.3.5Bob Halley2005-10-311-0/+4
* improve entryBob Halley2005-10-121-2/+2
* 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