2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-28 17:34:06 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
nghttp2 nghttp2-tools: updated to 1.58.0
Nghttp2 v1.58.0
build
This release speeds up warning option detection with cmake.
The following dependencies have been updated:
ngtcp2
nghttp3
third-party
neverbleed has been updated.
nghttpx
This release introduces stricter transfer-encoding checks.
integration
Enable http3 test with cmake.
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-09-06 20:03:32 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
nghttp2 nghttp2-tools: updated to 1.56.0
Nghttp2 v1.56.0
third-party
llhttp has been updated.
nghttpx
Rework is done in functions that send ECN bits.
--frontend-quic-congestion-controller=bbr2 has been renamed to \
--frontend-quic-congestion-controller=bbrv2.
nghttpx, h2load
Fix issue that CMSG_DATA does not necessarily return an aligned pointer.
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-07-13 16:25:59 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
nghttp2, nghttp2-tools: updated to 1.55.0
Nghttp2 v1.55.0
build
The following dependencies have been updated:
ngtcp2
nghttp3
BoringSSL
This release fixes build error without libev.
third-party
llhttp has been updated.
Cross-compiling mruby is now supported.
nghttpx
UDP_GRO is enabled for QUIC socket.
The initial QUIC packet number is now randomized.
h2load
UDP_GRO is enabled for QUIC socket.
|
2023-07-11 08:13:10 by Adam Ciarcinski | Files touched by this commit (5) |  |
Log message:
revbump after nghttp3/ngtcp2 update
|
2023-06-09 11:49:29 by Adam Ciarcinski | Files touched by this commit (4) |  |
Log message:
nghttp2 nghttp2-tools: updated to 1.54.0
nghttp2 v1.54.0
nghttpx: Consistent error handling and use of high-level API
h2load: Fix http3 upload stall
h2load: Use std::chrono::steady_clock for quic timestamp
Avoid ev_now
Remove unused macro bswap64
Bump ngtcp2 and nghttp3
Bump libbpf to v1.2.0
Avoid copies
|