| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add DNSSEC constants | Bob Halley | 2009-06-18 | 1 | -0/+5 | |
| | | ||||||
| * | Add BADTRUNC | Bob Halley | 2009-06-18 | 1 | -0/+4 | |
| | | ||||||
| * | update | Bob Halley | 2009-06-18 | 1 | -2/+11 | |
| | | ||||||
| * | update to include resolver query patch | Bob Halley | 2009-06-18 | 1 | -0/+6 | |
| | | ||||||
| * | update | Bob Halley | 2009-06-18 | 1 | -0/+9 | |
| | | ||||||
| * | add UDP IXFR support | Bob Halley | 2009-03-30 | 1 | -0/+5 | |
| | | ||||||
| * | add one_rr_per_rrset mode switch to methods which parse messages from wire ↵ | Bob Halley | 2009-03-30 | 1 | -0/+7 | |
| | | | | | format | |||||
| * | fix typos | Bob Halley | 2009-03-30 | 1 | -2/+2 | |
| | | ||||||
| * | EDNS option support | Bob Halley | 2009-03-30 | 1 | -0/+4 | |
| | | ||||||
| * | add DS RR fix ChangeLog | Bob Halley | 2008-10-16 | 1 | -0/+6 | |
| | | ||||||
| * | set_rcode() was broken when used with extended rcodes; keep ednsflags ↵ | Bob Halley | 2008-06-03 | 1 | -0/+8 | |
| | | | | | coherent with edns version | |||||
| * | in inet_aton(), raise dns.exception.SyntaxError, like our contract says | Bob Halley | 2008-02-06 | 1 | -0/+8 | |
| | | ||||||
| * | add marker for 1.6.0 release | Bob Halley | 2007-11-25 | 1 | -0/+3 | |
| | | ||||||
| * | If select() raises an exception due to EINTR, we should just select() | Bob Halley | 2007-11-25 | 1 | -0/+6 | |
| | | | | | | again. Thanks to Geert Jansen for reporting this. | |||||
| * | add basic multicast support | Bob Halley | 2007-06-13 | 1 | -0/+8 | |
| | | ||||||
| * | add 1.5.0 release marker | Bob Halley | 2007-05-25 | 1 | -0/+4 | |
| | | ||||||
| * | note NAPTR cmp fix | Bob Halley | 2007-05-25 | 1 | -0/+5 | |
| | | ||||||
| * | find enabled NICs on Windows Vista | Bob Halley | 2007-02-08 | 1 | -0/+6 | |
| | | ||||||
| * | add DHCID | Bob Halley | 2006-11-03 | 1 | -0/+4 | |
| | | ||||||
| * | add ignore_unexpected option dns.query.udp() | Bob Halley | 2006-11-03 | 1 | -0/+5 | |
| | | ||||||
| * | note UnexpectedSource change | Bob Halley | 2006-11-01 | 1 | -0/+5 | |
| | | ||||||
| * | fix typo | Bob Halley | 2006-09-22 | 1 | -1/+1 | |
| | | ||||||
| * | add use_edns parameter to make_query() | Bob Halley | 2006-09-22 | 1 | -1/+2 | |
| | | ||||||
| * | add want_dnssec parameter to make_query() | Bob Halley | 2006-09-22 | 1 | -0/+2 | |
| | | ||||||
| * | add reasonable defaults for Message.use_edns(); add Message.want_dnssec() | Bob Halley | 2006-09-22 | 1 | -0/+8 | |
| | | ||||||
| * | if /etc/resolv.conf does not exist, just use the default resolver config | Bob Halley | 2006-08-17 | 1 | -0/+7 | |
| | | ||||||
| * | call self._config_win32_search() with the right variable | Bob Halley | 2006-07-27 | 1 | -0/+7 | |
| | | ||||||
| * | implement more of the sequence protocol in Answer | Bob Halley | 2006-07-20 | 1 | -0/+8 | |
| | | ||||||
| * | add IXFR support | Bob Halley | 2006-07-20 | 1 | -0/+4 | |
| | | ||||||
| * | add IPSECKEY | Bob Halley | 2006-06-22 | 1 | -0/+4 | |
| | | ||||||
| * | add SPF support | Bob Halley | 2006-06-21 | 1 | -0/+4 | |
| | | ||||||
| * | add release marker | Bob Halley | 2006-06-02 | 1 | -1/+5 | |
| | | ||||||
| * | add RRset.to_rdataset() | Bob Halley | 2006-04-26 | 1 | -0/+5 | |
| | | ||||||
| * | add dns.e164.query() | Bob Halley | 2006-03-28 | 1 | -0/+8 | |
| | | ||||||
| * | update | Bob Halley | 2006-03-27 | 1 | -1/+6 | |
| | | ||||||
| * | do not delay responses for successful queries | Bob Halley | 2006-03-17 | 1 | -0/+5 | |
| | | ||||||
| * | add rdata validate() method | Bob Halley | 2006-01-18 | 1 | -0/+12 | |
| | | ||||||
| * | allow BIND 8 TTL syntax in ttl-like places (SOA, SIG, RRSIG) | Bob Halley | 2006-01-10 | 1 | -0/+4 | |
| | | ||||||
| * | TTLs are now bounds checked to be within the closed interval [0, 2^31 - 1] | Bob Halley | 2006-01-10 | 1 | -0/+5 | |
| | | ||||||
| * | cope with irritating windows registry list delimiters | Bob Halley | 2006-01-04 | 1 | -0/+7 | |
| | | ||||||
| * | add reversemap and e164 | Bob Halley | 2005-12-27 | 1 | -0/+8 | |
| | | ||||||
| * | float_latitude and float_longitude returned the wrong sign on values | Bob Halley | 2005-12-19 | 1 | -0/+6 | |
| | | | | | | for south latitudes and west longitudes. | |||||
| * | The 'origin' parameter to from_text() and from_file() is now optional. | Bob Halley | 2005-11-17 | 1 | -0/+4 | |
| | | | | | | | If not specified, dnspython will use the first $ORIGIN in the text as the zone's origin. | |||||
| * | allow origin node sanity checks to be disabled | Bob Halley | 2005-11-17 | 1 | -0/+5 | |
| | | ||||||
| * | Note that Unicode name support needs Python 2.3 or greater. | Bob Halley | 2005-11-13 | 1 | -1/+2 | |
| | | ||||||
| * | Preliminary Unicode support | Bob Halley | 2005-11-13 | 1 | -0/+8 | |
| | | ||||||
| * | committing toy edits made testing bzr to the svn repo was not what I wanted ↵ | Bob Halley | 2005-11-13 | 1 | -0/+9 | |
| | | | | | to do | |||||
| * | arf | Bob Halley | 2005-11-11 | 1 | -9/+0 | |
| | | ||||||
| * | prep 1.3.5 | Bob Halley | 2005-10-31 | 1 | -0/+4 | |
| | | ||||||
| * | improve entry | Bob Halley | 2005-10-12 | 1 | -2/+2 | |
| | | ||||||
