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
/
nanonameserver.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
lint nanonameserver
Bob Halley
2020-06-24
1
-1
/
+1
*
Fix cut-and-paste error.
Brian Wellington
2020-06-24
1
-1
/
+1
*
Close extra UDP sockets more quickly.
Brian Wellington
2020-06-24
1
-23
/
+30
*
Remove unused code.
Brian Wellington
2020-06-24
1
-16
/
+0
*
Add more functionality to nanonameserver.
Brian Wellington
2020-06-23
1
-11
/
+68
*
Add support for TSIG on multi-message responses.
Brian Wellington
2020-06-16
1
-9
/
+12
*
Add nanonameserver support for TSIG.
Brian Wellington
2020-06-16
1
-2
/
+4
*
set tcp_address correctly; allow handle() to return a list
Bob Halley
2020-06-14
1
-24
/
+37
*
fix nanonameserver after removal of dns.trio
Bob Halley
2020-06-12
1
-3
/
+16
*
bail out early on ShortHeader
Bob Halley
2020-06-02
1
-0
/
+3
*
pass peer and connection type to nanoserver handle()
Bob Halley
2020-06-02
1
-7
/
+18
*
Refactor common code between UDP and TCP; add basic exception handling
Bob Halley
2020-06-02
1
-22
/
+59
*
switch to relative import for nanonameserver
nanonameserver
Bob Halley
2020-06-01
1
-0
/
+194