| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2025-10-25 | 265 Bytes | |
| nghttp2-1.68.0.tar.bz2 | 2025-10-25 | 2.1 MB | |
| nghttp2-1.68.0.tar.bz2.asc | 2025-10-25 | 833 Bytes | |
| nghttp2-1.68.0.tar.gz | 2025-10-25 | 2.6 MB | |
| nghttp2-1.68.0.tar.gz.asc | 2025-10-25 | 833 Bytes | |
| nghttp2-1.68.0.tar.xz | 2025-10-25 | 1.7 MB | |
| nghttp2-1.68.0.tar.xz.asc | 2025-10-25 | 833 Bytes | |
| nghttp2 v1.68.0 source code.tar.gz | 2025-10-25 | 1.0 MB | |
| nghttp2 v1.68.0 source code.zip | 2025-10-25 | 1.4 MB | |
| README.md | 2025-10-25 | 4.6 kB | |
| Totals: 10 Items | 8.9 MB | 7 | |
What's Changed
- build(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in https://github.com/nghttp2/nghttp2/pull/2505
- build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/nghttp2/nghttp2/pull/2506
- build(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in https://github.com/nghttp2/nghttp2/pull/2507
- Increase glitch counter for unexpected builtin extension frames by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2508
- Fix assertion failure by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2509
- Remove session_update_glitch_ratelim called from deep inside the chain by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2510
- build(deps): bump golang.org/x/net from 0.43.0 to 0.44.0 by @dependabot[bot] in https://github.com/nghttp2/nghttp2/pull/2511
- nghttpd: Make the supported groups configurable by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2513
- Use SSL_CTX_set1_groups_list by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2514
- nghttpx: Add groups option by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2515
- nghttpx: Prefer ML-DSA certificate over ECDSA by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2516
- nghttpx: Select ECDSA cert based on EVP_PKEY_base_id by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2517
- nghttpx: Select certificate with BoringSSL by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2518
- nghttpx: Select certificate with wolfSSL by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2519
- nghttpx: Add the fast path when selecting a certificate by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2520
- nghttpx: Select a certificate in a single pass by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2521
- nghttpx: Support ML-DSA certificate selection with wolfSSL by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2522
- nghttpx: Make servername_callback behavior consistent by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2523
- nghttpx: Drop TLSv1.0 and TLSv1.1 support by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2524
- nghttpx: Define NGHTTP2_CERT_TYPE as constexpr by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2525
- src: Use nullptr in C++ code by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2526
- lib: Consistent conditional macro comments by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2527
- src: Consistent conditional macro comments by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2528
- src: Move sgi _daemonize to util::daemonize by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2529
- examples: Consistent conditional macro comments by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2530
- Bump ngtcp2 and its dependencies by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2531
- src: Adopt nghttp3_conn_read_stream2 by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2532
- src: Use std::ranges::begin and std::ranges::end consistently by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2533
- Remove redundant semicolon by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2534
- h2load: Set QUIC window-bits to 24 by default by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2535
- Fix typos in documentation: "or3xx" → "or 3xx" and missing space after period by @Copilot in https://github.com/nghttp2/nghttp2/pull/2536
- build(deps): bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1 by @dependabot[bot] in https://github.com/nghttp2/nghttp2/pull/2537
- build(deps): bump github.com/quic-go/quic-go from 0.54.1 to 0.55.0 by @dependabot[bot] in https://github.com/nghttp2/nghttp2/pull/2538
- nghttpx: Increase number of UDP packets to read by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2540
- build(deps): bump golang.org/x/net from 0.44.0 to 0.46.0 by @dependabot[bot] in https://github.com/nghttp2/nghttp2/pull/2541
- Optimize quic io by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2542
- nghttpx: Remove unused ticket_keys from WorkerEvent by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2543
- Bump ngtcp2 and its dependencies by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2544
New Contributors
- @Copilot made their first contribution in https://github.com/nghttp2/nghttp2/pull/2536
Full Changelog: https://github.com/nghttp2/nghttp2/compare/v1.67.0...v1.68.0