Commit History

Author SHA1 Message Date
  yhirose adf58bf474 Release v0.28.0 9 months ago
  yhirose 337fbb0793 Fix #2279 9 months ago
  Copilot 9e7861b0b4 Add #undef _res after including resolv.h to prevent macro conflicts (#2280) 9 months ago
  Clarkok Zhang 27ee115a60 Fix android getaddrinfo issue (#2273) 9 months ago
  Clarkok Zhang 59882752aa Add Client::Post with both content provider and receiver (#2268) 9 months ago
  yhirose 61e9f7ce8f Fix #2270 9 months ago
  VZ 1acf18876f CMake: Add HTTPLIB_SHARED option, don't define BUILD_SHARED_LIBS (#2266) 9 months ago
  chansikpark 4b2b851dbb Fix HTTP 414 errors hanging until timeout (#2260) 9 months ago
  yhirose 551f96d4a2 Remove REMOTE_PORT dependency from UnixSocketTest.PeerPid 10 months ago
  yhirose eacc1ca98e Release v0.27.0 10 months ago
  yhirose ac9ebb0ee3 Merge commit from fork 10 months ago
  yhirose 11eed05ce7 Fix #2255 and #2256 10 months ago
  yhirose f3bba0646a Fix benchmark test issue on Windows (#2258) 10 months ago
  yhirose 2da189f88c Fix EventDispatcher problem (#2257) 10 months ago
  yhirose 6e0f211cff Fix problem with .gitignore for examples 10 months ago
  yhirose 318a3fe425 Fix problem with installing OpenSSL for Windows (#2254) 10 months ago
  yhirose 2d8d524178 Fix #2251 10 months ago
  yhirose afa88dbe70 Fix #2250 10 months ago
  yhirose 08133b593b Merge branch 'staticlibs-ssl_error_reporting' 10 months ago
  yhirose 8aedbf4547 Add a unit test 10 months ago
  yhirose cde29362ef Merge branch 'ssl_error_reporting' of github.com:staticlibs/cpp-httplib into staticlibs-ssl_error_reporting 10 months ago
  yhirose bae40fcdf2 Resolve #2237 10 months ago
  crueter db561f5552 [cmake] FindBrotli: do not add `Brotli::` targets if they already exist (#2249) 10 months ago
  Andrea Pappacoda 35c52c1ab9 build(meson): use C++17 for gtest >= 1.17.0 (#2241) 11 months ago
  Alex Kasko 23ff9a5605 Fix error reporting in SSLClient 11 months ago
  yhirose 41be1e24e3 Code cleanup 11 months ago
  Jonas van den Berg 6e52d0a057 Fix UB by use of dangling references in getaddrinfo_with_timeout (#2232) 11 months ago
  apocelipes f72b4582e6 Fix: Fix Windows Cross-Compilation (#2234) 11 months ago
  yhirose 89c932f313 Release v0.26.0 1 year ago
  yhirose eb5a65e0df Fix #2217 1 year ago