1
0
mirror of synced 2025-07-26 12:41:03 +03:00

Commit Graph

  • 932b1cbc32 Fix shadow parameter warning (#1936) Jean-Francois Simoneau 2024-09-12 12:02:25 -04:00
  • de36ea7755 Fix #1933 on Linux and macOS yhirose 2024-09-09 23:07:11 -04:00
  • 9f8db2c230 Fix #1933 yhirose 2024-09-09 22:22:56 -04:00
  • 3f00e1b321 Revert "Changed set_file_content to accept only a regular file path." yhirose 2024-09-09 20:03:47 -04:00
  • 7ab9c119ef Changed set_file_content to accept only a regular file path. yhirose 2024-09-09 19:59:18 -04:00
  • 3f2922b3fa Fix #1929 yhirose 2024-09-09 19:25:52 -04:00
  • 509f583dca Fix problem caused by #1931. yhirose 2024-09-09 19:19:52 -04:00
  • 2d01e71286 Test reading empty zero-length file (#1931) Paul Harris 2024-09-10 05:54:11 +08:00
  • e612154694 Issue1431 (#1926) yhirose 2024-09-08 22:45:47 -04:00
  • 82fcbe3901 Code cleanup yhirose 2024-09-08 20:10:35 -04:00
  • dbd2465b56 Add some Open SSL function calls yhirose 2024-09-08 20:10:17 -04:00
  • ea79494b29 Renamed enable_server_host_verification to enable_server_hostname_verification and added Error::SSLServerHostnameVerification yhirose 2024-09-08 20:08:52 -04:00
  • f35aff84c2 Fixed FuzzableServer build error yhirose 2024-09-08 19:00:23 -04:00
  • 7b18ae6f16 Update benchmark yhirose 2024-09-08 10:56:13 -04:00
  • a79c56d06b Fix #1796 yhirose 2024-09-08 09:26:19 -04:00
  • 3d6e315a4c Fix #1923 yhirose 2024-09-08 08:38:36 -04:00
  • 4c27f9c6ef Made default server and client read/write timeout settings separately yhirose 2024-09-07 21:06:23 -04:00
  • d173a37d17 Increased CPPHTTPLIB_READ_TIMEOUT_SECOND to 300 from 5 yhirose 2024-09-07 16:10:26 -04:00
  • 7fd346a2ca Fix #1379 yhirose 2024-09-07 16:07:45 -04:00
  • c673d502b9 Update server_and_client.cc yhirose 2024-09-07 11:11:57 -04:00
  • c43c51362a Add monitor tool yhirose 2024-09-07 10:16:15 -04:00
  • 3e86d93d13 clangformat yhirose 2024-09-07 10:16:03 -04:00
  • f6e4e2d0f3 Code cleanup yhirose 2024-09-07 10:15:22 -04:00
  • 01a52aa8bd Add example/server_and_client.cc yhirose 2024-09-07 10:05:53 -04:00
  • 8415bf0823 Resolve #1906 yhirose 2024-09-06 23:51:39 -04:00
  • 327ff263f5 httplib.h: support LibreSSL (#1922) orbea 2024-09-06 19:19:53 -07:00
  • 61c418048d Release v0.17.3 v0.17.3 yhirose 2024-09-06 19:58:02 -04:00
  • 9720ef8c34 Code cleanup yhirose 2024-09-06 19:48:25 -04:00
  • 978a4f6345 Fix KeepAliveTest.SSLClientReconnectionPost problem (#1921) yhirose 2024-09-06 13:58:24 -04:00
  • 80fb03628b Only match path params that span full path segment (#1919) bgs99 2024-09-06 15:48:51 +03:00
  • 2480c0342c ‘constexpr’ error (#1918) laowai9189 2024-09-06 19:23:29 +08:00
  • eb6f610a45 Fix find_package for curl (#1920) bgs99 2024-09-06 14:22:03 +03:00
  • cb74e4191b Performance imporovement for Keep-Alive yhirose 2024-09-05 23:58:34 -04:00
  • dfa641ca41 Misc yhirose 2024-09-05 22:54:48 -04:00
  • 969a9f99d5 Adjust sleep yhirose 2024-09-05 22:54:28 -04:00
  • c099b42ba3 Removed write_format yhirose 2024-09-05 22:17:56 -04:00
  • b8315278cb Add a missing file yhirose 2024-09-05 19:35:43 -04:00
  • 485f8f2411 Added one more case to MountTest.Redicect unit test. yhirose 2024-09-05 17:49:12 -04:00
  • 953e4f3841 Adjust sleep duration yhirose 2024-09-05 17:45:09 -04:00
  • adf65cfe61 Target C++11 for benchmark yhirose 2024-09-05 17:44:51 -04:00
  • 12c829f6d3 Fix #1389 and #1907 yhirose 2024-09-05 17:44:32 -04:00
  • 913314f1b1 Fix warning yhirose 2024-09-05 17:43:51 -04:00
  • ef63f97afe Release v0.17.2 v0.17.2 yhirose 2024-09-05 12:57:02 -04:00
  • bda74db01d Fix fuzzing test error yhirose 2024-09-05 12:50:05 -04:00
  • 9ff3ff9446 Fixed build error yhirose 2024-09-05 12:27:50 -04:00
  • c75d071615 Add benchmark tool yhirose 2024-09-05 12:22:46 -04:00
  • b4989130da Peformance improvement by removing tolower function call yhirose 2024-09-05 12:09:38 -04:00
  • 4fc0303bda clangformat yhirose 2024-09-05 12:05:56 -04:00
  • 3d9cc51851 Fixed build error on Windows due to max macro in windows.h yhirose 2024-09-05 12:01:32 -04:00
  • f69587656f build(meson): add libcurl test dependency (#1914) Andrea Pappacoda 2024-09-05 00:05:03 +02:00
  • d5fc340c30 Update README yhirose 2024-09-04 12:23:48 -04:00
  • d79a547dc9 Merge branch 'solarispika-fix-100-continue' yhirose 2024-09-04 10:17:01 -04:00
  • bd1da4346a Disable Expect100ContinueTest test on Windows yhirose 2024-09-04 09:30:14 -04:00
  • 4c2a608a0c Fix GitHub Actions errors yhirose 2024-09-04 09:06:27 -04:00
  • ee4eb8deaa Merge branch 'fix-100-continue' of github.com:solarispika/cpp-httplib into solarispika-fix-100-continue yhirose 2024-09-04 08:45:48 -04:00
  • 7196ac8a07 Fix incorrect handling of Expect: 100-continue Sung, Po Han 2024-09-04 17:38:05 +08:00
  • c88b09bc6b Release v0.17.1 v0.17.1 yhirose 2024-09-03 21:20:57 -04:00
  • 87fab847b8 Fix SIGINT problem in Docker image yhirose 2024-09-03 18:04:58 -04:00
  • 4e6055f084 Fix problem with Abstract Namespace Unix Domain yhirose 2024-09-03 20:56:16 -04:00
  • 975cf0dae5 Fix #1908 yhirose 2024-09-03 18:00:12 -04:00
  • 4854a694cd Use IPPROTO_IP yhirose 2024-09-03 17:29:28 -04:00
  • b1f8e986bf Fix #1908 (#1910) yhirose 2024-09-03 00:47:39 -04:00
  • c5ee208775 Fix build error on Mac and Linux yhirose 2024-09-02 23:04:38 -04:00
  • ddfdacfa49 Fix build error yhirose 2024-09-02 22:49:31 -04:00
  • 2514ebc20f Fix #1848 yhirose 2024-09-02 20:38:01 -04:00
  • 4f9c6540b2 Fixed warning yhirose 2024-09-02 20:33:33 -04:00
  • 21c9a6a1ff Windows: simplify conditional compilation and fix call to CreateFileMappingW. (#1909) mol123 2024-09-03 00:01:05 +02:00
  • 7f6d413ddd Release v0.17.0 v0.17.0 yhirose 2024-09-01 07:53:56 -04:00
  • 88277139e7 Added set_ipv6_v6only method (#1905) yhirose 2024-09-01 07:52:24 -04:00
  • 6cdd3493a1 Fix #1788 yhirose 2024-09-01 01:55:27 -04:00
  • 9c91b6f4a6 Fix #1645 yhirose 2024-09-01 00:11:07 -04:00
  • cee838e335 Documentation yhirose 2024-08-31 17:42:43 -04:00
  • d82c82db2c Add sleep in handle_EINTR yhirose 2024-08-31 17:19:52 -04:00
  • ba638ff38e Update Docker support yhirose 2024-08-31 17:09:20 -04:00
  • da0c6579fa Breaking Change! get_header_ methods on Request and Response now take a default value. yhirose 2024-08-31 17:07:48 -04:00
  • 52a18c78a5 Add docker related files yhirose 2024-08-27 00:23:31 -04:00
  • 048edec9ed Changed CPPHTTPLIB_KEEPALIVE_MAX_COUNT to 100 yhirose 2024-08-26 21:10:38 -04:00
  • af56b7ec0b Release v0.16.3 v0.16.3 yhirose 2024-08-17 09:53:26 -04:00
  • 6c3e8482f7 Fix KeepAliveTest.SSLClientReconnectionPost (#1895) Jiwoo Park 2024-08-10 20:19:59 +09:00
  • 390f2c41f6 Fix #1878 (#1893) yhirose 2024-08-08 22:07:46 -04:00
  • aa04feebb4 Fix warnings yhirose 2024-08-08 20:54:33 -04:00
  • 45f3694f82 Fix problem with clean command in Makefile yhirose 2024-08-08 19:30:46 -04:00
  • c5c54b31e2 Release v0.16.2 v0.16.2 yhirose 2024-08-08 11:48:50 -04:00
  • 69c84c9597 BoringSSL compatibility fixes (#1892) Mark Mentovai 2024-08-08 11:47:56 -04:00
  • ae63b89cbf Use SOCK_CLOEXEC instead of __linux__ yhirose 2024-08-06 17:31:55 -04:00
  • ff038f98b7 Merge branch 'thread-safe-cloexec' of github.com:kdombroski/cpp-httplib into kdombroski-thread-safe-cloexec yhirose 2024-08-06 17:22:43 -04:00
  • e00fd06355 Release v0.16.1 v0.16.1 yhirose 2024-08-06 17:04:22 -04:00
  • 521529d24d Fix #1481 (with content provider) (#1527) yhirose 2024-08-06 13:43:00 -04:00
  • ed0719f2bc Code format yhirose 2024-08-06 07:20:05 -04:00
  • 6a848b1a16 Require a minimum of TLS 1.2 (#1889) hanslivingstone 2024-07-30 14:18:33 -07:00
  • c8bcaf8a91 Fix build when targeting Windows 7 as platform. (#1869) mol123 2024-07-02 16:58:40 +02:00
  • 8cd0ed0509 Added move assignment operator to Client class. (#1873) Hlado 2024-06-30 18:17:00 +03:00
  • 177d8420a1 Added .gitattributes file to prevent git from changing line endings (#1872) Hlado 2024-06-30 18:16:48 +03:00
  • 388a8c007c Fix build on Windows with no WINAPI_PARTITION_APP support (#1865) Daniel Ludwig 2024-06-24 21:13:37 +02:00
  • bdefdce1ae test: fix GetRangeWithMaxLongLength on 32 bit machines (#1867) Andrea Pappacoda 2024-06-23 23:49:00 +02:00
  • 9e4f93d87e Allow hex for ipv6 literal addr in redirect (#1859) Zhenlin Huang 2024-06-17 23:44:51 +08:00
  • 0b657d28cf Added example/one_time_request.cc. yhirose 2024-06-14 18:29:34 -04:00
  • c1a09daf15 avoid memory leaks if linked with static openssl libs (#1857) Rainer Schielke 2024-06-14 21:40:03 +02:00
  • 8438df4a95 Release v0.16.0 v0.16.0 yhirose 2024-06-11 18:20:22 -04:00
  • 67fd7e3d09 Change library name to cpp-httplib (#1854) Jiwoo Park 2024-06-11 02:18:19 +09:00