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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow zone origin to be specified as a string.
Bob Halley
2016-05-08
1
-0
/
+11
*
test: I believe this ip to be legitimate
Arthur Gautier
2016-04-21
1
-1
/
+1
*
test: incorrect test relying on type comparison
Arthur Gautier
2016-04-21
1
-3
/
+0
*
python3 support
Arthur Gautier
2016-04-21
12
-250
/
+271
*
Adds tox and coverage.py
Arthur Gautier
2016-04-21
21
-22
/
+85
*
setup.py: use setuptools instead of distutils
Arthur Gautier
2016-03-30
1
-0
/
+0
*
exit with non-zero status on failure
Bob Halley
2016-01-08
1
-1
/
+2
*
Add support for EUI48 and EUI64 RR types
Petr Spacek
2015-12-03
1
-0
/
+223
*
Add support for CDNSKEY record type
Jan Vcelak
2015-10-31
4
-0
/
+9
*
Add support for CDS record type
Jan Vcelak
2015-10-31
4
-0
/
+4
*
Fix CAA from_wire()
Bob Halley
2015-06-13
1
-0
/
+13
*
Test new DNSException behavior.
Petr Spacek
2015-03-25
1
-0
/
+24
*
Add URI RR to test data.
Bob Halley
2015-03-21
4
-0
/
+4
*
Merge pull request #87 from ThomasWaldmann/master
Bob Halley
2015-02-26
2
-0
/
+43
|
\
|
*
fix unicode ipaddr crashes in rdata.from_text and tokenizer.Tokenizer, fixes #41
Thomas Waldmann
2015-02-24
2
-0
/
+43
*
|
Add tests for str() handling in DNSException.
Petr Spacek
2015-02-12
1
-0
/
+38
|
/
*
Add CAA.
Bob Halley
2014-09-04
4
-0
/
+24
*
Add dns.zone.to_text() convenience method.
Bob Halley
2014-06-21
2
-0
/
+131
*
Fix exception when reading from a masterfile.
Bob Halley
2014-06-21
1
-1
/
+10
*
Merge pull request #71 from spacekpe/DNSKEY.flags_to_text_set
Bob Halley
2014-06-19
1
-0
/
+68
|
\
|
*
Add dns.rdtypes.ANY.DNSKEY.flags_to_text_set() and flags_from_text_set().
Petr Spacek
2014-06-16
1
-0
/
+68
*
|
Allow empty APL RR.
Bob Halley
2014-06-18
1
-0
/
+7
|
/
*
Add dns.ipv6.is_mapped(); Reverse IPv6 mapped IPv4 into v4 space
Bob Halley
2014-05-31
2
-2
/
+15
*
overhaul test system
Bob Halley
2014-05-31
19
-6
/
+25
*
Merge pull request #48 from spacekpe/loc-fix
Bob Halley
2014-01-22
1
-0
/
+68
|
\
|
*
test size, vertical and horizontal precision values in LOC records
Petr Spacek
2014-01-21
1
-0
/
+68
*
|
Skip DNSSEC ECDSA tests if there is no python ecdsa package.
Petr Spacek
2014-01-21
1
-0
/
+8
|
/
*
Preliminary Elliptic Curve DNSSEC Validation (requires ecdsa module)
Bob Halley
2013-09-21
1
-0
/
+55
*
Preserve Python 2.4 compatibility.
Jeffrey C. Ollie
2013-07-08
1
-3
/
+3
*
In dns.ipv6.inet_ntoa(), do not use :: to shorten just one 16-bit 0 field
Bob Halley
2013-04-26
1
-0
/
+6
*
Merge pull request #16 from uberj/generate4
Bob Halley
2013-03-31
2
-0
/
+594
|
\
|
*
This patch adds the ability to parse '$GENERATE' statements. See tests for ex...
uberj
2012-09-21
2
-0
/
+594
*
|
Remove DNSKEY keytag uniqueness assumption (RFC 4034, section 8)
James Dempsey
2013-03-28
1
-0
/
+10
*
|
Add TLSA (RFC 6698) record type
Pieter Lexis
2012-09-22
3
-0
/
+9
*
|
Do not generate empty NSEC3 bitmap windows
Bob Halley
2012-08-28
1
-0
/
+5
|
/
*
add some LRUCache tests
Bob Halley
2011-08-29
1
-0
/
+57
*
more v6 strictness; more unit tests
Bob Halley
2011-07-12
2
-30
/
+71
*
update copyrights
Bob Halley
2011-05-12
15
-15
/
+15
*
remove old DNSSEC types
Bob Halley
2011-04-05
3
-36
/
+23
*
Fix DNSSEC imports, again!
v1.9.2
Bob Halley
2010-11-23
1
-1
/
+0
*
Fix namespace contamination issue that broke DSA validation
v1.9.1
Bob Halley
2010-11-22
1
-5
/
+51
*
remove debugging print
Bob Halley
2010-11-20
1
-1
/
+0
*
remove cut-and-paste remnant
Bob Halley
2010-11-20
1
-3
/
+0
*
test dnssec validator
Bob Halley
2010-11-20
1
-0
/
+105
*
add poll() support; bump version to 1.9.0
Bob Halley
2010-10-27
1
-1
/
+23
*
test that escapes of non-digits work correctly
Bob Halley
2010-01-13
1
-0
/
+10
*
update copyrights for 2010
Bob Halley
2010-01-13
14
-14
/
+14
*
actually set has_escape correctly when building tokens with escapes
Bob Halley
2010-01-12
1
-12
/
+2
*
handle escapes outside of names when reading text format
Bob Halley
2010-01-12
1
-1
/
+21
*
make a proper token object to facilitate future tokenization work
Bob Halley
2010-01-12
1
-50
/
+45
[next]