summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* add DS RR fix ChangeLogBob Halley2008-10-161-0/+6
* set_rcode() was broken when used with extended rcodes; keep ednsflags coheren...Bob Halley2008-06-031-0/+8
* in inet_aton(), raise dns.exception.SyntaxError, like our contract saysBob Halley2008-02-061-0/+8
* add marker for 1.6.0 releaseBob Halley2007-11-251-0/+3
* If select() raises an exception due to EINTR, we should just select()Bob Halley2007-11-251-0/+6
* add basic multicast supportBob Halley2007-06-131-0/+8
* add 1.5.0 release markerBob Halley2007-05-251-0/+4
* note NAPTR cmp fixBob Halley2007-05-251-0/+5
* find enabled NICs on Windows VistaBob Halley2007-02-081-0/+6
* 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