]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Add QUIC TLS session ticket support.
authorBob Halley <halley@dnspython.org>
Sat, 28 Oct 2023 16:08:00 +0000 (09:08 -0700)
committerBob Halley <halley@dnspython.org>
Sat, 28 Oct 2023 16:08:00 +0000 (09:08 -0700)
commit7bd3df6286b1653b788404f2a6a9e5d2132ced40
tree0a077a33fd3983a09866c13598249ea04e1a336f
parent277ee25d7c8851d2c2cd1e683cfd86e786ba9317
Add QUIC TLS session ticket support.
dns/quic/_asyncio.py
dns/quic/_common.py
dns/quic/_sync.py
dns/quic/_trio.py