summaryrefslogtreecommitdiff
path: root/tests/nanonameserver.py
Commit message (Expand)AuthorAgeFilesLines
* lint nanonameserverBob Halley2020-06-241-1/+1
* Fix cut-and-paste error.Brian Wellington2020-06-241-1/+1
* Close extra UDP sockets more quickly.Brian Wellington2020-06-241-23/+30
* Remove unused code.Brian Wellington2020-06-241-16/+0
* Add more functionality to nanonameserver.Brian Wellington2020-06-231-11/+68
* Add support for TSIG on multi-message responses.Brian Wellington2020-06-161-9/+12
* Add nanonameserver support for TSIG.Brian Wellington2020-06-161-2/+4
* set tcp_address correctly; allow handle() to return a listBob Halley2020-06-141-24/+37
* fix nanonameserver after removal of dns.trioBob Halley2020-06-121-3/+16
* bail out early on ShortHeaderBob Halley2020-06-021-0/+3
* pass peer and connection type to nanoserver handle()Bob Halley2020-06-021-7/+18
* Refactor common code between UDP and TCP; add basic exception handlingBob Halley2020-06-021-22/+59
* switch to relative import for nanonameservernanonameserverBob Halley2020-06-011-0/+194