Tatsuhiro Tsujikawa
|
123bbbe268
|
Merge pull request #2660 from nghttp2/h2load-h3
h2load: Add --h3 option
|
2026-03-26 21:29:30 +09:00 |
|
Tatsuhiro Tsujikawa
|
3c52ba41e8
|
h2load: Add --h3 option
|
2026-03-26 20:40:30 +09:00 |
|
Tatsuhiro Tsujikawa
|
c7bf06c79b
|
Merge pull request #2659 from nghttp2/nghttpx-simplify-h2-write
nghttpx: Simplify HTTP/2 writer
|
2026-03-26 20:38:29 +09:00 |
|
Tatsuhiro Tsujikawa
|
a0572c9afd
|
nghttpx: Simplify HTTP/2 writer
|
2026-03-26 19:19:36 +09:00 |
|
Tatsuhiro Tsujikawa
|
64541dbdfc
|
Merge pull request #2658 from nghttp2/riovec-span
src: Refactor riovec with std::span
|
2026-03-26 19:15:51 +09:00 |
|
Tatsuhiro Tsujikawa
|
05583ee37f
|
src: Refactor riovec with std::span
|
2026-03-26 18:24:49 +09:00 |
|
Tatsuhiro Tsujikawa
|
af36d716b9
|
Merge pull request #2657 from nghttp2/nghttpx-tcp-defer-accept
nghttpx: Choose the sensible value for TCP_DEFER_ACCEPT
|
2026-03-24 23:28:09 +09:00 |
|
Tatsuhiro Tsujikawa
|
6b75efe257
|
nghttpx: Choose the sensible value for TCP_DEFER_ACCEPT
|
2026-03-24 22:35:50 +09:00 |
|
Tatsuhiro Tsujikawa
|
7310f0583c
|
Merge pull request #2656 from nghttp2/nghttpx-quic-utils-span
nghttpx: Refactor QUIC utils with std::span
|
2026-03-24 22:32:37 +09:00 |
|
Tatsuhiro Tsujikawa
|
58ef096c2f
|
nghttpx: Refactor QUIC utils with std::span
|
2026-03-24 22:00:00 +09:00 |
|
Tatsuhiro Tsujikawa
|
27198cfbd9
|
Merge pull request #2655 from nghttp2/nghttpx-connection-read-span
Nghttpx connection read span
|
2026-03-24 21:47:58 +09:00 |
|
Tatsuhiro Tsujikawa
|
b4cccf03d8
|
nghttpx: Make Connection::read_clear accept std::span
|
2026-03-24 21:24:13 +09:00 |
|
Tatsuhiro Tsujikawa
|
b4a5bc1830
|
nghttpx: Make Connection::read_tls accept std::span
|
2026-03-24 21:24:13 +09:00 |
|
Tatsuhiro Tsujikawa
|
4d0a6e4d00
|
Merge pull request #2654 from nghttp2/nghttpx-connection-write-span
Nghttpx connection write span
|
2026-03-24 21:16:41 +09:00 |
|
Tatsuhiro Tsujikawa
|
a74e8d61fa
|
nghttpx: Make Connection::write_clear accept std::span
|
2026-03-24 20:55:11 +09:00 |
|
Tatsuhiro Tsujikawa
|
31d6973b2f
|
nghttpx: Make Connection::write_tls accept std::span
|
2026-03-24 20:55:11 +09:00 |
|
Tatsuhiro Tsujikawa
|
e82b41d6b8
|
Merge pull request #2653 from nghttp2/nghttpx-livecheck-span
nghttpx: Adopt std::span for LiveCheck read path
|
2026-03-24 19:41:36 +09:00 |
|
Tatsuhiro Tsujikawa
|
f4139aa4cf
|
nghttpx: Adopt std::span for LiveCheck read path
|
2026-03-24 18:08:26 +09:00 |
|
Tatsuhiro Tsujikawa
|
b17a692a78
|
Merge pull request #2652 from nghttp2/dependabot/github_actions/microsoft/setup-msbuild-3
build(deps): bump microsoft/setup-msbuild from 2 to 3
|
2026-03-24 01:33:16 +09:00 |
|
Tatsuhiro Tsujikawa
|
da755b2f05
|
Merge pull request #2651 from nghttp2/nghttpx-api-dconn-partial-write
nghttpx: Deal with partial write in API downstream connection
|
2026-03-24 00:02:04 +09:00 |
|
dependabot[bot]
|
6f55c84a13
|
build(deps): bump microsoft/setup-msbuild from 2 to 3
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 2 to 3.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v2...v3)
---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-23 14:33:03 +00:00 |
|
Tatsuhiro Tsujikawa
|
d4b813b862
|
nghttpx: Deal with partial write in API downstream connection
|
2026-03-23 23:14:01 +09:00 |
|
Tatsuhiro Tsujikawa
|
99065afe91
|
Merge pull request #2650 from nghttp2/nghttpx-downstream-conn-span
nghttpx: Modernize downstream connection with std::span
|
2026-03-23 23:13:19 +09:00 |
|
Tatsuhiro Tsujikawa
|
4f7f90eaa1
|
nghttpx: Modernize downstream connection with std::span
|
2026-03-23 22:46:33 +09:00 |
|
Tatsuhiro Tsujikawa
|
d0ad6a2f90
|
Merge pull request #2649 from nghttp2/nghttpx-upstream-span
nghttpx: Use std::span for upstream interface
|
2026-03-23 22:04:19 +09:00 |
|
Tatsuhiro Tsujikawa
|
4aff44b6b9
|
nghttpx: Use std::span for upstream interface
|
2026-03-23 21:41:06 +09:00 |
|
Tatsuhiro Tsujikawa
|
2d9ce2eab1
|
Merge pull request #2647 from nghttp2/src-iterator-range-concept
src: Review the use of iterator and range concepts
|
2026-03-22 23:38:56 +09:00 |
|
Tatsuhiro Tsujikawa
|
dc1ac54552
|
src: Review the use of iterator and range concepts
|
2026-03-22 23:17:34 +09:00 |
|
Tatsuhiro Tsujikawa
|
35383a4f0b
|
Merge pull request #2646 from nghttp2/src-as_uint8_span-auto
src: Simplify as_uint8_span with auto
|
2026-03-22 22:43:28 +09:00 |
|
Tatsuhiro Tsujikawa
|
52f895500b
|
src: Simplify as_uint8_span with auto
|
2026-03-22 21:48:41 +09:00 |
|
Tatsuhiro Tsujikawa
|
5c947628d5
|
Merge pull request #2645 from nghttp2/src-override
src: Adopt override keyword
|
2026-03-19 01:07:06 +09:00 |
|
Tatsuhiro Tsujikawa
|
483ea05120
|
src: Adopt override keyword
|
2026-03-18 23:54:25 +09:00 |
|
Tatsuhiro Tsujikawa
|
745b025e07
|
Merge pull request #2644 from nghttp2/buffer-write
src: Refactor Buffer::write with std::span
|
2026-03-18 22:35:28 +09:00 |
|
Tatsuhiro Tsujikawa
|
2d2c666df0
|
src: Refactor Buffer::write with std::span
|
2026-03-18 21:55:48 +09:00 |
|
Tatsuhiro Tsujikawa
|
864ba96694
|
Bump library version due to the patch release
|
2026-03-18 20:37:44 +09:00 |
|
Tatsuhiro Tsujikawa
|
310c239817
|
Merge pull request #2643 from nghttp2/add-missing-iframe-state-validation
Add missing iframe state validation
|
2026-03-18 19:04:50 +09:00 |
|
Tatsuhiro Tsujikawa
|
caed460cd7
|
Add tests for iframe->state validation
|
2026-03-18 18:40:54 +09:00 |
|
Tatsuhiro Tsujikawa
|
92ad06a703
|
Fix missing iframe->state validations to avoid assertion failure
|
2026-03-17 22:42:56 +09:00 |
|
Tatsuhiro Tsujikawa
|
a86693f273
|
Merge pull request #2642 from nghttp2/nghttp-buf-outside-loop
nghttp: Move span creation out of loop
|
2026-03-17 21:30:33 +09:00 |
|
Tatsuhiro Tsujikawa
|
41d3be9070
|
nghttp: Move span creation out of loop
|
2026-03-17 20:39:57 +09:00 |
|
Tatsuhiro Tsujikawa
|
3469972630
|
Merge pull request #2641 from nghttp2/h2load-read-buf-span
h2load: Use span for reading
|
2026-03-17 19:46:45 +09:00 |
|
Tatsuhiro Tsujikawa
|
285cf1c884
|
h2load: Use span for reading
|
2026-03-17 19:21:53 +09:00 |
|
Tatsuhiro Tsujikawa
|
68016b9982
|
Merge pull request #2639 from nghttp2/nghttp-span
nghttp: Refactor with std::span
|
2026-03-17 18:55:20 +09:00 |
|
Tatsuhiro Tsujikawa
|
9727c13113
|
nghttp: Refactor with std::span
|
2026-03-17 18:32:17 +09:00 |
|
Tatsuhiro Tsujikawa
|
19898e103b
|
Merge pull request #2640 from nghttp2/dependabot/go_modules/golang.org/x/net-0.52.0
build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0
|
2026-03-17 01:01:46 +09:00 |
|
dependabot[bot]
|
461c467ab2
|
build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.51.0 to 0.52.0.
- [Commits](https://github.com/golang/net/compare/v0.51.0...v0.52.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.52.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-16 14:33:26 +00:00 |
|
Tatsuhiro Tsujikawa
|
74c131b865
|
Merge pull request #2638 from nghttp2/nghttpd-span
nghttpd: Refactor with std::span
|
2026-03-16 22:30:59 +09:00 |
|
Tatsuhiro Tsujikawa
|
f6431d721b
|
nghttpd: Refactor with std::span
|
2026-03-16 21:50:59 +09:00 |
|
Tatsuhiro Tsujikawa
|
9e2252a146
|
Merge pull request #2637 from nghttp2/h2load-span
h2load: Refactor with std::span
|
2026-03-16 21:42:17 +09:00 |
|
Tatsuhiro Tsujikawa
|
a79b59bd85
|
h2load: Refactor with std::span
|
2026-03-16 21:12:18 +09:00 |
|