コミット履歴

作者 SHA1 メッセージ 日付
  yhirose 0ff2e16d69 Issue 52666: cpp-httplib:server_fuzzer: Timeout in server_fuzzer 2 年 前
  Ray Beck 51607ec752 add to_human_string (#1467) 2 年 前
  yhirose 7992b14896 Release v0.11.4 2 年 前
  Ray Beck 7e420aeed3 add support for requests with both MultipartFormDataItems and Content Providers (#1454) 2 年 前
  yukun 227d2c2050 Add EINTR and EAGAIN judge for accept (#1438) 3 年 前
  yhirose 93e53c91f7 Updated unit test 3 年 前
  Jiwoo Park 58cffd3223 std::condition_variable::notify_one/all() should be called after unlocking mutex (#1448) 3 年 前
  Ingo Bauersachs 8f32271e8c Support LOCAL_ADDR and LOCAL_PORT header in client Request (#1450) 3 年 前
  yhirose c8c1c3d376 Fix #1442 3 年 前
  yhirose 9f512acb42 Removed code for upsupported OpenSSL 3 年 前
  yhirose c0b461a3b7 Release v0.11.3 3 年 前
  yhirose 74fe5a5029 Fix #1426 3 年 前
  yhirose 9d0a9d4e23 Fix #1437 3 年 前
  TheMarpe 5758769ad3 Windows CMake directory install fix (#1434) 3 年 前
  Ray Beck e7eadc3605 add SYSTEM to include to prevent warnings (#1428) 3 年 前
  yhirose 07c6e58951 Fix #1421 3 年 前
  Pavel Artemkin 87994811a1 undef poll at the end if CPPHTTPLIB_USE_POLL (#1427) 3 年 前
  yhirose 42feb7e8be Updated README 3 年 前
  yhirose 26196b70af Add test case for 'Issue 52666 in oss-fuzz: cpp-httplib:server_fuzzer: Timeout in server_fuzzer' 3 年 前
  Changbin Park 93a51979c4 Get client process id over ip/port when server runs on UNIX socket. (#1418) 3 年 前
  Changbin Park ad7edc7b27 avoid lockup in `ThreadPool::shutdown()` on legacy host (#1417) 3 年 前
  Andreas Kempf 27cd4e6ffe Support compilation on AIX (#1402) 3 年 前
  yhirose cae5a8be1c Added more fuzzing corpus 3 年 前
  yhirose 8e10d4e8e7 Release v0.11.2 3 年 前
  Changbin Park b57f79f438 Detecting client disconnection (#1373) 3 年 前
  Andrea Pappacoda a9cf097951 build: set soversion to major.minor (#1357) 3 年 前
  yhirose 5c3624e1af Updated example/uploader.sh 3 年 前
  yhirose cba9ef8c0b Issue 49740 in oss-fuzz: cpp-httplib:server_fuzzer: Timeout in server_fuzzer 3 年 前
  yhirose 4f8407a3a7 Refactoring the previous commit 3 年 前
  Gopinath K 656e936f49 add multipart formdata for PUT requests. (#1351) 3 年 前