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
...
*
test style improvements
Bob Halley
2020-07-23
1
-23
/
+13
*
Allow an escaped newline in a quoted string.
Bob Halley
2020-07-23
1
-0
/
+8
*
more tokenizer coverage improvements
Bob Halley
2020-07-23
1
-0
/
+50
*
more tokenizer test cleanups
Bob Halley
2020-07-23
1
-53
/
+19
*
more tokenizer coverage
Bob Halley
2020-07-23
1
-21
/
+24
*
Add serial branch coverage; remove duplicated test.
Bob Halley
2020-07-23
1
-3
/
+5
*
cover compression table too big branch
Bob Halley
2020-07-23
1
-0
/
+24
*
Improve name coverage slightly by testing the uts_46 branch in 2008 decode.
Bob Halley
2020-07-23
1
-6
/
+24
*
add coverage for a v6 branch case
Bob Halley
2020-07-22
1
-0
/
+6
*
more resolver coverage improvements
Bob Halley
2020-07-22
1
-2
/
+27
*
Make resolver use_edns() conform to its docstring; slightly improve use_edns(...
Bob Halley
2020-07-22
1
-0
/
+10
*
Fix Answer constructor invocations that missed an API change.
Bob Halley
2020-07-22
1
-4
/
+2
*
Increase branch coverage of the resolver.
Bob Halley
2020-07-22
1
-29
/
+96
*
Merge pull request #550 from rthalley/resolve_chaining
Bob Halley
2020-07-21
2
-2
/
+60
|
\
|
*
unify chaining code
Bob Halley
2020-07-21
2
-2
/
+60
*
|
Increase LOC coverage.
Bob Halley
2020-07-21
1
-0
/
+27
|
/
*
Set EDNS default payload to 1232.
Bob Halley
2020-07-20
2
-2
/
+6
*
Fix resolver EDNS0 payload size when EDNS0 enabled by resolv.conf.
Bob Halley
2020-07-20
1
-0
/
+1
*
Merge pull request #543 from rthalley/comments
Bob Halley
2020-07-20
5
-4
/
+67
|
\
|
*
a way of doing comments
comments
Bob Halley
2020-07-20
5
-4
/
+67
*
|
Remove duplicates in the LOC sample data.
Brian Wellington
2020-07-20
1
-3
/
+3
|
/
*
Add canonical_name() to async resolver too.
Bob Halley
2020-07-20
1
-0
/
+20
*
better test style
Bob Halley
2020-07-20
1
-3
/
+3
*
Add canonical_name() method to resolver.
Bob Halley
2020-07-20
1
-0
/
+14
*
cache statistics
Bob Halley
2020-07-19
1
-0
/
+35
*
Add dns.edns.register_type().
Brian Wellington
2020-07-17
1
-0
/
+37
*
Use the selectors module.
Brian Wellington
2020-07-17
2
-23
/
+9
*
Add coverage for TCP/TLS async getsockname.
Brian Wellington
2020-07-08
1
-0
/
+4
*
Add support for receiving UDP queries.
Brian Wellington
2020-07-08
2
-0
/
+31
*
Don't read resolv.conf in tests that don't use it.
Brian Wellington
2020-07-08
4
-9
/
+10
*
Remove debugging print.
Brian Wellington
2020-07-08
1
-1
/
+0
*
Merge pull request #531 from bwelling/tsig2
Bob Halley
2020-07-07
1
-8
/
+10
|
\
|
*
Split TSIG sign and validate.
Brian Wellington
2020-07-07
1
-8
/
+10
*
|
TSIG code now uses dns.rcode.Rcode enum values for the TSIG error field.
Bob Halley
2020-07-07
2
-4
/
+21
*
|
Fix Message.want_dnssec().
Brian Wellington
2020-07-07
1
-0
/
+1
|
/
*
Give up on socket.getfqdn() testing with CDN-hosted resources as it has too m...
Bob Halley
2020-07-06
1
-7
/
+16
*
improve name coverage
Bob Halley
2020-07-03
1
-0
/
+4
*
more coverage for wire
Bob Halley
2020-07-02
1
-1
/
+33
*
Consolidate NSEC/NSEC3/CSYNC bitmap handling.
Brian Wellington
2020-07-02
1
-0
/
+10
*
Rework wire format processing.
Bob Halley
2020-07-02
4
-162
/
+78
*
Merge pull request #527 from bwelling/tsigkey
Bob Halley
2020-07-01
2
-6
/
+38
|
\
|
*
Better deal with backwards compatibility.
Brian Wellington
2020-07-01
2
-12
/
+19
|
*
Add dns.tsig.Key class.
Brian Wellington
2020-07-01
2
-5
/
+30
*
|
Merge remote-tracking branch 'upstream/master' into amtrelay
Brian Wellington
2020-07-01
2
-0
/
+118
|
\
\
|
|
/
|
*
increase resolver coverage
Bob Halley
2020-07-01
1
-0
/
+58
|
*
avoid low-level wait tests on Windows
Bob Halley
2020-07-01
1
-0
/
+3
|
*
more query coverage
Bob Halley
2020-06-30
1
-0
/
+57
*
|
Add support for the AMTRELAY type.
Brian Wellington
2020-07-01
4
-0
/
+20
|
/
*
One more dnssec test.
Brian Wellington
2020-06-30
1
-0
/
+4
*
Add more dnssec coverage testing.
Brian Wellington
2020-06-30
1
-0
/
+44
[prev]
[next]