summaryrefslogtreecommitdiff
path: root/dns/quic
Commit message (Collapse)AuthorAgeFilesLines
* run blackBob Halley2023-03-301-1/+1
|
* Optionally allow server hostname to be checked by QUIC.Bob Halley2023-03-264-7/+10
|
* Fix hangs when QUIC connection fails [#899]. (#900)Bob Halley2023-03-023-35/+62
| | | | | This also fixes problems with computing the wait_for() timeout for the sync and asyncio ports, and fixes delivery of the timeout for the sync port.
* Fix typos.Brian Wellington2023-02-173-3/+3
|
* Fix misc. lint.Bob Halley2022-12-163-8/+16
|
* Initial DoQ support.Bob Halley2022-10-095-0/+836