Historial de Commits

Autor SHA1 Mensaje Fecha
  yhirose 3eff00bbc8 Fix #60 hace 8 años
  yhirose 083106339c Merge pull request #59 from adikabintang/master hace 8 años
  adikabintang ef5c4144d7 add keyword inline to some function definitions to avoid linking error hace 8 años
  yhirose 6aa3fd6b59 Fix #38 hace 8 años
  yhirose 755f05c02b Removed global mutex hace 8 años
  yhirose 5574d82eb3 Made a temporary fix for OpenSSL thread problem hace 8 años
  yhirose 4320d7ba3e Merge branch 'pr/55' hace 8 años
  yhirose e2e33a7f0b Updated .gitignore hace 8 años
  Scott Graham 889041f05f Don't fail chunked read if buffer not yet filled hace 8 años
  yhirose 956faae6f0 Changed output type of read_content_??? functions to be std::string& hace 8 años
  yhirose b6df220b55 Fixed #48 hace 8 años
  yhirose 7d6df0c651 Fixed toolset setting hace 8 años
  yhirose bc051219f9 Removed is_handling_requests hace 8 años
  yhirose 84e31bdfd4 Merge pull request #54 from sgraham/chunked-case hace 8 años
  Scott Graham ca3613cd21 Make 'chunked' in Transfer-Encoding case-insensitive hace 8 años
  yhirose c6a6530716 Merge pull request #53 from yhirose/issue-52 hace 8 años
  yhirose 9dc4e23082 Unit test for #52 hace 8 años
  yhirose 3c711089e5 Temporary solution for #52 hace 8 años
  yhirose 66550eb71b Changed to return 415 instead of 406 for invalid Content-Encoding. hace 8 años
  yhirose ebe40a7d94 Merge pull request #50 from sgraham/body-decompress hace 8 años
  Scott Graham 5579d4d101 Support Content-Encoding: gzip on server side hace 8 años
  yhirose 4ddd5d9c5c Merge pull request #51 from sgraham/chunk-terminator hace 8 años
  yhirose 35d0054b88 Merge pull request #49 from sgraham/system-assigned-port hace 8 años
  Scott Graham 87c673fd67 Read \r\n terminator after chunked encoding hace 8 años
  Scott Graham 0515c6aad6 Support system-assigned port via two part listen() hace 8 años
  yhirose 0e239a0014 Fix #47 hace 8 años
  yhirose 5536d4c1ff Fix #44 hace 8 años
  yhirose a0f50911e1 Fixed toolset setting of test/test.vcxproj hace 8 años
  yhirose 4e391fdae6 Added a unit test for REMOTE_ADDR hace 8 años
  yhirose 9d2fe9e6c8 Merge branch 'kevinbcarpenter-master' hace 8 años