Next | Query returned 106 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2023-06-09 11:49:29 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
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
   2023-06-09 02:53:17 by Taylor R Campbell | Files touched by this commit (6)
Log message:
nghttp2: Move fetch-ocsp-response script to nghttp2-tools.

Used only by the tools, not by the library.

This drops the Python dependency on the library, which is needed by
curl -- should help mitigate the ouroboros of curling pythons here.
   2023-05-10 14:34:17 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
nghttp2: updated to 1.53.0

Nghttp2 v1.53.0

lib

libnghttp2 uses ngtcp2/sfparse to parse Structured Field Values.

build

The following dependencies have been updated:

ngtcp2
nghttp3
OpenSSL(quictls)
BoringSSL
third-party

Bumped mruby to 3.2.0.

nghttpx

nghttpx now sends NEW_TOKEN on path change.

This release fixes numeric hostname verification in peer certificate.

When quitting, nghttpx now waits for all worker processes to stop. Previously, \ 
we just exit the event loop when the last process exits. But the because of the \ 
bug, it does not work as intended.

nghttpx logs a correct PID on fork.

nghttpx now waits for new worker process to be ready before sending graceful \ 
shutdown event to the existing worker processes to avoid down time during \ 
configuration reload.

Fixes the bug that causes 400 response after HTTP upgrade failure.
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2023-03-30 14:31:25 by Roland Illig | Files touched by this commit (1)
Log message:
nghttp2: remove unused package option
   2023-03-30 14:11:22 by Roland Illig | Files touched by this commit (3)
Log message:
nghttp2: remove unknown configure options
   2023-02-15 19:08:25 by Adam Ciarcinski | Files touched by this commit (6) | Package updated
Log message:
nghttp2: updated to 1.52.0

Nghttp2 v1.52.0

doc

sphinx_rtd_theme has been removed from the repository and archive.

build

The following dependencies have been updated:

ngtcp2
nghttp3
OpenSSL(quictls)
BoringSSL
libbpf
CMake build now checks core and extra components to find libevent.

python

The deprecated Python bindings has been removed.

libnghttp2_asio

The deprecated libnghttp2_asio has been removed.

third-party

llhttp and neverbleed have been updated.

nghttpx

This release fixes the bug that stalls TLS connection.

integration

This release adds more http3 integration tests.
   2022-12-02 16:58:48 by Jonathan Perkin | Files touched by this commit (1)
Log message:
nghttp2: Add libxml2 to buildlink dependencies.
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-11-14 20:21:49 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
nghttp2 nghttp2-tools: updated to 1.51.0

nghttp2 v1.51.0

lib: add casts to silence implicit conversion warnings (GH-1822)
doc: Update Ubuntu packages based on Ubuntu 22.04 (GH-1812)
doc: Update android build documentation (GH-1806)
build: Bump NDK and others to the latest (GH-1804)
build: Bump OpenSSL versions (GH-1828)
build: Bump libbpf to v1.0.1 (GH-1830)
build: Bump ngtcp2 (GH-1819, GH-1831)
build: Disable python bindings by default because it has been deprecated \ 
(GH-1811, GH-1826, GH-1829)
build: Dockerfile android improvements (GH-1805)
build: Update dependency versions for Dockerfile.android (GH-1802)
third-party: Bump llhttp (GH-1827)
src: Fix test failure on Linux if tz database is not available (GH-1813)
nghttpx: Fix affinity-cookie-stickiness parameter handling (GH-1818)
integration: Add http3 integration test (GH-1832)

Next | Query returned 106 messages, browsing 11 to 20 | Previous