Commit History

Author SHA1 Message Date
  yhirose 5ad4311fb0 fix #109 7 years ago
  yhirose 76ea8dd560 Added LongQueryValue test 7 years ago
  yhirose 903b23ea5a Updated README 7 years ago
  yhirose bfd354e695 Updated README. fix #102 7 years ago
  yhirose 74ec96e228 Merge pull request #101 from geraldolsribeiro/master 7 years ago
  Geraldo Intmain c4f9062552 Encode space and plus characters 7 years ago
  yhirose 49c82c9c50 Fix #97. (Thanks to DJm00n.) 7 years ago
  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