Historial de Commits

Autor SHA1 Mensaje Fecha
  Jiwoo Park 58cffd3223 std::condition_variable::notify_one/all() should be called after unlocking mutex (#1448) hace 3 años
  Ingo Bauersachs 8f32271e8c Support LOCAL_ADDR and LOCAL_PORT header in client Request (#1450) hace 3 años
  yhirose c8c1c3d376 Fix #1442 hace 3 años
  yhirose 9f512acb42 Removed code for upsupported OpenSSL hace 3 años
  yhirose c0b461a3b7 Release v0.11.3 hace 3 años
  yhirose 74fe5a5029 Fix #1426 hace 3 años
  yhirose 9d0a9d4e23 Fix #1437 hace 3 años
  yhirose 07c6e58951 Fix #1421 hace 3 años
  Pavel Artemkin 87994811a1 undef poll at the end if CPPHTTPLIB_USE_POLL (#1427) hace 3 años
  Changbin Park 93a51979c4 Get client process id over ip/port when server runs on UNIX socket. (#1418) hace 3 años
  Changbin Park ad7edc7b27 avoid lockup in `ThreadPool::shutdown()` on legacy host (#1417) hace 3 años
  Andreas Kempf 27cd4e6ffe Support compilation on AIX (#1402) hace 3 años
  yhirose 8e10d4e8e7 Release v0.11.2 hace 3 años
  Changbin Park b57f79f438 Detecting client disconnection (#1373) hace 3 años
  yhirose cba9ef8c0b Issue 49740 in oss-fuzz: cpp-httplib:server_fuzzer: Timeout in server_fuzzer hace 3 años
  yhirose 4f8407a3a7 Refactoring the previous commit hace 3 años
  Gopinath K 656e936f49 add multipart formdata for PUT requests. (#1351) hace 3 años
  yhirose d92c314466 Release v0.11.1 hace 3 años
  Changbin Park 362d064afa UNIX domain socket support (#1346) hace 3 años
  Rockybilly 0b541ffebc Add get_socket_fd method to Client and ClientImpl, add according unit… (#1341) hace 3 años
  yhirose 106be19c3e Issue 49512: cpp-httplib:server_fuzzer: Timeout in server_fuzzer hace 3 años
  yhirose 25d72bf881 Release v0.11.0 hace 3 años
  Mehmet İbrahimoğlu 9d5b5297cc ssize_t redefinition on Windows - int/int64 vs long/long long (#1337) hace 3 años
  Mehmet İbrahimoğlu 462884bebb With SSL enabled and NOMINMAX not defined, there is a conflict with 'max', which this fixes (#1334) hace 3 años
  yhirose f0eb55b327 Changed to use `const std::string &` as much as possible instead of `const char *` (#1331) hace 3 años
  yhirose 916b2a8fd3 Merge branch 'use_exception_ptr' of https://github.com/kuguma/cpp-httplib into kuguma-use_exception_ptr hace 3 años
  yhirose 37bb3c6a77 No longer support VS 2013 and older #1325 (#1326) hace 3 años
  Kai Aoki d4ab2fa0e6 fix double ref and case of exceptions that are not std::exception hace 3 años
  Kai Aoki 72d3f4896a Update httplib.h hace 3 años
  yhirose 5e6f973b99 Release v0.10.9 hace 3 años