Commit History

Author SHA1 Message Date
  Changbin Park ad7edc7b27 avoid lockup in `ThreadPool::shutdown()` on legacy host (#1417) 3 years ago
  Andreas Kempf 27cd4e6ffe Support compilation on AIX (#1402) 3 years ago
  yhirose cae5a8be1c Added more fuzzing corpus 3 years ago
  yhirose 8e10d4e8e7 Release v0.11.2 3 years ago
  Changbin Park b57f79f438 Detecting client disconnection (#1373) 3 years ago
  Andrea Pappacoda a9cf097951 build: set soversion to major.minor (#1357) 3 years ago
  yhirose 5c3624e1af Updated example/uploader.sh 3 years ago
  yhirose cba9ef8c0b Issue 49740 in oss-fuzz: cpp-httplib:server_fuzzer: Timeout in server_fuzzer 3 years ago
  yhirose 4f8407a3a7 Refactoring the previous commit 3 years ago
  Gopinath K 656e936f49 add multipart formdata for PUT requests. (#1351) 3 years ago
  yhirose d92c314466 Release v0.11.1 3 years ago
  yhirose b747fb111d Updated README 3 years ago
  yhirose 7e0a0b2d0c Updated README 3 years ago
  Changbin Park 362d064afa UNIX domain socket support (#1346) 3 years ago
  Ata Yardımcı 1bd88de2e5 Fix test build warning (#1344) 3 years ago
  Rockybilly 0b541ffebc Add get_socket_fd method to Client and ClientImpl, add according unit… (#1341) 3 years ago
  yhirose 106be19c3e Issue 49512: cpp-httplib:server_fuzzer: Timeout in server_fuzzer 3 years ago
  yhirose 25d72bf881 Release v0.11.0 3 years ago
  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
  ZHANG Xiang b1cc24b795 Update README.md (#1332) 3 years ago
  yhirose f0eb55b327 Changed to use `const std::string &` as much as possible instead of `const char *` (#1331) 3 years ago
  yhirose 6dc285b5ca Merge branch 'kuguma-use_exception_ptr' 3 years ago
  yhirose 07e614eef7 clangformat and README update 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
  Kai Aoki 869f5bb279 fix ExceptionHandlerTest.ContentLength 3 years ago
  yhirose 3e21338f82 Update README 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