Releases: yhirose/cpp-httplib
Releases · yhirose/cpp-httplib
Bug fixes and improvements
05 Sep 16:59
Compare
Sorry, something went wrong.
No results found
Bug fixes
04 Sep 01:38
Compare
Sorry, something went wrong.
No results found
Windows: simplify conditional compilation and fix call to CreateFileMappingW
Fix Incorrect usage of urls ending without '/' in static file server (Windows only) #1848
Header parser incorrectly accepts NUL and CR within header values #1908
Fix problem with Abstract Namespace Unix Domain
Fix SIGINT problem in Docker image
New features and Bug fixes
01 Sep 12:07
Compare
Sorry, something went wrong.
No results found
Changed CPPHTTPLIB_KEEPALIVE_MAX_COUNT to 100
Add Dockerfile for static file server
Breaking Change!: get_header_ methods on Request and Response now take…
Add sleep in handle_EINTR
Fix #1645
Fix #1788
Added set_ipv6_v6only method (#1905 )
v0.16.3
17 Aug 13:56
Compare
Sorry, something went wrong.
No results found
Fixed set_connection_timeout() unexpected results (#1878 )
Fix KeepAliveTest.SSLClientReconnectionPost (#1895 )
Some new features
08 Aug 15:51
Compare
Sorry, something went wrong.
No results found
threadsafe CLOEXEC on platforms that support it
BoringSSL compatibility fixes (#1892 )
v0.16.1
06 Aug 21:06
Compare
Sorry, something went wrong.
No results found
detail::is_socket_alive() is not work for https connection #1481
avoid memory leaks if linked with static openssl libs (#1857 )
Allow hex for ipv6 literal addr in redirect (#1859 )
Fix build on Windows with no WINAPI_PARTITION_APP support (#1865 )
test: fix GetRangeWithMaxLongLength on 32 bit machines (#1867 )
Fix build when targeting Windows 7 as platform. (#1869 )
Require a minimum of TLS 1.2 (#1889 )
Bug fixes
11 Jun 22:22
Compare
Sorry, something went wrong.
No results found
Bug fix
06 Feb 03:16
Compare
Sorry, something went wrong.
No results found
Breaking change in handling requests with Range in v0.15.1 and v0.15.2 #1772
Bug fix
03 Feb 04:30
Compare
Sorry, something went wrong.
No results found
Severe directory traversal vulnerability (dotdotslash) #1768
Bug fix
29 Jan 12:42
Compare
Sorry, something went wrong.
No results found
Malicious requests for many overlapping byte ranges of large files risk OOM #1766