1
0
mirror of synced 2025-11-02 08:53:14 +03:00

Commit Graph

  • 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
  • 9639578c2a Release v0.9.10 v0.9.10 yhirose 2021-12-11 19:26:22 -05:00
  • 743ecbd365 Issue1121 (#1122) yhirose 2021-12-11 19:07:12 -05:00
  • 084c643973 Fixed README yhirose 2021-12-10 22:33:59 -05:00
  • 824e7682e4 test: add missing _Online suffixes (#1110) Andrea Pappacoda 2021-11-27 15:54:05 +01:00
  • f9074684dd build(meson): drop Git-based version detection (#1109) Andrea Pappacoda 2021-11-27 15:47:09 +01:00
  • ddff782133 Release v0.9.9 v0.9.9 yhirose 2021-11-26 20:46:38 -05:00
  • 3051152103 Fix #1102 (#1108) yhirose 2021-11-26 20:44:58 -05:00
  • 06026bb47d Code formating v0.9.8 yhirose 2021-11-23 10:53:05 -05:00
  • 226388ae27 Resolve #1100 yhirose 2021-11-23 10:47:30 -05:00
  • ea7548b4cc Remove stray ; causing warning with -Wextra-semi (#1099) Scott Graham 2021-11-22 04:16:07 -08:00
  • c7486ead96 accept protobuf encoding (#1096) Rodolphe 2021-11-17 19:14:31 +01:00
  • 90a291214c Update Makefile yhirose 2021-11-15 23:06:31 -05:00
  • c111c42a86 build(meson): feature args in pkg-config file (#1092) Andrea Pappacoda 2021-11-16 04:50:33 +01:00
  • 6fb5b63018 Fix #1093. Remove meson-build tests from GitHubActions (#1094) yhirose 2021-11-15 22:49:40 -05:00
  • ec56dfa35e Fix #1085 (#1091) yhirose 2021-11-15 14:37:10 -05:00
  • 943cd51b67 build(meson): pass feature args to dependency consumers (#1090) Andrea Pappacoda 2021-11-15 20:03:25 +01:00
  • 301faa074c Added test case for #1065 Yuji Hirose 2021-10-29 07:29:23 -04:00
  • dc0481e832 Add CIFuzz integration (#1079) DavidKorczynski 2021-10-27 17:19:21 +01:00
  • 4f8fcdbaf7 Allow to specify server IP address (#1067) zhenyolka 2021-10-16 22:05:55 +03:00
  • b80aa7fee3 support custom ssl ctx configuration for SSLServer (#1073) v0.9.7 CarlosLeeGit 2021-10-15 19:13:16 +08:00
  • c384be02c9 Fixed GitHub Actions build error yhirose 2021-10-14 10:29:38 -04:00
  • d17ac3bb40 Fix "Issue 39922 in oss-fuzz: cpp-httplib:server_fuzzer: Timeout in server_fuzzer" yhirose 2021-10-14 08:55:29 -04:00
  • c7554ccac2 Fix #1069 (#1070) v0.9.6 yhirose 2021-10-09 20:35:58 -04:00
  • 35ef1c7bae Fix #1063 yhirose 2021-10-03 18:37:46 -04:00
  • d87d0672a8 Split the header only if needed (#1060) v0.9.5 David Pfahler 2021-09-29 00:11:50 +02:00
  • 3da42fd1e8 Avoid min/max macro expansion on Windows (#1057) estshorter 2021-09-25 21:53:15 +09:00
  • 503aa61325 Fix problem with an empty parameter in set_base_dir yhirose 2021-09-20 17:40:05 -04:00
  • e4c276d0c2 doc: fix typo in README (#1056) null 2021-09-18 22:33:23 +07:00
  • e07f7691a8 Update README yhirose 2021-09-17 21:26:31 -04:00
  • 623ab4a96e Updated README regarding Visual Studio support yhirose 2021-09-17 11:36:08 -04:00
  • e1efa337a2 Make Client move-constructible (#1051) Zizheng Tai 2021-09-16 11:05:42 -07:00
  • 549cdf2f7d test: avoid infinite loop when IPV6 is unsupported (#1054) Andrea Pappacoda 2021-09-16 20:04:43 +02:00
  • 3c522386e9 Fix "Issue 38551 in oss-fuzz: cpp-httplib:server_fuzzer: Timeout in server_fuzze" yhirose 2021-09-12 19:24:48 -04:00
  • c202aa9ce9 Read buffer support. (Fix #1023) (#1046) yhirose 2021-09-12 00:26:02 -04:00
  • e3e28c6231 meson: add tests (#1044) Andrea Pappacoda 2021-09-11 20:26:48 +02:00
  • 4e05368086 Fix #1054 yhirose 2021-09-11 14:13:49 -04:00
  • e1afe74fe2 Fix #1037 yhirose 2021-09-10 22:42:14 -04:00
  • 461acb02f5 Comment out SlowPostFail test for now yhirose 2021-09-10 22:37:31 -04:00
  • 415edc237c Set error variable for failed write_data (#1036) Gregor Jasny 2021-09-05 22:15:46 +02:00
  • e20ecd2574 Full Meson support (#1033) Andrea Pappacoda 2021-09-04 17:33:53 +02:00
  • ab477b5631 Fix "Issue 37742 in oss-fuzz: cpp-httplib:server_fuzzer: Timeout in server_fuzzer" v0.9.4 yhirose 2021-09-02 22:57:57 -04:00
  • 0823d5c7f2 Fixed #1031 yhirose 2021-08-30 17:16:31 -04:00
  • 1cc6930363 Append '_Online' suffix to Unit test names that access external servers v0.9.3 yhirose 2021-08-23 13:02:19 -04:00
  • 4297500928 Fix #1024 yhirose 2021-08-17 09:28:17 -04:00
  • a58f042614 Don't define INVALID_SOCKET if it has been defined already (i.e. by libpcap) (#1021) Thomas Behn 2021-08-10 14:29:27 +02:00
  • 469c6bc2b6 Fix #1017 yhirose 2021-08-02 15:44:50 -04:00
  • 887074efd2 Add test of httplib.h split into .h + .cc (#1015) Joel Rosdahl 2021-07-31 15:53:30 +02:00
  • 9c2c15ca45 Add missing template method implementations (#1013) Joel Rosdahl 2021-07-30 16:05:49 +02:00
  • 1b3b098329 Avoid hardcoded ports in RedirectToDifferentPort.Redirect test (#1012) Joel Rosdahl 2021-07-30 16:04:02 +02:00
  • 6f7075e3aa Improve split script (#1011) Joel Rosdahl 2021-07-30 16:03:05 +02:00
  • ccbddd8842 Allow LargeRandomData test only on Windows v0.9.2 yhirose 2021-07-22 22:17:31 -04:00
  • 879dd261c2 Fix gzip compression/decompression over 4 GiB data size (#1002) yosh-matsuda 2021-07-23 11:07:40 +09:00
  • 52f5eb5980 [Fix] ca_cert_path/ce_cert_store lose (#1004) xxrl 2021-07-23 09:41:41 +08:00
  • ea2f69a0d7 Add httplib::Error to std::string function (#999) Gregor Jasny 2021-07-20 03:17:44 +02:00
  • 9f2064a8ed Fix remaining test warnings (#1001) Gregor Jasny 2021-07-20 03:17:18 +02:00