Releases: yhirose/cpp-httplib
Releases · yhirose/cpp-httplib
Add SSLServer::ssl_context()
21 Dec 23:19
Compare
Sorry, something went wrong.
No results found
Add SSLServer::ssl_context()
Performance improvement for multipart form data file upload
Fix keep-alive problem
Add CPPHTTPLIB_LISTEN_BACKLOG
Fix problem when stopping a server
12 Dec 00:29
Compare
Sorry, something went wrong.
No results found
Can't properly stop server when using huge max keep alives (#1121 )
Added patch version in user agent string
27 Nov 01:47
Compare
Sorry, something went wrong.
No results found
Fixed several issues
23 Nov 15:57
Compare
Sorry, something went wrong.
No results found
Allow to specify server IP address (#1067 )
Accept protobuf encoding for compression (#1096 )
Disable C++ exception with CPPHTTPLIB_NO_EXCEPTIONS (#1100 )
Support custom SSL ctx configuration for SSLServer
15 Oct 11:14
Compare
Sorry, something went wrong.
No results found
Add retry logic for SSL_write
10 Oct 00:39
Compare
Sorry, something went wrong.
No results found
Fix bugs and performance improvement
29 Sep 16:15
Compare
Sorry, something went wrong.
No results found
Fix "Issue 37742 in oss-fuzz: cpp-httplib:server_fuzzer: Timeout in server_fuzzer"
03 Sep 03:01
Compare
Sorry, something went wrong.
No results found
v0.9.4
Fix "Issue 37742 in oss-fuzz: cpp-httplib:server_fuzzer: Timeout in s…
Added '_Online' suffix to unit test cases accessing external servers
23 Aug 21:32
Compare
Sorry, something went wrong.
No results found
v0.9.3
Append '_Online' suffix to Unit test names that access external servers
Fix some problems
23 Jul 23:28
Compare
Sorry, something went wrong.
No results found
Fix IPv6 addresses in host header not escaped. #998
Fix ca_cert_path/ce_cert_store lose #1004
Fix gzip compression/decompression over 4 GiB data size #1002