]>
| author | Bob Halley <halley@dnspython.org> | |
| Sat, 1 Oct 2022 22:24:13 +0000 (15:24 -0700) | ||
| committer | Bob Halley <halley@dnspython.org> | |
| Sun, 9 Oct 2022 21:34:10 +0000 (14:34 -0700) | ||
| commit | 948d5a6a2b3eb08647acaf2a67df92e9bcc2979a | |
| tree | b0a423383efbff8a314a09492d45a5de610d92b9 | tree | snapshot |
| parent | 2fe1a285f883e4b47892e58d6e1affd5b5e95bac | commit | diff |
| dns/__init__.py | diff | blob | blame | history | |
| dns/asyncquery.py | diff | blob | blame | history | |
| dns/dnssec.py | diff | blob | blame | history | |
| dns/query.py | diff | blob | blame | history | |
| dns/quic/__init__.py | [new file with mode: 0644] | blob |
| dns/quic/_asyncio.py | [new file with mode: 0644] | blob |
| dns/quic/_common.py | [new file with mode: 0644] | blob |
| dns/quic/_sync.py | [new file with mode: 0644] | blob |
| dns/quic/_trio.py | [new file with mode: 0644] | blob |
| examples/doq.py | [new file with mode: 0644] | blob |
| pyproject.toml | diff | blob | blame | history | |
| tests/nanoquic.py | [new file with mode: 0644] | blob |
| tests/test_doq.py | [new file with mode: 0644] | blob |
| tests/tls/ca.crt | [new file with mode: 0644] | blob |
| tests/tls/private.pem | [new file with mode: 0644] | blob |
| tests/tls/public.crt | [new file with mode: 0644] | blob |