Historique des commits

Auteur SHA1 Message Date
  yhirose eb1fe5b191 Fixed warnings il y a 5 ans
  yhirose 5e01587ed6 Fixed problem created in the previous commit il y a 5 ans
  yhirose 5935d9fa59 Commented out the unit test for digest auth. il y a 5 ans
  PixlRainbow 5bb4c12c6b Fix #465 (#467) il y a 5 ans
  yhirose 85637844c9 Updated README il y a 5 ans
  Daniel Ottiger d043b18097 keepalive: support multiple post using content provider (#461) il y a 5 ans
  yhirose 31bb13abd2 Removed TravisCI badge from README il y a 5 ans
  yhirose 8728db7477 Apply IPV6_V6ONLY only when socket is AF_INET6 il y a 5 ans
  yhirose 1c50ac3667 Stop using TravisCI anymore due to IPv6 issue il y a 5 ans
  yhirose cf386f97fd Merge branch 'master' of https://github.com/yhirose/cpp-httplib il y a 5 ans
  Daniel Ottiger b2203bb05a server: support dual-stack server socket (#450) il y a 5 ans
  yhirose f5b806d995 Added a test case for #396. il y a 5 ans
  yhirose 3895210f19 Code format il y a 5 ans
  yhirose d45250fd88 Appled HANDLE_EINTR to `send` and `select` system calls il y a 5 ans
  yhirose 528cacdc0d Changed CPPHTTPLIB_THREAD_POOL_COUNT back to 8. (#454) il y a 5 ans
  Matthew DeVore ed1b6afa10 Fix crash caused by header field regex complexity (#457) il y a 5 ans
  yhirose 08fc7085e5 Fixed #456 il y a 5 ans
  yhirose 8333340e2c Chagned to use inline function instead of macro il y a 5 ans
  yhirose 98a0887571 Merge branch 'je-ik-sketch-eintr-handling' il y a 5 ans
  Jan Lukavsky b0a189e50e Sketch handling EINTR errors il y a 5 ans
  yhirose 776b3ffbf9 Code format il y a 5 ans
  yhirose a061b97677 Adjust appveyor.yml il y a 5 ans
  yhirose d359e3a5f7 Renave `queue_adjust` to `on_idle` (#442) il y a 5 ans
  evg82 5928e0af1a TaskQueue method to internal size adjust (#442) il y a 5 ans
  yhirose a5005789ff Fixed Visual Studio compiler warnings with x64 platform (Resolve #440 and #446) (#448) il y a 5 ans
  yhirose fae30af47d Updated appveyor.yml il y a 5 ans
  Hoa Thiên Vũ 2feea0c9ab Fixed error: ‘ULONG_MAX’ was not declared in this scope on line 1921 (#445) il y a 5 ans
  yhirose a2e4af54b7 Fix #399 il y a 5 ans
  yhirose d0b123be26 Support remote_addr and remote_port REMOTE_PORT header in client Request (#433) il y a 5 ans
  Matthew DeVore df138366e4 Fail to read a chunk if its length is >= ULONG_MAX (#444) il y a 5 ans