Opened 5 years ago

Closed 5 years ago

#11376 closed enhancement (fixed)

nghttp2-1.35.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 years ago

Update manual pages
Bump up version number to 1.35.0
Update AUTHORS
asio: Add stop() to listen_and_serve doc
h2load: Handle HTTP/1 non-final response
cmake: Fix libevent version detection
nghttpx: Write mruby send_info early
nghttpx: Fix assertion failure on mruby send_info with HTTP/1 frontend
h2load: Handle HTTP/1 non-final response
make clang-format
Use __has_declspec_attribute for shared builds
Update README
Upgrade travis toolchain
Fix travis build failure
Update manual pages
h2load: Clarify that time for connect includes TLS handshake
nghttpx: Simplify move ctor and operator
nghttpx: Cleanup
nghttpx: Convert API status code to enum class
nghttpx: Convert WorkerEventType to enum class
nghttpx: Convert MemcachedStatusCode to enum class
nghttpx: Convert memcached op to enum class
nghttpx: Convert MemcachedParseState to enum class
nghttpx: Convert LogFragmentType to enum class
nghttpx: Convert connection check status to enum class
nghttpx: Convert Http2Session state to enum class
nghttpx: Convert FreelistZone to enum class
nghttpx: Convert dispatch state to enum class
nghttpx: Make Downstream state enum class
nghttpx: Convert shrpx_connect_proto to enum class
nghttpx: Convert DNSResolverStatus to enum class
nghttpx: Convert SerialEventType to enum class
nghttpx: Make TLS handshake state enum class
nghttpx: Convert UpstreamAltMode to enum class
nghttpx: Convert shrpx_forwarded_node_type to enum class
nghttpx: Convert shrpx_cookie_secure to enum class
nghttpx: Convert shrpx_session_affinity to enum class
nghttpx: Convert shrpx_proto to enum class
src: Remove extra braces if possible
Use std::make_unique
Use C++14
Don't send Transfer-Encoding to pre-HTTP/1.1 clients
Update doc
nghttpx: Use the same type as standard stream operator<<
Bump up version number to 1.35.0-DEV
Use __has_declspec_attribute for shared builds

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20780.

Note: See TracTickets for help on using tickets.