Historique des commits

Auteur SHA1 Message Date
  yhirose d32eee7627 Fix #96 il y a 7 ans
  yhirose abf79d5a38 Code cleanup il y a 7 ans
  yhirose 4d7cee81eb Fix #95 il y a 7 ans
  yhirose 9546ec842b Fixed problem with log format in server examples il y a 7 ans
  Yuji Hirose 28d17448b7 Revert test.vcproj. il y a 7 ans
  yhirose 9c37258593 Merge pull request #92 from mrexodia/time_t il y a 7 ans
  yhirose 07b47d8e0f Merge pull request #91 from mrexodia/msvc-examples il y a 7 ans
  yhirose b9fc486f47 Merge pull request #90 from mrexodia/cpp11-examples il y a 7 ans
  Duncan Ogilvie bc16283a2f Change size_t to time_t where applicable il y a 7 ans
  Duncan Ogilvie e392738251 Fix intermediate directory in project + add x64 configurations in MSVC example solution il y a 7 ans
  Duncan Ogilvie 4af5b1e441 Refactor the examples to compile with a C++11 compiler il y a 7 ans
  yhirose 48b47ef209 Updated README for cancelation feature il y a 7 ans
  yhirose f4981459b3 Merge pull request #89 from dolphineye/request-cancelation il y a 7 ans
  Thomas Tissot 82fc7d5591 Request cancelation feature il y a 7 ans
  yhirose cc983be31f Removed unused build projects il y a 7 ans
  yhirose f2daaf1b85 Merge pull request #85 from davidgfnet/streaming il y a 7 ans
  David Guillen Fandos dae4124039 Implementing streaming Responses il y a 7 ans
  yhirose 3b3f358b15 Merge branch 'davidgfnet-testfixes' il y a 7 ans
  yhirose 07910f73a9 Fixed problem that `listen` may return incorrect value when calling `stop`; il y a 7 ans
  David Guillen Fandos ca343ae1d8 Fix small issues in tests and added some extra checks. il y a 7 ans
  yhirose 576aeda537 Merge pull request #82 from mkolinichenko/master il y a 7 ans
  Maksim Kolinichenko 15ed1b4883 Add Keep-Alive header to response il y a 7 ans
  Maksim Kolinichenko d26ee03613 Fixed request parsing regex typo il y a 7 ans
  yhirose 222f49a125 Revert "Add additional note for SSL support" il y a 7 ans
  yhirose 86ec676408 Add additional note for SSL support il y a 7 ans
  yhirose 85a30e73a5 Fixed -lpthread linker option position il y a 7 ans
  yhirose 962c8985b7 Merge pull request #76 from crtxcr/bounds_check_fix il y a 7 ans
  Albert S d9479bc0b1 Fixed bound checks for #74 il y a 7 ans
  yhirose 890025e347 Merge pull request #75 from crtxcr/http_response_codes il y a 7 ans
  yhirose 2bb27aa25d Fix #74 il y a 7 ans