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

Commit Graph

  • 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
  • e3750d9ddf Simplefied server APIs yhirose 2021-07-17 18:09:30 -04:00
  • c1eee3012e Fix #998 yhirose 2021-07-17 17:18:56 -04:00
  • 6b08babbd2 Use googletest 1.11.0 (#1000) Gregor Jasny 2021-07-17 19:21:03 +02:00
  • 215b81342e Added a test case for #996 v0.9.1 yhirose 2021-07-15 08:24:06 -04:00
  • 06bfa7e08b Fix #979 yhirose 2021-07-14 22:49:49 -04:00
  • 3d83cbb872 Improve string compare performance yhirose 2021-07-12 23:51:56 -04:00
  • 8a803b30f6 Fix #990 yhirose 2021-07-12 23:46:25 -04:00
  • 80be649de7 Fix #961 yhirose 2021-06-26 18:26:33 -04:00
  • 9648f950f5 Updated README yhirose 2021-06-18 08:45:50 -04:00
  • 6b9ffc8bec Remove dead code (#965) Gregor Jasny 2021-06-18 13:20:34 +02:00
  • d903053faf Update httplib.h (#964) Simon Edlund 2021-06-17 16:57:25 +02:00
  • 676f1b5a26 Updated the user agent string yhirose 2021-06-14 08:42:43 -04:00
  • b8dec12f15 Limit SSL_ERROR_WANT_READ retries to 1 sec (#957) Baruch Nissenbaum 2021-06-14 15:41:20 +03:00
  • fc9b223acc Updated copyright year v0.9.0 yhirose 2021-06-11 14:45:35 -04:00
  • ba824089d7 Fix code err code 401 when the password is empty in base_auth. (#958) CncGpp 2021-06-11 20:39:33 +02:00
  • 1a2faf09e0 Add header-only Meson support (#955) Andrea Pappacoda 2021-06-05 22:45:00 +02:00
  • 5a43bb8149 Implemented #946 in a different way yhirose 2021-06-02 13:28:49 -04:00
  • 0104614656 Code refactoring yhirose 2021-06-02 00:20:17 -04:00
  • 77a77f6d2d Added set_default_headers on Server yhirose 2021-05-23 18:17:55 -04:00
  • 089b9daa1c Fix virtual call in ClientImpl::~ClientImpl() (#942) v0.8.9 Mathias Laurin 2021-05-23 02:15:20 +02:00
  • ba34ea4ee8 Fix #944 yhirose 2021-05-22 19:24:50 -04:00
  • 2917b8a005 Explicit cast from size_t to uInt (#941) Baruch Nissenbaum 2021-05-20 01:03:59 +03:00
  • dcf24d45a2 fix ssesvr use of deleted function (#938) Joseph Huang 2021-05-18 23:19:15 -04:00
  • 75fdb06696 Added a missing member in copy_settings. yhirose 2021-05-15 09:10:54 -04:00
  • e00ad37580 Add option to bypass URL encode of path (#934) Alex Hornung 2021-05-15 13:48:25 +01:00
  • 5cfb70c2b4 Fix some shadowed variable warnings (#935) Vincent Stumpf 2021-05-15 05:46:16 -07:00
  • 2a70c45697 Fix client.cc code, since res.error() without operator overloading… (#921) Alessio Pollero 2021-05-01 19:29:23 +02:00
  • c58b00580e reserving before encoding (#912) Aswin Raj Kharel 2021-04-24 15:19:14 -05:00
  • 7c60e69c33 Remove redunant call to close_socket (#911) v0.8.8 Ken Schalk 2021-04-23 17:07:19 -04:00
  • 33e94891ee Updated test.cc yhirose 2021-04-22 08:04:46 -04:00
  • 73e0729f63 Change sink.write() to return boolean yhirose 2021-04-19 17:21:17 -04:00
  • 21c529229c Fixed timeout issues yhirose 2021-04-16 22:03:57 -04:00
  • 63643e6386 Code format v0.8.7 yhirose 2021-04-13 20:52:49 -04:00
  • 6cc2edce99 Added set_address_family yhirose 2021-04-13 20:49:52 -04:00
  • d122ff3ca8 Code formatting yhirose 2021-04-13 12:38:45 -04:00
  • 14c6d526b4 Use newer version-flexible TLS/SSL method (#904) James Young 2021-04-13 23:11:38 +10:00
  • 28e07bca16 Fixed minor code smells (#901) Philipp Hasper 2021-04-09 20:55:21 +02:00
  • faa5f1d802 Additional changes for #889 v0.8.6 yhirose 2021-04-05 16:13:41 -04:00
  • 9d3365df54 Fix #889 yhirose 2021-04-05 11:09:08 -04:00
  • 6ff84d34d1 Another simpler implementation of #890 (#891) yhirose 2021-04-02 18:25:04 -04:00
  • b845425cd0 Fix #878 v0.8.5 yhirose 2021-03-16 19:40:15 -04:00
  • 89519c88e2 Fix #874 yhirose 2021-03-10 15:56:04 -05:00
  • ff813bf99d Fix #863 yhirose 2021-02-17 15:36:56 -05:00
  • cf475bcb50 Fix #860 v0.8.4 yhirose 2021-02-12 12:21:43 -05:00
  • bc80d7c789 Fixed ClientStop test problem yhirose 2021-02-06 20:12:30 -05:00