Commit History

Author SHA1 Message Date
  Mehmet İbrahimoğlu 9d5b5297cc ssize_t redefinition on Windows - int/int64 vs long/long long (#1337) 3 years ago
  Mehmet İbrahimoğlu 462884bebb With SSL enabled and NOMINMAX not defined, there is a conflict with 'max', which this fixes (#1334) 3 years ago
  yhirose f0eb55b327 Changed to use `const std::string &` as much as possible instead of `const char *` (#1331) 3 years ago
  yhirose 916b2a8fd3 Merge branch 'use_exception_ptr' of https://github.com/kuguma/cpp-httplib into kuguma-use_exception_ptr 3 years ago
  yhirose 37bb3c6a77 No longer support VS 2013 and older #1325 (#1326) 3 years ago
  Kai Aoki d4ab2fa0e6 fix double ref and case of exceptions that are not std::exception 3 years ago
  Kai Aoki 72d3f4896a Update httplib.h 3 years ago
  yhirose 5e6f973b99 Release v0.10.9 3 years ago
  yhirose 127a64d5a0 Skip preamble and epilogue in multipart/form-data (Fix #1317) (#1320) 3 years ago
  yhirose caa31aafda Accept large data transfer over SSL (Fix #1261, Close #1312) 3 years ago
  yhirose dae318495f Revert "Accept large data transfer over SSL (#1261)" 3 years ago
  Andrea Pappacoda 305a7abcb9 fix: update CPPHTTPLIB_VERSION to 0.10.8 (#1305) 3 years ago
  yhirose 219d13b718 Fix #1303 3 years ago
  conghuawang df20c27696 resolve http server can't send file large than 2GB (Fix #1290) (#1294) 3 years ago
  yhirose a5a62768c0 Fix #1292 (#1296) 3 years ago
  yhirose 4001637beb Added CPPHTTPLIB_FORM_URL_ENCODED_PAYLOAD_MAX_LENGTH 3 years ago
  Martín Córdova 47044c05a8 Fix compile error with MINGW-64 GCC-12.1.0 (#1283) 3 years ago
  yhirose 9452c0a4b6 Release v0.10.7 3 years ago
  Yoshiki Matsuda 307b729549 Accept large data transfer over SSL (#1261) 3 years ago
  mylogin 696239d6e1 Link Windows crypto libs only when CPPHTTPLIB_OPENSSL_SUPPORT is set (#1254) 3 years ago
  yhirose d87abeecf0 Release v0.10.6 3 years ago
  yhirose 4e28e4f741 Fix #1251 3 years ago
  yhirose d05c343602 Release v0.10.5 3 years ago
  yhirose 33f67386fe Fix #1249 3 years ago
  yhirose 56d8168dc4 clangformat 3 years ago
  greenfish 5d87cc0558 resolve compiler warnings (#1246) 3 years ago
  yhirose cb41947eb4 Fix #1235 (#1243) 3 years ago
  Kotarou 0857eba17b replace deprecated OpenSSL functions with evp functions (#1241) 3 years ago
  Andrea Pappacoda bf0760fde4 fix: update user agent (#1218) 3 years ago
  yhirose a1df576e4f Fix #1212 3 years ago