Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#8472 closed enhancement (fixed)

nghttp2-1.16.0

Reported by: bdubbs@… Owned by: DJ Lucas
Priority: normal Milestone: 8.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Douglas R. Reno)

New minor version

lib: Add nghttp2_set_debug_vprintf_callback to take advantage of DEBUGF statements in when building DEBUGBUILD. (Patch from Anders Bakken) (GH-708)
Update .clang-format for clang-format-3.9
build: Make it possible to include nghttp2/CMakeLists.txt in another project using add_subdirectory. (Patch from Anders Bakken) (GH-707)
third-party: Update http-parser to feae95a3a69f111bc1897b9048d9acbc290992f9
asio: Fix crash when end() is called outside nghttp2 callback (GH-712)
nghttpx: Add --backend-connect-timeout option
nghttpx: Add TLS signed_certificate_timestamp extension support (GH-696)
nghttpx: Add --ecdh-curves option to specify list of named curves (GH-701)
h2load: Add --header-table-size and --encoder-header-table-size options (GH-699)

Change History (4)

comment:1 by Douglas R. Reno, 7 years ago

Description: modified (diff)

Add changes

comment:2 by DJ Lucas, 7 years ago

Owner: changed from blfs-book@… to DJ Lucas
Status: newassigned

comment:3 by DJ Lucas, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r17934.

comment:4 by bdubbs@…, 7 years ago

Milestone: 7.118.0

Milestone renamed

Note: See TracTickets for help on using tickets.