Commit History

Author SHA1 Message Date
  yhirose 49c4c2f9c1 Fix #459 5 years ago
  yhirose 58909f5917 Fix #466 5 years ago
  yhirose 5982b5c360 Fix #471 5 years ago
  PixlRainbow 5bb4c12c6b Fix #465 (#467) 5 years ago
  Daniel Ottiger d043b18097 keepalive: support multiple post using content provider (#461) 5 years ago
  yhirose 8728db7477 Apply IPV6_V6ONLY only when socket is AF_INET6 5 years ago
  Daniel Ottiger b2203bb05a server: support dual-stack server socket (#450) 5 years ago
  yhirose d45250fd88 Appled HANDLE_EINTR to `send` and `select` system calls 5 years ago
  yhirose 528cacdc0d Changed CPPHTTPLIB_THREAD_POOL_COUNT back to 8. (#454) 5 years ago
  Matthew DeVore ed1b6afa10 Fix crash caused by header field regex complexity (#457) 5 years ago
  yhirose 08fc7085e5 Fixed #456 5 years ago
  yhirose 8333340e2c Chagned to use inline function instead of macro 5 years ago
  Jan Lukavsky b0a189e50e Sketch handling EINTR errors 5 years ago
  yhirose 776b3ffbf9 Code format 5 years ago
  yhirose d359e3a5f7 Renave `queue_adjust` to `on_idle` (#442) 5 years ago
  evg82 5928e0af1a TaskQueue method to internal size adjust (#442) 5 years ago
  yhirose a5005789ff Fixed Visual Studio compiler warnings with x64 platform (Resolve #440 and #446) (#448) 5 years ago
  Hoa Thiên Vũ 2feea0c9ab Fixed error: ‘ULONG_MAX’ was not declared in this scope on line 1921 (#445) 5 years ago
  yhirose a2e4af54b7 Fix #399 5 years ago
  yhirose d0b123be26 Support remote_addr and remote_port REMOTE_PORT header in client Request (#433) 5 years ago
  Matthew DeVore df138366e4 Fail to read a chunk if its length is >= ULONG_MAX (#444) 5 years ago
  Matthew DeVore c49441ae64 Do not throw exceptions when parsing request chunks (#441) 5 years ago
  yhirose ad9fd3bd93 Fix #436 5 years ago
  yhirose da26b517a3 Added url::Get interface 5 years ago
  yhirose 240cc85ccb Fixed regex problem for recirect location 5 years ago
  yhirose 129e2f00b8 Removed unnecessary noexcept 5 years ago
  Daniel Ottiger da746c6e67 SSLClient::set_ca_cert_store: mark as inline (#435) 5 years ago
  yhirose 3451da940d Code format 5 years ago
  yhirose 38a6b3e69f Fixed warning 5 years ago
  Daniel Ottiger 2ece5f116b Pass certs and keys from memory (#432) 5 years ago