| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | retry_servfail -> self.retry_servfail | Bob Halley | 2013-07-17 | 1 | -1/+1 | |
| | | ||||||
| * | fix docov1.11.0-py3 | Bob Halley | 2013-07-07 | 1 | -2/+2 | |
| | | ||||||
| * | update for 1.11 | Bob Halley | 2013-07-07 | 1 | -2/+22 | |
| | | ||||||
| * | Add some backwards compatibility to the winreg fix | Bob Halley | 2013-07-07 | 1 | -1/+4 | |
| | | ||||||
| * | prep 1.11 | Bob Halley | 2013-06-30 | 4 | -3/+41 | |
| | | ||||||
| * | pull up $GENERATE | Bob Halley | 2013-06-30 | 3 | -0/+727 | |
| | | ||||||
| * | add set_flags() | Bob Halley | 2013-06-30 | 1 | -0/+12 | |
| | | ||||||
| * | Do not insist the filename of a $INCLUDE is quoted | Bob Halley | 2013-06-30 | 1 | -2/+0 | |
| | | ||||||
| * | Add TLSA | Bob Halley | 2013-06-30 | 5 | -0/+101 | |
| | | ||||||
| * | ignore .pyc files | Bob Halley | 2013-06-30 | 1 | -0/+1 | |
| | | ||||||
| * | fix typo | Bob Halley | 2013-05-30 | 1 | -1/+1 | |
| | | ||||||
| * | Do not add items with offsets >= 2^14 to the compression table | Bob Halley | 2013-04-28 | 2 | -1/+7 | |
| | | ||||||
| * | In dns.ipv6.inet_ntoa(), do not use :: to shorten just one 16-bit 0 field | Bob Halley | 2013-04-26 | 3 | -1/+14 | |
| | | ||||||
| * | lock caches in case they are shared | Bob Halley | 2013-03-31 | 1 | -49/+80 | |
| | | ||||||
| * | Do not retry SERVFAILing nameservers by default | Bob Halley | 2013-03-31 | 1 | -1/+5 | |
| | | ||||||
| * | turn tab into spaces | Bob Halley | 2013-03-31 | 1 | -1/+1 | |
| | | ||||||
| * | Raise YXDOMAIN if we see a YXDOMAIN rcode | Bob Halley | 2013-03-31 | 1 | -0/+7 | |
| | | ||||||
| * | do not print empty rdatasets | Bob Halley | 2013-03-31 | 1 | -1/+2 | |
| | | ||||||
| * | Pull up James Dempsey's fix: Remove DNSKEY keytag uniqueness assumption (RFC ↵ | Bob Halley | 2013-03-31 | 2 | -97/+109 | |
| | | | | | 4034, section 8) | |||||
| * | Merge pull request #20 from lambacck/python3 | Bob Halley | 2012-12-31 | 1 | -1/+1 | |
| |\ | | | | | Fix _winreg renamed to winreg in python 3 | |||||
| | * | Fix _winreg renamed to winreg in python 3 | Christopher Lambacher | 2012-12-15 | 1 | -1/+1 | |
| |/ | ||||||
| * | Do not generate empty NSEC3 bitmap windows | Bob Halley | 2012-08-28 | 3 | -2/+15 | |
| | | ||||||
| * | merge rdclass default value doco fix | Bob Halley | 2012-05-31 | 1 | -1/+1 | |
| | | ||||||
| * | fix typos | Bob Halley | 2012-05-21 | 1 | -3/+3 | |
| | | ||||||
| * | Fix python3 port issues with RSA validation | Bob Halley | 2012-04-10 | 2 | -7/+12 | |
| | | ||||||
| * | fix typov1.10.0-py3 | Bob Halley | 2012-04-08 | 1 | -1/+1 | |
| | | ||||||
| * | add release marker | Bob Halley | 2012-04-08 | 1 | -0/+4 | |
| | | ||||||
| * | doco fixes | Bob Halley | 2012-04-08 | 7 | -22/+39 | |
| | | ||||||
| * | allow all EDNS parameters to be specifed when making a query | Bob Halley | 2012-04-08 | 3 | -2/+19 | |
| | | ||||||
| * | Add source_port support to resolver; fix source_port in query code | Bob Halley | 2012-04-08 | 4 | -49/+58 | |
| | | ||||||
| * | remove obsolete TODO | Bob Halley | 2012-04-08 | 1 | -17/+0 | |
| | | ||||||
| * | more 1.10 prep | Bob Halley | 2012-04-08 | 1 | -0/+9 | |
| | | ||||||
| * | try TCP if UDP response is truncated | Bob Halley | 2012-04-08 | 2 | -0/+24 | |
| | | ||||||
| * | add check_origin parameter to dns.zone.from_xfr() | Bob Halley | 2012-04-07 | 2 | -2/+11 | |
| | | ||||||
| * | allow whitespace in SSHFP fingerprints | Bob Halley | 2012-04-07 | 2 | -2/+14 | |
| | | ||||||
| * | fix python2ism | Bob Halley | 2012-04-07 | 1 | -1/+1 | |
| | | ||||||
| * | raise ValueError if the argument to node.replace_rdataset() is not an rdataset | Bob Halley | 2012-04-07 | 1 | -0/+2 | |
| | | ||||||
| * | merge trailing junk control | Bob Halley | 2012-04-07 | 2 | -4/+19 | |
| | | ||||||
| * | BytesIO not StringIO | Bob Halley | 2012-04-07 | 1 | -1/+1 | |
| | | ||||||
| * | more 1.10 prep | Bob Halley | 2011-12-30 | 2 | -7/+23 | |
| | | ||||||
| * | add LRUCache | Bob Halley | 2011-08-24 | 2 | -2/+132 | |
| | | ||||||
| * | doco | Bob Halley | 2011-07-18 | 1 | -2/+5 | |
| | | ||||||
| * | packaging updates | Bob Halley | 2011-07-18 | 2 | -7/+7 | |
| | | ||||||
| * | the next version will be 1.10.0 | Bob Halley | 2011-07-13 | 3 | -4/+4 | |
| | | ||||||
| * | add dns.resolver.override_system_resolver() and ↵ | Bob Halley | 2011-07-13 | 2 | -0/+247 | |
| | | | | | dns.resolver.restore_system_resolver() | |||||
| * | more v6 strictness; more unit tests | Bob Halley | 2011-07-12 | 3 | -42/+75 | |
| | | ||||||
| * | increase IPv4 parsing strictness yet more | Bob Halley | 2011-07-12 | 1 | -0/+6 | |
| | | ||||||
| * | make address parsing stricter | Bob Halley | 2011-07-08 | 3 | -18/+36 | |
| | | ||||||
| * | fix typo | Bob Halley | 2011-06-11 | 1 | -1/+1 | |
| | | ||||||
| * | update copyrights | Bob Halley | 2011-05-12 | 98 | -196/+197 | |
| | | ||||||
