Commit Graph

  • dd901126a7 Fix #146 yhirose 2019-05-05 13:31:42 -04:00
  • 744e8e7071 Fix #144 yhirose 2019-04-12 23:34:27 -04:00
  • 77536acef7 Merge branch 'MannyClicks-patch-2' yhirose 2019-04-12 17:24:13 -04:00
  • 8af85019dc Removed get_header_value_int and use uint64_t for the return value of get_header_value_uint64 yhirose 2019-04-12 17:22:39 -04:00
  • 07ed076499 BUGFIX: crash when "content-length" > max_int Manny 2019-04-12 12:16:32 +02:00
  • 5d082f1da4 Apply clangformat Yuji Hirose 2019-04-11 08:13:31 -04:00
  • a91a0b7dbf Fix #140 yhirose 2019-04-10 12:21:42 -04:00
  • 8483e5931f Fix #136 yhirose 2019-03-28 19:55:43 -04:00
  • acc5e5a450 Merge pull request #135 from batist73/add-winsock2-dependency yhirose 2019-03-27 22:45:05 -04:00
  • 90e699161a Add WinSock2 dependency batist73 2019-03-27 14:04:26 +03:00
  • 96cacd24f9 Fixed #134 Yuji Hirose 2019-03-12 08:49:08 -04:00
  • a86f6dfa76 Merge pull request #132 from archivaldo/fronting yhirose 2019-03-07 17:56:11 -05:00
  • c5264cea9c Fix coding style archivaldo 2019-03-07 19:03:18 -03:00
  • dedcc43216 small fix to allow fronting archivaldo 2019-03-07 16:40:19 -03:00
  • 6afe7f164e Merge pull request #130 from Whitetigerswt/master yhirose 2019-02-25 14:29:42 -05:00
  • 787761a7bf Fix build error with Boost::asio Whitetiger 2019-02-25 13:09:31 -05:00
  • 78644655cf Merge pull request #129 from geraldolsribeiro/master yhirose 2019-02-24 20:46:16 -05:00
  • 774c27e690 Encoding LF and CR Geraldo Intmain 2019-02-24 17:15:27 -03:00
  • 7b3f6db70b Fix #128 yhirose 2019-02-22 08:52:38 -05:00
  • 3a3b02e2e5 Added Base Authentication test yhirose 2019-02-14 22:51:17 -05:00
  • d3eb88b740 Fix #126 Yuji Hirose 2019-02-13 08:14:02 -05:00
  • e7e9ec616f Merge pull request #125 from const-volatile/master yhirose 2019-01-30 11:08:49 -05:00
  • 28ad0ca68d Fixed #124 Constantin 2019-01-30 12:12:47 +09:00
  • 86df5fb901 Merge pull request #1 from yhirose/master Constantin 2019-01-30 12:08:48 +09:00
  • a72eef7fb4 Fixed #123 yhirose 2019-01-29 12:05:32 -05:00
  • 61c19052f0 Fixed #118 yhirose 2019-01-15 08:24:17 -05:00
  • 8d908fadb6 Fixed #120 yhirose 2019-01-15 08:08:34 -05:00
  • a8b202a8b9 Added build status badges yhirose 2019-01-11 20:31:06 -05:00
  • 5da41fb38f Merge pull request #99 from mrexodia/citests yhirose 2019-01-11 18:30:28 -05:00
  • b5927aec12 fix #116 yhirose 2018-12-17 21:07:38 -05:00
  • d0090b158f fix #112 yhirose 2018-12-13 19:37:44 -05:00
  • 86b3dfc480 fix #110 yhirose 2018-11-30 21:18:35 -05:00
  • 5ad4311fb0 fix #109 yhirose 2018-11-22 20:50:54 -05:00
  • 76ea8dd560 Added LongQueryValue test yhirose 2018-11-14 17:35:27 -05:00
  • 903b23ea5a Updated README yhirose 2018-11-09 23:30:58 -05:00
  • bfd354e695 Updated README. fix #102 yhirose 2018-11-08 11:46:53 +09:00
  • 74ec96e228 Merge pull request #101 from geraldolsribeiro/master yhirose 2018-10-30 21:42:11 +09:00
  • c4f9062552 Encode space and plus characters Geraldo Intmain 2018-10-29 20:46:11 -03:00
  • 49c82c9c50 Fix #97. (Thanks to DJm00n.) yhirose 2018-10-28 16:15:22 +09:00
  • 97521e63f0 Merge pull request #98 from mrexodia/small-cleanup yhirose 2018-10-22 12:43:12 +09:00
  • f88ab8ad4c travis and appveyor configuration Duncan Ogilvie 2018-10-14 16:47:13 +02:00
  • d0c5c66bd6 Fix undefined behavior + make some ifdefs more readable Duncan Ogilvie 2018-10-14 12:39:51 +02:00
  • d32eee7627 Fix #96 yhirose 2018-09-30 08:40:31 -04:00
  • abf79d5a38 Code cleanup yhirose 2018-09-23 12:32:26 -04:00
  • 4d7cee81eb Fix #95 yhirose 2018-09-23 12:02:17 -04:00
  • 9546ec842b Fixed problem with log format in server examples yhirose 2018-09-14 17:53:11 -04:00
  • 28d17448b7 Revert test.vcproj. Yuji Hirose 2018-09-14 15:57:20 -04:00
  • 9c37258593 Merge pull request #92 from mrexodia/time_t yhirose 2018-08-17 07:05:50 -04:00
  • 07b47d8e0f Merge pull request #91 from mrexodia/msvc-examples yhirose 2018-08-17 07:04:47 -04:00
  • b9fc486f47 Merge pull request #90 from mrexodia/cpp11-examples yhirose 2018-08-17 07:04:18 -04:00
  • bc16283a2f Change size_t to time_t where applicable Duncan Ogilvie 2018-08-17 11:51:41 +02:00
  • e392738251 Fix intermediate directory in project + add x64 configurations in MSVC example solution Duncan Ogilvie 2018-08-17 11:51:20 +02:00
  • 4af5b1e441 Refactor the examples to compile with a C++11 compiler Duncan Ogilvie 2018-08-17 11:49:42 +02:00
  • 48b47ef209 Updated README for cancelation feature yhirose 2018-08-06 22:52:48 -04:00
  • f4981459b3 Merge pull request #89 from dolphineye/request-cancelation yhirose 2018-08-06 22:46:05 -04:00
  • 82fc7d5591 Request cancelation feature Thomas Tissot 2018-08-06 11:54:52 +02:00
  • cc983be31f Removed unused build projects yhirose 2018-08-02 22:31:36 -04:00
  • f2daaf1b85 Merge pull request #85 from davidgfnet/streaming yhirose 2018-08-01 17:56:09 -04:00
  • dae4124039 Implementing streaming Responses David Guillen Fandos 2018-08-01 01:26:18 +02:00
  • 3b3f358b15 Merge branch 'davidgfnet-testfixes' yhirose 2018-07-31 19:55:34 -04:00
  • 07910f73a9 Fixed problem that listen may return incorrect value when calling stop; yhirose 2018-07-31 19:46:04 -04:00
  • ca343ae1d8 Fix small issues in tests and added some extra checks. David Guillen Fandos 2018-07-31 22:08:38 +02:00
  • 576aeda537 Merge pull request #82 from mkolinichenko/master yhirose 2018-07-27 18:15:13 -04:00
  • 15ed1b4883 Add Keep-Alive header to response Maksim Kolinichenko 2018-07-27 17:39:04 +03:00
  • d26ee03613 Fixed request parsing regex typo Maksim Kolinichenko 2018-07-27 17:26:14 +03:00
  • 222f49a125 Revert "Add additional note for SSL support" yhirose 2018-06-14 12:25:55 -04:00
  • 86ec676408 Add additional note for SSL support yhirose 2018-06-14 12:05:31 -04:00
  • 85a30e73a5 Fixed -lpthread linker option position yhirose 2018-06-14 15:30:55 +00:00
  • 962c8985b7 Merge pull request #76 from crtxcr/bounds_check_fix yhirose 2018-06-02 06:40:42 -04:00
  • d9479bc0b1 Fixed bound checks for #74 Albert S 2018-06-02 08:40:19 +02:00
  • 890025e347 Merge pull request #75 from crtxcr/http_response_codes yhirose 2018-06-01 23:07:14 -04:00
  • 2bb27aa25d Fix #74 yhirose 2018-06-01 23:04:17 -04:00
  • bb2f96afeb Added a few more common http status codes Albert S 2018-06-01 14:34:58 +02:00
  • 5b3187e2f9 Fix #72 yhirose 2018-05-31 22:08:14 -04:00
  • 5a78e1c457 Added 'set_keep_alive_max_count' method on Server yhirose 2018-05-31 19:01:24 -04:00
  • a7f47091bd Merge pull request #70 from sgraham/ipv6-getsockname yhirose 2018-05-29 17:37:38 -04:00
  • f275352cba Handle port==0 when socket is bound on ipv6 Scott Graham 2018-05-29 12:59:13 -07:00
  • 40662d5e3c Fix #68 yhirose 2018-05-18 16:43:08 -04:00
  • 7b9d752583 Fixed problem with connection close yhirose 2018-05-14 00:05:14 -04:00
  • 312a8d7523 Removed HTTP version. It's now always 'HTTP/1.1'. yhirose 2018-05-13 19:00:05 -04:00
  • 37130cd7f9 Changed to use INVALID_SOCKET yhirose 2018-05-10 23:54:53 -04:00
  • 75285e8713 Define and use kInvalidSocket Joshua Peraza 2018-05-09 16:28:39 -07:00
  • e6abebf989 Fix #65, #66 yhirose 2018-05-09 07:17:45 -04:00
  • 7c721b65fc Merge pull request #64 from yhirose/issue-57 yhirose 2018-05-08 21:58:16 -04:00
  • 6c5d0b2a18 Fix #57 and #62 yhirose 2018-05-06 21:16:35 -04:00
  • e46cc54d13 Merge pull request #63 from aguadoenzo/master yhirose 2018-05-07 07:12:49 -04:00
  • 911e620a54 don't include sys/select on windows Enzo AGUADO 2018-05-07 16:59:08 +08:00
  • 632df52b4f add sys/select.h for musl libc Enzo AGUADO 2018-05-07 02:15:12 +08:00
  • 25e613b438 Merge pull request #61 from yhirose/issue-60 yhirose 2018-04-29 19:02:13 -04:00
  • 3eff00bbc8 Fix #60 yhirose 2018-04-29 16:14:47 -04:00
  • 083106339c Merge pull request #59 from adikabintang/master yhirose 2018-04-26 07:10:10 -04:00
  • ef5c4144d7 add keyword inline to some function definitions to avoid linking error adikabintang 2018-04-26 12:07:44 +07:00
  • 6aa3fd6b59 Fix #38 yhirose 2018-04-20 09:33:08 -04:00
  • 755f05c02b Removed global mutex yhirose 2018-04-20 09:37:59 -04:00
  • 5574d82eb3 Made a temporary fix for OpenSSL thread problem yhirose 2018-04-20 00:17:51 -04:00
  • 4320d7ba3e Merge branch 'pr/55' yhirose 2018-04-18 09:01:12 -04:00
  • e2e33a7f0b Updated .gitignore yhirose 2018-04-18 08:35:12 -04:00
  • 889041f05f Don't fail chunked read if buffer not yet filled Scott Graham 2018-04-17 22:02:24 -07:00
  • 956faae6f0 Changed output type of read_content_??? functions to be std::string& yhirose 2018-04-17 23:47:24 -04:00
  • b6df220b55 Fixed #48 yhirose 2018-04-17 13:09:39 -04:00