| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2025-03-02 | 265 Bytes | |
| nghttp2-1.65.0.tar.bz2 | 2025-03-02 | 2.0 MB | |
| nghttp2-1.65.0.tar.bz2.asc | 2025-03-02 | 833 Bytes | |
| nghttp2-1.65.0.tar.gz | 2025-03-02 | 2.5 MB | |
| nghttp2-1.65.0.tar.gz.asc | 2025-03-02 | 833 Bytes | |
| nghttp2-1.65.0.tar.xz | 2025-03-02 | 1.6 MB | |
| nghttp2-1.65.0.tar.xz.asc | 2025-03-02 | 833 Bytes | |
| nghttp2 v1.65.0 source code.tar.gz | 2025-03-02 | 1.0 MB | |
| nghttp2 v1.65.0 source code.zip | 2025-03-02 | 1.4 MB | |
| README.md | 2025-03-02 | 4.2 kB | |
| Totals: 10 Items | 8.6 MB | 0 | |
What's Changed
- build(deps): bump github.com/quic-go/quic-go from 0.47.0 to 0.48.0 by @dependabot in https://github.com/nghttp2/nghttp2/pull/2266
- build(deps): bump github.com/quic-go/quic-go from 0.48.0 to 0.48.1 by @dependabot in https://github.com/nghttp2/nghttp2/pull/2270
- account for bytes on closing connections by @TuxInvader in https://github.com/nghttp2/nghttp2/pull/2268
- build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in https://github.com/nghttp2/nghttp2/pull/2272
- Replace url-parser with urlparse by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2273
- Bump sfparse to [7eaf5b] by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2274
- Bump ngtcp2 by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2275
- build(deps): bump github.com/quic-go/quic-go from 0.48.1 to 0.48.2 by @dependabot in https://github.com/nghttp2/nghttp2/pull/2279
- build(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot in https://github.com/nghttp2/nghttp2/pull/2281
- Bump golang.org/x/net to v0.33.0 by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2282
- Bump ngtcp2 and QUIC dependencies by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2283
- Bump munit by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2286
- Remove RFC 7540 priorities by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2287
- Deprecate nghttp2_option_set_server_fallback_rfc7540_priorities by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2288
- Deprecate nghttp2_option_set_no_closed_streams by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2289
- nghttp: Remove RFC 7540 priorities by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2290
- nghttpd: Remove RFC 7540 priorities by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2291
- nghttp: Show deprecation warning for --no-rfc7540-pri option by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2292
- Update Stream priorities section by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2293
- Remove nghttp2 dependency based priority section by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2294
- build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in https://github.com/nghttp2/nghttp2/pull/2295
- HtmlParser: Use xmlFree by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2296
- fix: Add defensive bounds checking in hd_ringbuf_init() by @thevilledev in https://github.com/nghttp2/nghttp2/pull/2297
- Workaround actions/stale cache issue by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2298
- src: nullptr by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2299
- GHA: Exempt pull request from actions/stale by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2300
- build(deps): bump github.com/quic-go/quic-go from 0.48.2 to 0.49.0 by @dependabot in https://github.com/nghttp2/nghttp2/pull/2301
- The minimum length of a valid QUIC packet is 21 by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2302
- cmake: Disable src tests if BUILD_TESTING is OFF by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2304
- Add QNX Support by @dchordia in https://github.com/nghttp2/nghttp2/pull/2305
- clang-format by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2306
- build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 by @dependabot in https://github.com/nghttp2/nghttp2/pull/2308
- nghttpx: Rework QUIC connection handling by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2309
- Bump ngtcp2 by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2310
- Fix errors reported by coverity by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2312
- Bump libbpf to v1.5.0 by @tatsuhiro-t in https://github.com/nghttp2/nghttp2/pull/2311
New Contributors
- @thevilledev made their first contribution in https://github.com/nghttp2/nghttp2/pull/2297
- @dchordia made their first contribution in https://github.com/nghttp2/nghttp2/pull/2305
Full Changelog: https://github.com/nghttp2/nghttp2/compare/v1.64.0...v1.65.0