Files
nghttp2/nghttp2.changes
Martin Pluskal 93d71ce2d4 Accepting request 1313833 from home:pmonrealgonzalez:branches:devel:libraries:c_c++
- Update to 1.68.0:
  * Increase glitch counter for unexpected builtin extension frames
  * Remove session_update_glitch_ratelim called from deep inside the chain
  * nghttpd: Make the supported groups configurable
  * Use SSL_CTX_set1_groups_list
  * nghttpx: Add groups option
  * nghttpx: Prefer ML-DSA certificate over ECDSA
  * nghttpx: Select ECDSA cert based on EVP_PKEY_base_id
  * nghttpx: Select certificate with BoringSSL
  * nghttpx: Select certificate with wolfSSL
  * nghttpx: Add the fast path when selecting a certificate
  * nghttpx: Select a certificate in a single pass
  * nghttpx: Support ML-DSA certificate selection with wolfSSL
  * nghttpx: Make servername_callback behavior consistent
  * nghttpx: Drop TLSv1.0 and TLSv1.1 support
  * nghttpx: Define NGHTTP2_CERT_TYPE as constexpr
  * src: Move sgi _daemonize to util::daemonize
  * examples: Consistent conditional macro comments
  * Bump ngtcp2 and its dependencies
  * src: Adopt nghttp3_conn_read_stream2
  * src: Use std::ranges::begin and std::ranges::end consistently
  * h2load: Set QUIC window-bits to 24 by default
  * Fix typos in documentation: "or3xx" → "or 3xx" and missing space after period
  * nghttpx: Increase number of UDP packets to read
  * Optimize quic io
  * nghttpx: Remove unused ticket_keys from WorkerEvent
  * Bump ngtcp2 and its dependencies

- Update to 1.67.1:
  * Remove session_update_glitch_ratelim called from deep inside the chain

OBS-URL: https://build.opensuse.org/request/show/1313833
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nghttp2?expand=0&rev=131
2025-10-31 08:27:02 +00:00

89 KiB