Commit History

Author SHA1 Message Date
  Sergey Kazmin e62a4b02e5 fix (#1525) 2 years ago
  Octavio Valle ff34749572 Initialize sockaddr_un to fix valgrind uninitialised byte message. (#1547) 2 years ago
  Jiwoo Park e5804d4a50 Don't loading system certs from Keychain on iOS (#1546) 2 years ago
  yhirose 76230db97f Simplified scope_exit 2 years ago
  yhirose a66a013ed7 Release v0.12.2 2 years ago
  yhirose f4b02dfdc1 Fix #1533 2 years ago
  yhirose 4cf218643e Code format 2 years ago
  Johannes Flügel d262033ded Prevent overflow in hash function str2tag_core() (#1529) 2 years ago
  yhirose 88a9278872 Fix #1486 2 years ago
  yhirose 9bb3ca8169 Fix #1459 (#1523) 2 years ago
  yhirose f2f4728489 Release v0.12.1 2 years ago
  Mathieu Gaillard df74526f91 Fix multipart Content-Type headers with both boundary and charset parameters (#1516) 2 years ago
  Joel Rosdahl 9f7ae0737a Fix typos (#1517) 2 years ago
  yhirose 1ebb8412c5 Use SSL_ERROR_ZERO_RETURN to check if the SSL peer is closed. 2 years ago
  yhirose c7e959a948 Fix #1481 2 years ago
  yhirose ba5884e779 Fix #1481 (#1513) 2 years ago
  yhirose cdaa5c48db Code cleanup 2 years ago
  yhirose 75053bf855 Fix #1498 (#1501) 2 years ago
  Sergey Kazmin 6d963fbe8d Support loading system certs from Keychein on MacOS (#1474) 2 years ago
  jingTian-z 88f6245c84 feat: Add Request::get_file_multi_value func. (#1495) 2 years ago
  yhirose 0e7d2f9f93 Resolve #1482 2 years ago
  yhirose 4e6ded1f36 Release v0.12.0 2 years ago
  yhirose d663588491 Removed is_writable() from DataSink (Resolve #1478, too) (#1483) 2 years ago
  yhirose c4ba43ca6f Removed incorrect comment 2 years ago
  yhirose 0ff2e16d69 Issue 52666: cpp-httplib:server_fuzzer: Timeout in server_fuzzer 2 years ago
  Ray Beck 51607ec752 add to_human_string (#1467) 2 years ago
  yhirose 7992b14896 Release v0.11.4 2 years ago
  Ray Beck 7e420aeed3 add support for requests with both MultipartFormDataItems and Content Providers (#1454) 2 years ago
  yukun 227d2c2050 Add EINTR and EAGAIN judge for accept (#1438) 3 years ago
  Jiwoo Park 58cffd3223 std::condition_variable::notify_one/all() should be called after unlocking mutex (#1448) 3 years ago