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

Commit Graph

  • d92c314466 Release v0.11.1 v0.11.1 yhirose 2022-08-02 19:44:25 -04:00
  • b747fb111d Updated README yhirose 2022-08-02 19:41:25 -04:00
  • 7e0a0b2d0c Updated README yhirose 2022-08-02 19:30:15 -04:00
  • 362d064afa UNIX domain socket support (#1346) Changbin Park 2022-08-01 19:57:25 +09:00
  • 1bd88de2e5 Fix test build warning (#1344) Ata Yardımcı 2022-07-31 23:51:06 +03:00
  • 0b541ffebc Add get_socket_fd method to Client and ClientImpl, add according unit… (#1341) Rockybilly 2022-07-31 15:27:38 +03:00
  • 106be19c3e Issue 49512: cpp-httplib:server_fuzzer: Timeout in server_fuzzer yhirose 2022-07-30 23:27:29 -04:00
  • 25d72bf881 Release v0.11.0 v0.11.0 yhirose 2022-07-29 20:45:55 -04:00
  • 9d5b5297cc ssize_t redefinition on Windows - int/int64 vs long/long long (#1337) Mehmet İbrahimoğlu 2022-07-30 01:42:31 +01:00
  • 462884bebb With SSL enabled and NOMINMAX not defined, there is a conflict with 'max', which this fixes (#1334) Mehmet İbrahimoğlu 2022-07-27 13:16:06 +01:00
  • b1cc24b795 Update README.md (#1332) ZHANG Xiang 2022-07-25 18:48:52 +08:00
  • f0eb55b327 Changed to use const std::string & as much as possible instead of const char * (#1331) yhirose 2022-07-22 22:44:33 -04:00
  • 6dc285b5ca Merge branch 'kuguma-use_exception_ptr' yhirose 2022-07-15 17:33:53 -04:00
  • 07e614eef7 clangformat and README update yhirose 2022-07-15 17:32:38 -04:00
  • 916b2a8fd3 Merge branch 'use_exception_ptr' of https://github.com/kuguma/cpp-httplib into kuguma-use_exception_ptr yhirose 2022-07-15 17:19:39 -04:00
  • 869f5bb279 fix ExceptionHandlerTest.ContentLength Kai Aoki 2022-07-15 11:50:26 +09:00
  • 3e21338f82 Update README yhirose 2022-07-14 20:59:26 -04:00
  • 37bb3c6a77 No longer support VS 2013 and older #1325 (#1326) yhirose 2022-07-14 20:57:41 -04:00
  • d4ab2fa0e6 fix double ref and case of exceptions that are not std::exception Kai Aoki 2022-07-15 01:45:10 +09:00
  • 72d3f4896a Update httplib.h Kai Aoki 2022-07-12 00:10:57 +09:00
  • 5e6f973b99 Release v0.10.9 v0.10.9 yhirose 2022-07-08 17:39:37 -04:00
  • 7ed77b02ad Disable YouTubeNoSSLDigest yhirose 2022-07-08 17:38:50 -04:00
  • 127a64d5a0 Skip preamble and epilogue in multipart/form-data (Fix #1317) (#1320) yhirose 2022-07-08 17:26:50 -04:00
  • caa31aafda Accept large data transfer over SSL (Fix #1261, Close #1312) yhirose 2022-07-02 07:50:33 -04:00
  • dae318495f Revert "Accept large data transfer over SSL (#1261)" yhirose 2022-07-02 07:18:59 -04:00
  • 305a7abcb9 fix: update CPPHTTPLIB_VERSION to 0.10.8 (#1305) Andrea Pappacoda 2022-06-08 22:44:10 +02:00
  • 219d13b718 Fix #1303 v0.10.8 yhirose 2022-06-07 09:52:08 -04:00
  • df20c27696 resolve http server can't send file large than 2GB (Fix #1290) (#1294) conghuawang 2022-05-27 23:56:20 +08:00
  • a5a62768c0 Fix #1292 (#1296) yhirose 2022-05-27 11:54:43 -04:00
  • 4001637beb Added CPPHTTPLIB_FORM_URL_ENCODED_PAYLOAD_MAX_LENGTH yhirose 2022-05-26 10:16:32 -04:00
  • 47044c05a8 Fix compile error with MINGW-64 GCC-12.1.0 (#1283) Martín Córdova 2022-05-24 07:16:54 -04:00
  • a449d82723 build(cmake): minor tweaks (#1274) Andrea Pappacoda 2022-05-17 13:02:44 +02:00
  • fee8e97b4e Rename fuzzing test corpus for #1264 yhirose 2022-05-03 14:53:59 -04:00
  • 72d9ed4056 Added fuzzing corpus for #1264 yhirose 2022-05-02 18:06:14 -04:00
  • 1be1b3a86d build(meson): don't require python3 (#1267) Andrea Pappacoda 2022-04-30 23:40:47 +02:00
  • 9452c0a4b6 Release v0.10.7 v0.10.7 yhirose 2022-04-28 10:21:14 -04:00
  • 307b729549 Accept large data transfer over SSL (#1261) Yoshiki Matsuda 2022-04-28 10:08:39 +09:00
  • 696239d6e1 Link Windows crypto libs only when CPPHTTPLIB_OPENSSL_SUPPORT is set (#1254) mylogin 2022-04-21 05:04:55 +03:00
  • 6929d90353 build(meson): allow using OpenSSL 3.0 (#1256) Andrea Pappacoda 2022-04-21 03:39:52 +02:00
  • 348d032029 Updated README yhirose 2022-04-19 23:02:30 -04:00
  • d1d3fcdfd5 build(meson): mark *_encrypted_pem as test deps (#1255) Andrea Pappacoda 2022-04-19 13:12:00 +02:00
  • abf3a67dd0 meson: fix regression that broke extracting version (#1253) Eli Schwartz 2022-04-19 07:11:51 -04:00
  • d87abeecf0 Release v0.10.6 v0.10.6 yhirose 2022-04-17 17:34:48 -04:00
  • 4e28e4f741 Fix #1251 yhirose 2022-04-17 11:53:41 -04:00
  • 80a55cedeb Removed Repl.it examples yhirose 2022-04-16 21:11:17 -04:00
  • d05c343602 Release v0.10.5 v0.10.5 yhirose 2022-04-16 21:01:14 -04:00
  • 33f67386fe Fix #1249 yhirose 2022-04-16 08:54:14 -04:00
  • 56d8168dc4 clangformat yhirose 2022-04-16 08:52:55 -04:00
  • 5d87cc0558 resolve compiler warnings (#1246) greenfish 2022-04-15 00:46:10 +09:00
  • cb41947eb4 Fix #1235 (#1243) yhirose 2022-04-13 21:32:46 -04:00
  • 0857eba17b replace deprecated OpenSSL functions with evp functions (#1241) Kotarou 2022-04-12 01:40:58 +08:00
  • 020b0db090 build(meson): generate key_encrypted.pem (#1221) Andrea Pappacoda 2022-03-20 17:21:45 +01:00
  • bf0760fde4 fix: update user agent (#1218) Andrea Pappacoda 2022-03-18 23:12:51 +01:00
  • bb8e45383e Update README v0.10.4 yhirose 2022-03-17 08:38:00 -04:00
  • a1df576e4f Fix #1212 yhirose 2022-03-16 22:00:40 -04:00
  • 7fb0254794 Fix #1215 yhirose 2022-03-16 12:50:13 -04:00
  • c82d1e52cc Fix #1214 yhirose 2022-03-16 10:55:56 -04:00
  • 846151b605 Added a unit test case for large multipart form data yhirose 2022-03-16 09:37:13 -04:00
  • e44e31dd5b Add soversion (#1209) Alexandre Bouvier 2022-03-04 03:06:08 +01:00
  • f7b9501662 clangformat yhirose 2022-02-27 14:31:22 -05:00
  • e12fe4cbbb Performance improvement yhirose 2022-02-27 14:30:49 -05:00
  • 49d2e1f135 Fix problem with InvalidPort test yhirose 2022-02-27 14:29:34 -05:00
  • 8191fd8e6c Add optional private key password to SSLServer ctor (#1205) Sebastien Blanchet 2022-02-27 11:16:15 -08:00
  • d73395e1dc Release v0.10.3 v0.10.3 yhirose 2022-02-22 10:21:27 -05:00
  • 64d001162b CPPHTTPLIB_NO_DEFAULT_USER_AGENT skips default user agent (#1201) au-ee 2022-02-22 15:39:26 +01:00
  • bb00a23116 Apply clangformat yhirose 2022-02-09 17:16:47 -05:00
  • 63d6e9b91b Removed up.sh and down.sh yhirose 2022-02-09 17:15:37 -05:00
  • 66eed5681a Fix typo in Dockerfile (#1187) Edwin Kofler 2022-02-06 06:15:15 -08:00
  • 8ecdb11979 build(meson): always install a pkg-config file (#1182) Andrea Pappacoda 2022-02-04 01:50:49 +01:00
  • 894fcc8e02 test: add missing "_Online" suffix (#1183) Andrea Pappacoda 2022-01-30 18:34:52 +01:00
  • 7f43f0f3ff User-Agent update cpp-httplib/0.10.2 (#1181) Rockybilly 2022-01-28 20:27:27 +03:00
  • 87e03dd1ce Report connection timeout as separate event (#1171) v0.10.2 Gregor Jasny 2022-01-26 23:32:40 +01:00
  • e5cacb465d Fix #1172 (#1173) yhirose 2022-01-26 13:34:23 -05:00
  • ee8371f753 Added 'PostLarge' unit test for #1169 yhirose 2022-01-22 09:52:27 -05:00
  • 081723f983 Add another fuzz test corpus yhirose 2022-01-20 15:27:26 -05:00
  • b61f36579c Fix #1166 yhirose 2022-01-20 15:21:33 -05:00
  • 33f53aa458 Fix set_content_provider example in README.md (#1163) ArnaudBienner 2022-01-13 18:26:34 +01:00
  • 412ab5f063 Added example/Dockerfile.hello yhirose 2022-01-11 00:18:20 -05:00
  • 11e02e901c Fixed unit test yhirose 2021-12-31 16:10:57 -05:00
  • 65a8f4cf44 Added hosted_at. (Resolve #1113) yhirose 2021-12-31 15:35:52 -05:00
  • 27d128bbb4 Fix problems in #1154 yhirose 2021-12-31 14:55:40 -05:00
  • 070f9bec58 Code cleanup yhirose 2021-12-31 13:27:47 -05:00
  • f817032513 fix socket option setting for windows (#1154) c00c 2021-12-31 23:07:59 +08:00
  • 17abe221c0 Fix is_file problem on Windows (#1153) yhirose 2021-12-30 14:54:57 -05:00
  • 4a7a81e039 Work around silly Win defines to support BoringSSL (#1148) vitaly-ivanov 2021-12-30 23:08:51 +07:00
  • 37fd4eb643 Code cleanup yhirose 2021-12-26 07:53:56 -05:00
  • 865b0e4c03 Resolve #1145 yhirose 2021-12-26 07:53:06 -05:00
  • b324921c1a Release v0.10.1 v0.10.1 yhirose 2021-12-24 21:01:06 -05:00
  • 63f72caf30 Fix "Issue 42689 in oss-fuzz: cpp-httplib:server_fuzzer: Timeout in server_fuzzer" yhirose 2021-12-24 20:58:09 -05:00
  • 99ac17b90a Fix #1140 yhirose 2021-12-23 23:19:14 -05:00
  • 4b0ed9ee88 Release v0.10.0 v0.10.0 yhirose 2021-12-21 18:15:41 -05:00
  • 20056f6cda Update test.cc yhirose 2021-12-19 14:17:15 -05:00
  • 3b35279b16 Added SSLServer::ssl_context() yhirose 2021-12-18 00:21:41 -05:00
  • 27deb44df5 Update SSL related code yhirose 2021-12-18 00:15:38 -05:00
  • 24a3ef949b Performance improvement for multipart form data file upload. yhirose 2021-12-17 23:36:26 -05:00
  • bc3e098964 Updated .gitignore yhirose 2021-12-17 22:36:02 -05:00
  • c247dcdd7b Added uploader.sh yhirose 2021-12-17 22:34:00 -05:00
  • 793ae9855e Fix #1041 (#1132) yhirose 2021-12-16 21:06:17 -05:00
  • 9fa426d51b Added more fuzzing corpus yhirose 2021-12-14 18:35:20 -05:00
  • cec6288a99 Resolve #1131 yhirose 2021-12-14 07:58:21 -05:00