Commit History

Author SHA1 Message Date
  yhirose 4f9c6540b2 Fixed warning 1 year ago
  mol123 21c9a6a1ff Windows: simplify conditional compilation and fix call to CreateFileMappingW. (#1909) 1 year ago
  yhirose 7f6d413ddd Release v0.17.0 1 year ago
  yhirose 88277139e7 Added `set_ipv6_v6only` method (#1905) 1 year ago
  yhirose 6cdd3493a1 Fix #1788 1 year ago
  yhirose 9c91b6f4a6 Fix #1645 1 year ago
  yhirose cee838e335 Documentation 1 year ago
  yhirose d82c82db2c Add sleep in handle_EINTR 1 year ago
  yhirose ba638ff38e Update Docker support 1 year ago
  yhirose da0c6579fa Breaking Change! get_header_ methods on Request and Response now take a default value. 1 year ago
  yhirose 52a18c78a5 Add docker related files 1 year ago
  yhirose 048edec9ed Changed CPPHTTPLIB_KEEPALIVE_MAX_COUNT to 100 1 year ago
  yhirose af56b7ec0b Release v0.16.3 1 year ago
  Jiwoo Park 6c3e8482f7 Fix KeepAliveTest.SSLClientReconnectionPost (#1895) 1 year ago
  yhirose 390f2c41f6 Fix #1878 (#1893) 1 year ago
  yhirose aa04feebb4 Fix warnings 1 year ago
  yhirose 45f3694f82 Fix problem with clean command in Makefile 1 year ago
  yhirose c5c54b31e2 Release v0.16.2 1 year ago
  Mark Mentovai 69c84c9597 BoringSSL compatibility fixes (#1892) 1 year ago
  yhirose ae63b89cbf Use SOCK_CLOEXEC instead of __linux__ 1 year ago
  yhirose ff038f98b7 Merge branch 'thread-safe-cloexec' of github.com:kdombroski/cpp-httplib into kdombroski-thread-safe-cloexec 1 year ago
  yhirose e00fd06355 Release v0.16.1 1 year ago
  yhirose 521529d24d Fix #1481 (with content provider) (#1527) 1 year ago
  yhirose ed0719f2bc Code format 1 year ago
  hanslivingstone 6a848b1a16 Require a minimum of TLS 1.2 (#1889) 1 year ago
  mol123 c8bcaf8a91 Fix build when targeting Windows 7 as platform. (#1869) 1 year ago
  Hlado 8cd0ed0509 Added move assignment operator to Client class. (#1873) 1 year ago
  Hlado 177d8420a1 Added .gitattributes file to prevent git from changing line endings (#1872) 1 year ago
  Daniel Ludwig 388a8c007c Fix build on Windows with no WINAPI_PARTITION_APP support (#1865) 1 year ago
  Andrea Pappacoda bdefdce1ae test: fix GetRangeWithMaxLongLength on 32 bit machines (#1867) 1 year ago