Revisions of python-aioquic
Ana Guerrero (anag+factory)
accepted
request 1141367
from
Steve Kowalik (StevenK)
(revision 8)
- Drop patch cryptography.patch: * No longer required. - Add patch support-service-identity-24.patch: * Support service-identity >= 24 - Switch to pyproject macros.
Ana Guerrero (anag+factory)
accepted
request 1140132
from
Dirk Mueller (dirkmueller)
(revision 7)
- update to 0.9.25: * Add parsing and serialization for certificate requests * Allow clients to authenticate with servers using a certificate * Close connection if client's first INITIAL contains no CRYPTO * Exclude binary packet captures from spelling check * Added support for cubic congestion control (RFC9438) * Drop httpbin from HTTP/3 server demo * Raise a TLS alert if parsing a message causes a BufferReadError
Ana Guerrero (anag+factory)
accepted
request 1109559
from
Dirk Mueller (dirkmueller)
(revision 5)
- update to 0.9.21: * http3_client: :path should not be empty * Move project metadata to pyproject.toml * Fix X509StoreContextError usage for pyOpenSSL >= 22 * Test against Python 3.11 * Use function parameters instead of global args in examples
Dominique Leuenberger (dimstar_suse)
accepted
request 1060790
from
Daniel Garcia (dgarcia)
(revision 3)
- Update to v0.9.20 * free AEADObject's and HeaderProtectionObject's memory * free BufferObject’s memory * Enable IPv4/IPv6 dual stack support on Windows * [docs] add a logo, stop mocking libraries * [docs] test that documentation can be built without warnings * [tests] clarify the various handshake loss test cases * [connection] retransmit CRYPTO to speedup handshake completion * [examples] update DoQ examples for more recent drafts (fixes: #224) * [lint] run mypy on each CI run - 0.9.19 * [tls] use PyOpenSSL to validate certificate * [qa] set better names for our C modules * [package] drop dependency on "dataclasses" package * [package] update cryptography requirement to >= 3.1 * [qa] fix some type annotations * [http3] advertise support for extended CONNECT * [examples] make HTTP/3 client set content-length (fixes: #241) * [package] fix macosx arm64 wheels - 0.9.18 * [examples] add sec-webtransport-http3-draft to server response * [package] update OpenSSL to 1.1.1m * [tests] rewrite asyncio tests as coroutines * [qa] reformat code using updated `black` * [qa] tell git to ignore virtual environments * http3_client.py: correct error code for connection close * [webtransport] make H3_DATAGRAM value uppercase * [webtransport] update H3_DATAGRAM value * [readme] update minimal Python version * [examples] don't sent HTTP/3 DATA if there is no request body
Dominique Leuenberger (dimstar_suse)
accepted
request 874794
from
Markéta Machová (mcalabkova)
(revision 1)
dep of pproxy, dep of httpcore/httpx
Displaying all 9 revisions