| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2025-09-02 | 265 Bytes | |
| nghttp2-1.67.0.tar.bz2 | 2025-09-02 | 2.1 MB | |
| nghttp2-1.67.0.tar.bz2.asc | 2025-09-02 | 833 Bytes | |
| nghttp2-1.67.0.tar.gz | 2025-09-02 | 2.6 MB | |
| nghttp2-1.67.0.tar.gz.asc | 2025-09-02 | 833 Bytes | |
| nghttp2-1.67.0.tar.xz | 2025-09-02 | 1.7 MB | |
| nghttp2-1.67.0.tar.xz.asc | 2025-09-02 | 833 Bytes | |
| nghttp2 v1.67.0 source code.tar.gz | 2025-09-02 | 1.0 MB | |
| nghttp2 v1.67.0 source code.zip | 2025-09-02 | 1.4 MB | |
| README.md | 2025-09-02 | 3.4 kB | |
| Totals: 10 Items | 8.9 MB | 0 | |
What's Changed
- Do not trigger android workflow on tag event by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2463
- Port ngtcp2 map changes by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2465
- src: Adopt IP_PMTUDISC_PROBE by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2467
- Map seed by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2469
- Bump github.com/quic-go/quic-go from 0.52.0 to 0.53.0 by @dependabot[bot] in https://github.com/nghttp2/nghttp2/pull/2468
- Bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in https://github.com/nghttp2/nghttp2/pull/2471
- Bump github.com/quic-go/quic-go from 0.53.0 to 0.54.0 by @dependabot[bot] in https://github.com/nghttp2/nghttp2/pull/2472
- Use allocator-aware free in failure path by @geoffhill in https://github.com/nghttp2/nghttp2/pull/2473
- lib: Use nghttp2_mem_free by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2474
- src: Rewrite util::is_hex_string by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2475
- GHA: Run android workflow on branches event by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2478
- Make error handling robust by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2480
- Update doc by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2481
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/nghttp2/nghttp2/pull/2482
- Bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in https://github.com/nghttp2/nghttp2/pull/2483
- Add "glitch" counter by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2485
- Bump clang-format to 19 by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2486
- GHA: Bump clang to 19 by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2487
- Make glitch counter configurable by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2488
- tests: Swap the positions of expected and actual values by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2489
- Bump ngtcp2 and its dependencies by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2490
- Adopt ngtcp2 nghttp3 features by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2491
- Adopt libngtcp2_crypto_libressl changes by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2492
- src: Adopt designated initializers for ngtcp2_callbacks by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2493
- src: Adopt designated initializers by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2494
- src: constexpr fixup by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2495
- src: Adopt NGTCP2_WRITE_STREAM_FLAG_PADDING by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2496
- Test lib before building applications by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2497
- Bump libbpf to v1.6.2 by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2499
- Added nghttp3's pattern targets by @bmarques1995 in https://github.com/nghttp2/nghttp2/pull/2500
- Bump ngtcp2 to v1.15.1 by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2503
New Contributors
- @bmarques1995 made their first contribution in https://github.com/nghttp2/nghttp2/pull/2500
Full Changelog: https://github.com/nghttp2/nghttp2/compare/v1.66.0...v1.67.0