Histórico de Commits

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