1. 464867a WebSocket and Dynamic Thread Pool support (#2368) by yhirose · 21 hours ago master
  2. d4180e9 Fix comparison of integers of different signs warning when compiling with BoringSSL. (#2367) by Kostia Sokolovskyi · 2 days ago
  3. 8d225af Remove macOS select() fallback (#2365) by Adrien Gallouët · 2 days ago
  4. ed5c5d3 Parallel test on CI (#2364) by yhirose · 3 days ago
  5. c1ee85d Use iptables to disable network (#2363) by yhirose · 3 days ago
  6. 14e37bd Offline test (Resolve #2356) (#2358) by yhirose · 3 days ago
  7. c0adbb4 Release v0.32.0 by yhirose · 3 days ago v0.32.0
  8. f80864c Resolve #2359 by yhirose · 4 days ago
  9. 4e75a84 Fix compilation on BoringSSL by replacing ASN1_TIME_to_tm (#2354) by Adrien Gallouët · 4 days ago
  10. 77d945d Correct sign comparison error with sk_X509_OBJECT_num (#2355) by Justin · 4 days ago
  11. f69737a Fix problem with PayloadMaxLengthTest.NoContentLengthPayloadLimit by yhirose · 4 days ago
  12. a188913 Merge branch 'master' of github.com:yhirose/cpp-httplib by yhirose · 4 days ago
  13. 02e4c53 Fix 'no TLS' problem with RequestWithoutContentLengthOrTransferEncoding by yhirose · 4 days ago
  14. 8c43702 Add support for mbedtls to meson (#2350) by Alexey Sokolov · 5 days ago
  15. 1f1a799 Fix #2351 by yhirose · 6 days ago
  16. a875292 Move `stream` and `sse` implementations from the decl area to the impl area. (#2352) by yhirose · 6 days ago
  17. f0b7d41 Update justfile by yhirose · 6 days ago
  18. 2867b74 Release v0.31.0 by yhirose · 7 days ago v0.31.0
  19. 4e14bc8 Fix memory leak (#2348) by yhirose · 7 days ago
  20. 5d717e6 Resolve #2347 by yhirose · 7 days ago
  21. 8b41463 Fix #2116 (#2346) by yhirose · 8 days ago
  22. 94b5038 Fix build error on Windows by yhirose · 8 days ago
  23. 9248ce3 Fix problem with PayloadMaxLengthZeroMeansNoLimit by yhirose · 8 days ago
  24. 4639b69 Fix #2339 (#2344) by yhirose · 9 days ago
  25. 5ead179 Update README by yhirose · 14 days ago
  26. 1942e0e Add C++ modules support (#2291) by Miko · 13 days ago
  27. 6be32a5 Abstract TLS API support (Resolve #2309) (#2342) by yhirose · 14 days ago
  28. dc6faf5 Release v0.30.2 by yhirose · 14 days ago v0.30.2
  29. 71bb17f Fix problems with CPPHTTPLIB_NO_EXCEPTIONS by yhirose · 2 weeks ago
  30. 094bf11 Fix #2340 by yhirose · 2 weeks ago
  31. fbec2a3 case insensitive hostname validation (fix #2333) (#2337) by ctabor-itracs · 3 weeks ago
  32. c3fa061 Fix set_ca_cert_store() to skip system certs like set_ca_cert_path() (#2335) by Sung Po-Han · 3 weeks ago
  33. f73e694 timegm api absent in AIX (#2336) by Prajwal B Mehendarkar · 3 weeks ago
  34. 191bfb2 Fix build error when zstd < 1.5.6 lacks zstd::libzstd CMake target (#2334) by TH · 3 weeks ago
  35. ad5839f Add retry logic to BenchmarkTest test on Windows by yhirose · 4 weeks ago
  36. 02dfb97 Add `Expect: 100-continue` support by yhirose · 4 weeks ago
  37. a38a076 Resolve #2262 (#2332) by yhirose · 4 weeks ago
  38. 0e1b52b Fix #2325 (#2331) by yhirose · 4 weeks ago
  39. c0469eb Revert "Fix #2325" by yhirose · 4 weeks ago
  40. 7dec57d Fix #2325 by yhirose · 4 weeks ago
  41. b85aa76 Fix #2321, #2322, #2326 by yhirose · 4 weeks ago
  42. cea018f Fix #2324 by yhirose · 5 weeks ago
  43. 1111219 Fix #2324 by yhirose · 5 weeks ago
  44. a7e1d14 Fix warning on Windows by yhirose · 5 weeks ago
  45. 6eff49e Problem with CI test on Windows without OpenSSL (#2323) by yhirose · 5 weeks ago
  46. bd95e67 Release v0.30.1 by yhirose · 5 weeks ago v0.30.1
  47. 2e2e47b Merge commit from fork by yhirose · 5 weeks ago
  48. 59905c7 Prevent redefinition of ssize_t (#2319) by seragh · 6 weeks ago
  49. 8d03ef1 Fix #2318 on macOS by yhirose · 6 weeks ago
  50. 23a1d79 Fix #2318 by yhirose · 6 weeks ago
  51. 781c55f Release v0.30.0 by yhirose · 7 weeks ago v0.30.0
  52. 40f7985 Update copyright year by yhirose · 7 weeks ago
  53. f85f30a Apple frameworks: match CoreFoundation and CFNetwork linkage (#2317) by PerseoGI · 7 weeks ago
  54. 6da7f0c Fix port reuse problem by yhirose · 7 weeks ago
  55. 2ba0e7a Fix build error by yhirose · 7 weeks ago
  56. ded8244 clang-format by yhirose · 7 weeks ago
  57. 98048a0 Merge commit from fork by yhirose · 7 weeks ago
  58. 7ae794a Fix #2315 by yhirose · 7 weeks ago
  59. 385adef Use `HOST` and `PORT` in test.cc by yhirose · 7 weeks ago
  60. b7c2f04 Fix potential arithmatic overflow problem by yhirose · 7 weeks ago
  61. d23cf77 Resolve #2313 by yhirose · 8 weeks ago
  62. 5304464 Release v0.29.0 by yhirose · 8 weeks ago v0.29.0
  63. db98efe Fix problem with Proxy test by yhirose · 8 weeks ago
  64. cdf0d33 Fix #2301 by yhirose · 8 weeks ago
  65. 2568825 Add another missing std::move for _base_dirs vector (#2314) by Aaron Gokaslan · 8 weeks ago
  66. f0990ca Use std::move for request redirection (#2311) by Aaron Gokaslan · 9 weeks ago
  67. 0461cb7 Avoid unncessary copying of request and response objects (#2310) by Aaron Gokaslan · 9 weeks ago
  68. 51b704b Implement SSEClient (#2308) by yhirose · 9 weeks ago
  69. 7eb03e8 Refactoring by yhirose · 9 weeks ago
  70. 6a6d416 Removed DigestAuthTest.FromHTTPWatch_Online_HTTPCan by yhirose · 9 weeks ago
  71. 63b07ad Initial plan (#2307) by Copilot · 9 weeks ago
  72. 2de4c59 Add Zstd support through meson (#2293) by Jean-Francois Simoneau · 9 weeks ago
  73. b7097f1 Replace httpbin.org with httpcan.org (#2300) by Jean-Francois Simoneau · 9 weeks ago
  74. 681d388 Use move semantics for auth key and value (#2306) by Aaron Gokaslan · 9 weeks ago
  75. ae94d64 Remove another unnecessary string copy (#2305) by Aaron Gokaslan · 9 weeks ago
  76. 3401877 Change single char string literals to chars (#2304) by Aaron Gokaslan · 9 weeks ago
  77. bce08e6 Remove unnecessary copies for AcceptEntry (#2303) by Aaron Gokaslan · 9 weeks ago
  78. f4ecb96 Fix linker error on macOS (#2299) by Carter Green · 9 weeks ago
  79. c237642 Use std::move for boundary in set_boundary method (#2298) by Aaron Gokaslan · 10 weeks ago
  80. f441cd2 Use std::move for content_provider in adapter (#2297) by Aaron Gokaslan · 10 weeks ago
  81. c3613c6 Update the split.py file (#2295) by Miko · 10 weeks ago
  82. 87c2b4e Fix #2294 by yhirose · 10 weeks ago
  83. c795ad1 Fix #2259. Add query string normalization to preserve parameter order in requests by yhirose · 2 months ago
  84. 3e0fa33 Implement ETag and Last-Modified support for static file responses and If-Range requests (#2286) by yhirose · 2 months ago
  85. 27b73f0 Fix #2287 by yhirose · 2 months ago
  86. dbd5ca4 Add error handling for stream read timeouts and connection closures by yhirose · 2 months ago
  87. 143019a Fix #2284 by yhirose · 2 months ago
  88. 1d36013 Update README by yhirose · 2 months ago
  89. 8bba34e Add New Streaming API support (#2281) by yhirose · 3 months ago
  90. 0a9102f Optimize ThreadPool and MatcherBase constructors (#2283) by Aaron Gokaslan · 3 months ago
  91. c1fa5e1 chore: fix some typos in comments (#2282) by bigmoonbit · 3 months ago
  92. 8479673 Fix #2248 by yhirose · 3 months ago
  93. adf58bf Release v0.28.0 by yhirose · 3 months ago v0.28.0
  94. 337fbb0 Fix #2279 by yhirose · 3 months ago
  95. 9e7861b Add #undef _res after including resolv.h to prevent macro conflicts (#2280) by Copilot · 3 months ago
  96. 27ee115 Fix android getaddrinfo issue (#2273) by Clarkok Zhang · 3 months ago
  97. 5988275 Add Client::Post with both content provider and receiver (#2268) by Clarkok Zhang · 3 months ago
  98. 61e9f7c Fix #2270 by yhirose · 3 months ago
  99. 1acf188 CMake: Add HTTPLIB_SHARED option, don't define BUILD_SHARED_LIBS (#2266) by VZ · 3 months ago
  100. 4b2b851 Fix HTTP 414 errors hanging until timeout (#2260) by chansikpark · 3 months ago