Commit History

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