index
:
delta/python-packages/dnspython.git
2.2
2.3
absolute_origin_zone_txn_fix
async
cache_stats
canonical_name
cmp_fix
cname-and-other-data
comments
constants
constants2
continue_on_error
dependabot/pip/coverage-tw-6.0
dependabot/pip/cryptography-gte-2.6-and-lt-37.0
dependabot/pip/cryptography-gte-2.6-and-lt-4.0
dependabot/pip/mypy-tw-0.781
dependabot/pip/mypy-tw-0.782
dependabot/pip/mypy-tw-0.790
dependabot/pip/mypy-tw-0.800
dependabot/pip/mypy-tw-0.812
dependabot/pip/mypy-tw-0.920
dependabot/pip/pytest-cov-tw-3.0.0
dependabot/pip/pytest-tw-6.0.0
dependabot/pip/trio-gte-0.14-and-lt-0.18
dependabot/pip/trio-gte-0.14-and-lt-0.19
dependabot/pip/wheel-tw-0.35.0
full_match
httpx_if_possible
legacy-v1
lifetime_timeout
master
message
more-immut
nanonameserver
new-unversioned-zone-txn
parser
proc-order
processing_order_fix
python3
quic-899
resolve_chaining
resrefactor
revert-193-pylint
rrset-reader
soa_interval_fix
svcb
transaction
txn-names
win32util
windows_asyncio_fix
wrap
xfr
zone-refactor
github.com: rthalley/dnspython.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dns
Commit message (
Expand
)
Author
Age
Files
Lines
*
redirect to dnspython
Bob Halley
2016-09-20
91
-13748
/
+0
*
Fix NameDicts so they keep track of the max_length properly and handle things...
Francisco Izquierdo
2016-03-04
1
-6
/
+46
*
pass the response to NoAnswer correctly
Bob Halley
2016-02-21
1
-1
/
+1
*
Import dns.tsig
Bob Halley
2016-02-21
1
-0
/
+1
*
Set response_time to zero when exceptions occur early.
Bob Halley
2016-02-21
1
-2
/
+10
*
Merge pull request #103 from encukou/py3-records
Bob Halley
2015-12-03
3
-0
/
+76
|
\
|
*
Add TLSA to exports & copyrights lists
Petr Viktorin
2015-05-27
1
-0
/
+1
|
*
Add URI record type (draft-faltstrom-uri-13)
Petr Spacek
2015-05-27
2
-0
/
+75
*
|
Merge pull request #104 from encukou/py3-query-timer
Bob Halley
2015-12-03
1
-0
/
+6
|
\
\
|
*
|
Fix for timing, begin_time is not a function.
Mattias Lundberg
2015-05-27
1
-1
/
+1
|
*
|
Add response time to the response when querying a server.
Mattias Lundberg
2015-05-27
1
-0
/
+6
|
|
/
*
|
Merge pull request #102 from encukou/py3-pickle
Bob Halley
2015-12-03
1
-0
/
+7
|
\
\
|
*
|
Implement the pickle protocol.
Bob Halley
2015-05-26
1
-0
/
+7
|
|
/
*
|
Merge pull request #101 from encukou/py3-ecdsa
Bob Halley
2015-12-03
1
-2
/
+56
|
\
\
|
*
|
Preliminary Elliptic Curve DNSSEC Validation (requires ecdsa module)
Bob Halley
2015-05-26
1
-2
/
+56
|
|
/
*
|
Add support for EUI48 and EUI64 RR types
Petr Spacek
2015-12-03
6
-0
/
+134
*
|
Add support for CDNSKEY record type
Jan Vcelak
2015-10-31
5
-117
/
+159
*
|
Add support for CDS record type
Jan Vcelak
2015-10-31
3
-0
/
+22
*
|
Assign b'' to other_data in make_response when using TSIG.
Yuki Izumi
2015-10-24
1
-1
/
+1
*
|
In python 3, the getaddrinfo 'socktype' parameter was renamed to 'type'
Bob Halley
2015-10-06
1
-3
/
+3
*
|
Fix CAA from_wire()
Bob Halley
2015-06-13
1
-1
/
+1
|
/
*
Merge pull request #97 from encukou/zone-to_file
Bob Halley
2015-05-21
1
-8
/
+16
|
\
|
*
Fix failing test for Zone.to_file
Petr Viktorin
2015-05-21
1
-8
/
+16
*
|
Add information about protocol, request, and response to NoNameservers except...
Petr Spacek
2015-05-21
1
-11
/
+20
*
|
Convert NoNameservers exception to the new DNSException style.
Petr Spacek
2015-05-21
1
-17
/
+17
*
|
Add response to NoAnswer exception.
Petr Spacek
2015-05-21
1
-4
/
+7
*
|
Convert NoAnswer exception to the new DNSException style.
Petr Spacek
2015-05-21
1
-12
/
+4
*
|
Return list of non-existent names as part of str(NXDOMAIN).
Petr Spacek
2015-05-21
1
-1
/
+16
*
|
Return timeout duration as part of str(Timeout).
Petr Spacek
2015-05-21
2
-5
/
+7
*
|
Separate class docstring and default str() messages in DNSException.
Petr Spacek
2015-05-21
1
-4
/
+9
*
|
Add list pretty-printing for parametrized exceptions.
Petr Spacek
2015-05-21
1
-1
/
+20
*
|
Add support for parametrizable __str__ in DNSException.
Petr Spacek
2015-05-21
1
-2
/
+50
|
/
*
zone.to_text() needs to make a StringIO
Bob Halley
2015-03-21
1
-1
/
+1
*
Remove redundant 'pass' from class definitions.
Petr Spacek
2015-02-12
26
-58
/
+0
*
Add missing docstring for BadTTL exception.
Petr Spacek
2015-02-12
1
-1
/
+1
*
Extend NoNameservers exception with list of servers and respective errors.
Petr Spacek
2015-02-12
1
-8
/
+31
*
Extend NoAnswer exception with optional question.
Petr Spacek
2015-02-12
1
-5
/
+16
*
Amend doc strings for all DNSExceptions to make them suitable for direct prin...
Petr Spacek
2015-02-12
15
-52
/
+47
*
Support string representation for all DNSExceptions.
Petr Spacek
2015-02-12
1
-1
/
+6
*
All rdata comparsion now uses the digestable form.
Bob Halley
2014-09-05
31
-269
/
+7
*
Add CAA.
Bob Halley
2014-09-05
2
-0
/
+75
*
Remove deprecated universal newlines flag to open().
v1.12.0-py3
Bob Halley
2014-09-01
1
-1
/
+1
*
Prep 1.12.0
Bob Halley
2014-09-01
1
-2
/
+2
*
Overhaul test suite to allow testing in place.
Bob Halley
2014-08-31
1
-0
/
+2
*
Add dns.ipv6.is_mapped(); Reverse IPv6 mapped IPv4 into v4 space.
Bob Halley
2014-08-31
2
-2
/
+12
*
Fix python3 port problem.
Bob Halley
2014-08-31
1
-1
/
+1
*
Add dns.rdtypes.ANY.DNSKEY.flags_to_text_set() and flags_from_text_set().
Petr Spacek
2014-08-31
1
-0
/
+48
*
Allow empty APL RR.
Bob Halley
2014-08-31
1
-2
/
+2
*
Fix relativization in RRSIG to_text().
Bob Halley
2014-08-31
1
-1
/
+1
*
Fix exception when reading from a masterfile.
Bob Halley
2014-08-31
1
-1
/
+1
[next]