]> git.ipfire.org Git - thirdparty/dnspython.git/shortlog
thirdparty/dnspython.git
2016-01-29  Martin BastiFix typo in resolver.py 142/head
2015-09-07  Bob HalleyMerge pull request #119 from TJRoger/master
2015-09-06  RogerUpdate README.md 119/head
2015-09-06  RogerRename README to README.md
2015-09-06  RogerUpdate README
2015-07-14  Bob HalleyMerge pull request #113 from akettmann/master
2015-07-14  Bob HalleyMerge pull request #111 from preo/dns-port
2015-07-14  Bob HalleyMerge pull request #112 from preo/safe-fqdn
2015-07-14  Robert EstelleSupport per-nameserver port setting. 111/head
2015-07-14  Robert EstelleRevert tuple-based per-nameserver port setting.
2015-06-23  akettmannCorrect some typos of "of of" 113/head
2015-06-14  Robert EstelleDon't throw on unresolved-fqdn for overridden getfqdn. 112/head
2015-06-14  Robert EstelleSupport per-nameserver port setting.
2015-06-13  Bob HalleyFix CAA from_wire()
2015-04-14  Bob HalleyMerge pull request #92 from pspacek/parametrized_exceptions
2015-03-27  Petr SpacekAdd information about protocol, request, and response... 92/head
2015-03-27  Petr SpacekConvert NoNameservers exception to the new DNSException...
2015-03-27  Petr SpacekAdd response to NoAnswer exception.
2015-03-25  Petr SpacekConvert NoAnswer exception to the new DNSException...
2015-03-25  Petr SpacekReturn list of non-existent names as part of str(NXDOMAIN).
2015-03-25  Petr SpacekReturn timeout duration as part of str(Timeout).
2015-03-25  Petr SpacekTest new DNSException behavior.
2015-03-25  Petr SpacekSeparate class docstring and default str() messages...
2015-03-25  Petr SpacekAdd list pretty-printing for parametrized exceptions.
2015-03-24  Petr SpacekAdd support for parametrizable __str__ in DNSException.
2015-03-21  Bob HalleyAdd URI RR to test data.
2015-03-21  Bob HalleyMerge pull request #91 from pspacek/uri
2015-03-21  Bob HalleyMerge pull request #83 from bastiak/name_exceptions
2015-03-21  Bob HalleyMerge pull request #61 from mattiaslundberg/timing
2015-03-17  Petr SpacekAdd URI record type (draft-faltstrom-uri-13) 91/head
2015-03-02  Bob HalleyMerge pull request #88 from wdv4758h/master
2015-03-02  dvclean Tab 88/head
2015-02-26  Bob HalleyImplement the pickle protocol.
2015-02-26  Bob HalleyMerge pull request #87 from ThomasWaldmann/master
2015-02-26  Bob HalleyMerge pull request #85 from spacekpe/readable_exceptions
2015-02-24  Thomas Waldmannfix unicode ipaddr crashes in rdata.from_text and token... 87/head
2015-02-12  Petr SpacekAdd tests for str() handling in DNSException. 85/head
2015-02-12  Petr SpacekRemove redundant 'pass' from class definitions.
2015-02-12  Petr SpacekAdd missing docstring for BadTTL exception.
2015-02-12  Petr SpacekExtend NoNameservers exception with list of servers...
2015-02-12  Petr SpacekExtend NoAnswer exception with optional question.
2015-02-12  Petr SpacekAmend doc strings for all DNSExceptions to make them...
2015-02-12  Petr SpacekSupport string representation for all DNSExceptions.
2014-11-19  Martin BastiFix name.from_unicode to raise prorper exception 83/head
2014-09-04  Bob HalleyAll rdata comparsion now uses the digestable form.
2014-09-04  Bob HalleyAdd CAA.
2014-09-01  Bob HalleyPrep 1.12.0 v1.12.0
2014-09-01  Bob HalleyFix ChangeLog formatting.
2014-07-24  Bob HalleyCope with 64-bit Python on Windows passing the wrong...
2014-07-16  Bob HalleyMerge pull request #76 from bastiak/master
2014-07-16  Martin BastiNSEC3PARAM should allow only 4 parts of data 76/head
2014-06-21  Bob HalleyAdd ChangeLog entry for resolver.rotate
2014-06-21  Bob HalleyMerge pull request #58 from underrun/options_rotate
2014-06-21  Bob HalleyAdd dns.zone.to_text() convenience method.
2014-06-21  Bob Halleyadd thanks
2014-06-21  Bob HalleyFix exception when reading from a masterfile.
2014-06-19  Bob HalleyFix relativization in RRSIG to_text()
2014-06-19  Bob HalleyAdd ChangeLog entries for accepted patches.
2014-06-19  Bob HalleyIn _escapify, rename whitespaces_only to unicode_mode
2014-06-19  Bob HalleyMerge pull request #67 from bastiak/master
2014-06-19  Bob HalleyMerge pull request #71 from spacekpe/DNSKEY.flags_to_te...
2014-06-18  Bob HalleyAllow empty APL RR.
2014-06-16  Petr SpacekAdd dns.rdtypes.ANY.DNSKEY.flags_to_text_set() and... 71/head
2014-06-15  Bob Halleyadd top-level test targets
2014-05-31  Bob HalleyAdd dns.ipv6.is_mapped(); Reverse IPv6 mapped IPv4... 54/head
2014-05-31  Bob Halleyoverhaul test system
2014-05-05  Batch Useradd options rotate handling 58/head
2014-04-15  Martin BastiFix improper escaping in Name.to_unicode() method 67/head
2014-04-11  Bob HalleyDo not put back an unescaped token.
2014-04-04  Bob HalleyResponses to messages signed with TSIG were broken.
2014-03-19  Mattias LundbergFix for timing, begin_time is not a function. 61/head
2014-03-19  Mattias LundbergAdd response time to the response when querying a server.
2014-03-14  Bob HalleyMerge pull request #57 from bastiak/master
2014-03-03  Bob HalleyIn LOC, deal with 0 values for size, horizontal precisi...
2014-02-20  bastiakAllows to copy dns.name.Name objects 57/head
2014-01-22  Bob HalleyMerge pull request #48 from spacekpe/loc-fix
2014-01-22  Bob HalleyMerge pull request #49 from spacekpe/skip-ecdsa-tests
2014-01-21  Petr SpacekSkip DNSSEC ECDSA tests if there is no python ecdsa... 49/head
2014-01-21  Petr SpacekFix vertical precision parsing for LOC records. 48/head
2014-01-21  Petr SpacekFix default size, horizontal and vertical precition...
2014-01-21  Petr Spacektest size, vertical and horizontal precision values...
2013-12-11  Bob HalleyFix problems with the IXFR state machine which caused...
2013-09-21  Bob HalleyPreliminary Elliptic Curve DNSSEC Validation (requires...
2013-09-02  Bob Halleyprep 1.11.1 v1.11.1
2013-09-01  Bob HalleyMerge pull request #36 from wangwang/fix-dns.name.to_te...
2013-08-30  wangwangFix bug: module dns.name has no attribution .to_text... 36/head
2013-08-26  Bob HalleyMake multi-message TSIGs compute correctly for algorith...
2013-08-09  Bob HalleyMerge pull request #32 from andreif/patch-1
2013-08-03  Andrei FokauFix variable name in dnssec._find_candidate_keys 32/head
2013-07-17  Bob Halleyretry_servfail -> self.retry_servfail
2013-07-08  Bob HalleyMerge pull request #29 from jcollie/master
2013-07-08  Jeffrey C.... Preserve Python 2.4 compatibility. 29/head
2013-07-07  Bob Halleyfix doco v1.11.0
2013-07-07  Bob HalleyUpdate for 1.11
2013-06-30  Bob Halleyprep 1.11
2013-05-30  Bob Halleyfix typo
2013-04-28  Bob HalleyDo not add items with offsets >= 2^14 to the compressio...
2013-04-26  Bob HalleyIn dns.ipv6.inet_ntoa(), do not use :: to shorten just...
2013-03-31  Bob Halleylock caches in case they are shared
2013-03-31  Bob HalleyDo not retry SERVFAILing nameservers by default
next