forked from pool/nghttp2
closed (remote)
default nghttp2_submit_push_promise() Sunpoet Po-Chuan Hsieh) * asio: Added access to a requests remote endpoint (patch from Andreas Pohl) Andreas Pohl) OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nghttp2?expand=0&rev=46
This commit is contained in:
parent
32130d4c7b
commit
8ba7fe4968
@ -4,24 +4,24 @@ Wed Dec 23 17:48:47 UTC 2015 - mpluskal@suse.com
|
|||||||
- Update to 1.6.0
|
- Update to 1.6.0
|
||||||
* Fix heap-use-after-free bug when handling idle streams
|
* Fix heap-use-after-free bug when handling idle streams
|
||||||
* Strict error handling for frames which are not allowed after
|
* Strict error handling for frames which are not allowed after
|
||||||
closed (remote)
|
closed (remote)
|
||||||
* Set max number of outgoing concurrent streams to 100 by
|
* Set max number of outgoing concurrent streams to 100 by
|
||||||
default
|
default
|
||||||
* Keep incoming streams only at server side
|
* Keep incoming streams only at server side
|
||||||
* Create stream object for pushed resource during
|
* Create stream object for pushed resource during
|
||||||
nghttp2_submit_push_promise()
|
nghttp2_submit_push_promise()
|
||||||
* Add nghttp2_session_create_idle_stream() API
|
* Add nghttp2_session_create_idle_stream() API
|
||||||
* Handle response in nghttp2_on_begin_frame_callback
|
* Handle response in nghttp2_on_begin_frame_callback
|
||||||
* Add --lib-only configure option
|
* Add --lib-only configure option
|
||||||
* Compile with OpenSSL 1.1.0-pre1
|
* Compile with OpenSSL 1.1.0-pre1
|
||||||
* Fix build when OpenSSL 1.0.2 is not available (patch from
|
* Fix build when OpenSSL 1.0.2 is not available (patch from
|
||||||
Sunpoet Po-Chuan Hsieh)
|
Sunpoet Po-Chuan Hsieh)
|
||||||
* asio: Add connect and read timeout to client API
|
* asio: Add connect and read timeout to client API
|
||||||
* asio: Add TLS handshake and read timeout to server API
|
* asio: Add TLS handshake and read timeout to server API
|
||||||
* asio: Added access to a requests remote endpoint (patch from
|
* asio: Added access to a requests remote endpoint (patch from
|
||||||
Andreas Pohl)
|
Andreas Pohl)
|
||||||
* asio: libnghttp2_asio: Added io_service accessors (patch from
|
* asio: libnghttp2_asio: Added io_service accessors (patch from
|
||||||
Andreas Pohl)
|
Andreas Pohl)
|
||||||
* h2load: Add req/s min, max, mean and sd for clients
|
* h2load: Add req/s min, max, mean and sd for clients
|
||||||
* h2load: Fix broken connection times
|
* h2load: Fix broken connection times
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user