1
0
mirror of synced 2025-07-26 12:41:03 +03:00

Commit Graph

  • b7566f6961 Resolve #852 yhirose 2021-02-02 22:09:35 -05:00
  • 0542fdb8e4 Add exception handler (#845) v0.8.3 Nikolas 2021-01-28 23:19:11 +01:00
  • 78c474c744 Update README yhirose 2021-01-27 11:59:24 -05:00
  • 88411a1f52 Fix #846 yhirose 2021-01-27 14:35:32 +00:00
  • ae6cf70bc4 Updated README yhirose 2021-01-26 08:38:28 -05:00
  • 68d1281759 Resolve #839 v0.8.2 yhirose 2021-01-23 13:33:27 -05:00
  • 0308d60cb2 Resolve #831 (#835) yhirose 2021-01-23 12:23:06 -05:00
  • 59f5fdbb33 Resolve #840 yhirose 2021-01-23 11:40:31 -05:00
  • 13184f5f80 Return Server& from handler setters (#836) Anonymous 2021-01-22 06:20:21 -08:00
  • 8d9a477edb No content check (#823) v0.8.1 Eric Lee 2021-01-13 15:51:40 -07:00
  • 85b4abbf16 Updated the simple example v0.8.0 yhirose 2021-01-07 19:56:33 -05:00
  • e42a358da8 Updated README yhirose 2021-01-07 19:00:24 -05:00
  • f008fe4539 Added middleware support (#816) yhirose 2021-01-07 18:40:52 -05:00
  • ddf41d29ef Added const *char and size_t interface yhirose 2021-01-06 22:39:58 -05:00
  • 3f88a46c4a Code format yhirose 2020-12-31 18:14:28 -05:00
  • 242706ea34 Fix #820 yhirose 2020-12-31 18:14:05 -05:00
  • a9f5f8683f Fixed warnings on Visual C++ yhirose 2020-12-31 11:35:11 -05:00
  • 60c2213893 Fix #817 yhirose 2020-12-31 10:58:44 -05:00
  • eb2d28bca2 Code cleanup yhirose 2020-12-31 10:35:26 -05:00
  • 86f637a246 Added encode_uri_param tests with UTF-8 characters (#818) Yuri Santos 2020-12-31 01:06:36 -03:00
  • 2c07ec4600 Code cleanup yhirose 2020-12-29 09:39:19 -05:00
  • 871d8d67b0 Made Request paramater const in handle_file_request yhirose 2020-12-28 22:03:04 -05:00
  • 7299713195 Fix readme Response::set_chunked_content_provider (#811) Anonymous 2020-12-25 16:55:57 -08:00
  • 96afa7e108 Updated README yhirose 2020-12-21 13:40:32 -05:00
  • 55f57af0b9 Update README yhirose 2020-12-21 09:27:36 -05:00
  • 6b35cd0116 Updated README yhirose 2020-12-21 08:15:06 -05:00
  • 99f2229e48 Updated README yhirose 2020-12-19 22:43:31 -05:00
  • b9641048fc Switch to hghttp2.org/httpbin for redirect test. (#538) yhirose 2020-12-19 20:15:13 -05:00
  • e9c6c6e609 Code format yhirose 2020-12-19 20:14:53 -05:00
  • 40db42108f Fixed problem with invalid requests including spaces in URL path v0.7.18 yhirose 2020-12-19 12:02:11 -05:00
  • 24bb1387d6 Update README.md (#806) Anonymous 2020-12-19 08:12:44 -08:00
  • d0bd4afb0b Ensure socket is closed after processing in SSLServer (#804) Jeremie Rahm 2020-12-18 16:29:36 -08:00
  • 78ea786abd [PR] Special function to encode query params (#801) Yuri Santos 2020-12-18 19:51:11 -03:00
  • 9cac2c9ceb typo: specitic => specific (#802) Miosame 2020-12-18 21:12:21 +01:00
  • 0cff3245df Extend built-in extension MIME mapping (#799) Anonymous 2020-12-18 06:32:19 -08:00
  • 0e3925db3f Fixed build error yhirose 2020-12-18 00:07:48 +00:00
  • c9a13d214b Changed not to use string_view yhirose 2020-12-17 18:48:27 -05:00
  • 0954af2d4c Use user-defined literals for file extention match yhirose 2020-12-17 18:27:04 -05:00
  • 7c1c952f5a Don't allow invalid status code format (It sould be a three-digit code.) yhirose 2020-12-15 19:06:52 -05:00
  • a6edfc730a Added a unit test for static file with range yhirose 2020-12-15 18:47:51 -05:00
  • c1264bfedc Fix problem with mp4 w/ Range header yhirose 2020-12-14 22:41:05 -05:00
  • 90a5b6ceb0 Updated README yhirose 2020-12-04 19:39:39 -05:00
  • eb240ad2e5 Code cleanup yhirose 2020-12-03 16:03:12 -05:00
  • 88c961f37e Removed std::atomic<Error> error_ v0.7.17 yhirose 2020-12-01 15:17:34 +00:00
  • b952376968 Fixed warning yhirose 2020-12-01 03:50:55 +00:00
  • 5dd605d3a2 Fix #762 yhirose 2020-11-30 21:46:36 -05:00
  • 9c0c98b1ed Add keep_alive_timeout guide on README.md (#778) Seunghwan Hong 2020-11-30 21:11:22 +09:00
  • 615867322d Fixed build errors and apply clangformat v0.7.16 yhirose 2020-11-29 09:19:49 -05:00
  • 02d3cd5909 Fix multiple threading bugs including #699 and #697 David Wu 2020-10-16 21:34:51 +00:00
  • 47e5af15ea Updated README yhirose 2020-11-22 09:22:40 -05:00
  • a5c239c174 Fix #765 yhirose 2020-11-21 16:35:31 -05:00
  • c2afc5ca44 Added chunked content provider support on client yhirose 2020-11-21 08:17:00 -05:00
  • cee062d4c9 Fixed unit tests due to the change in #763 yhirose 2020-11-19 21:04:46 -05:00
  • b21dc8cbe0 Fix incorrect content_encoding for Brotli (#763) Unkorunk 2020-11-20 03:39:20 +10:00
  • e1133a2dcb std::tolower is undefined if the argument's value is neither representable as unsigned char nor equal to EOF (#761) v0.7.15 372046933 2020-11-19 22:21:40 +08:00
  • e273fec93c Fixed Visual Studio setup yhirose 2020-11-19 09:17:59 -05:00
  • 95d0b073bd Fix #754 yhirose 2020-11-14 21:25:07 -05:00
  • 9c7d841b37 Fix: #746 Compile error under VS2015 (#747) vawen 2020-11-10 14:41:53 +01:00
  • f086bf5310 Fix #738 v0.7.14 yhirose 2020-11-08 18:00:55 -05:00
  • 6613d7b7ad Fixed warnings yhirose 2020-11-08 17:59:11 -05:00
  • 6adf130bf3 Fix #739 yhirose 2020-11-07 21:54:47 -05:00
  • b6b2eaf5bc Add unit test SSLConnectTimeout (#741) miketsts 2020-11-07 16:41:20 +02:00
  • eb4b7c70a9 Fix #737 yhirose 2020-11-07 09:33:22 -05:00
  • 84661ea6ed Refactoring yhirose 2020-11-05 07:06:53 -05:00
  • 041122908c Fix problem with invalid range v0.7.13 yhirose 2020-11-05 00:19:34 -05:00
  • 401de608df Fixed debug option problem. yhirose 2020-11-04 22:35:26 -05:00
  • 726c64cf10 Code format yhirose 2020-11-04 22:34:54 -05:00
  • e1f781a21a [oss-fuzz] Enable msan for fuzz tests (#734) Omkar Jadhav 2020-11-04 22:00:56 +05:30
  • 72b81badad Fix issues reported by oss-fuzz (#729) Omkar Jadhav 2020-11-03 22:06:02 +05:30
  • 17428a8fbf Fixed warning yhirose 2020-11-03 09:16:28 -05:00
  • 6e1879dfae ssl-verify-host: fix verifying ip addresses containing zero's (#732) Daniel Ottiger 2020-11-03 02:27:34 +01:00
  • eb1d2e04bc SSL_connect and SSL_accept in non-blocking mode (#728) miketsts 2020-11-03 00:05:08 +02:00
  • c909ffa758 Fix #731 v0.7.12 yhirose 2020-11-01 21:03:47 -05:00
  • ff5677ad19 Updated README yhirose 2020-10-27 20:35:56 -04:00
  • 8b1b31ac20 Fix #723 yhirose 2020-10-27 20:32:19 -04:00
  • 953600c177 Fixed compiler error for old compiler. v0.7.11 yhirose 2020-10-27 12:23:37 -04:00
  • 536e7eb7f2 Revert "Fix #697". (It broke unit test...) yhirose 2020-10-25 20:22:39 -04:00
  • 6d66721ba1 Fix #697 yhirose 2020-10-25 16:55:54 -04:00
  • 3b29cd0bdc Fix #698 yhirose 2020-10-25 12:14:54 -04:00
  • 109b624dfe Fix #708 (#713) yhirose 2020-10-22 11:48:43 -04:00
  • 0ed70c4d9f Fixed unit test errors yhirose 2020-10-21 14:34:27 -04:00
  • a50b7591ca Fix #714 yhirose 2020-10-21 13:02:33 -04:00
  • bf8fc11b53 Code cleanup yhirose 2020-10-20 21:24:47 -04:00
  • bc4a613b6d Fix suffix-byte-range issue (#711) Omkar Jadhav 2020-10-20 20:41:27 +05:30
  • 4bb001351c Fix #705 yhirose 2020-10-19 21:41:51 -04:00
  • e155ba44bb Fix #706 v0.7.10 yhirose 2020-10-19 15:22:43 -04:00
  • a4a9637738 Fix #700 null pointer exception (#702) Muchamad Arifin Dwi P 2020-10-17 07:44:14 +07:00
  • 5292142046 Add cpp-httplib to oss-fuzz (#684) Omkar Jadhav 2020-10-15 17:41:40 +05:30
  • cc5147ad72 Replace shared_ptr with unique_ptr for better performance (#695) Snape3058 2020-10-15 20:09:11 +08:00
  • fffbf1a669 Use move semantics instead of copy for functions (#692) Andrew Gasparovic 2020-10-11 16:00:36 -07:00
  • d37bc0fb4d Allow client to specify boundary and use more entropy by default (#691) (#694) lightvector 2020-10-11 15:34:54 -04:00
  • 6d60dc8839 Add cache_control parameter to set_mount_point (#688) v0.7.9 Andrew Gasparovic 2020-10-10 17:46:08 -07:00
  • b713a3a651 fix MSVC2015 error: std::tolower to ::lower (#689) Wang Gao 2020-10-10 11:02:50 -05:00
  • 7e8db1dc68 Comment out -fsanitize=address yhirose 2020-10-08 23:14:53 -04:00
  • 316add860b Added ReadTimeoutSSL test yhirose 2020-10-08 22:55:09 -04:00
  • 79ce6f1745 Try to fix Github actions on Ubuntu yhirose 2020-10-08 21:47:42 -04:00
  • 09fdf4eacd Fix #685 yhirose 2020-10-08 21:37:42 -04:00
  • 143b2dd15a Fix memory leak due caused due to X509_STORE (#671) Omkar Jadhav 2020-10-02 22:47:37 +05:30
  • e2c4e9d95c Fix #674 yhirose 2020-09-29 19:22:28 -04:00
  • d87082f04b Split SlowPost test yhirose 2020-09-29 19:17:34 -04:00