Historique des commits

Auteur SHA1 Message Date
  yhirose ba638ff38e Update Docker support il y a 1 an
  yhirose da0c6579fa Breaking Change! get_header_ methods on Request and Response now take a default value. il y a 1 an
  yhirose 52a18c78a5 Add docker related files il y a 1 an
  yhirose 048edec9ed Changed CPPHTTPLIB_KEEPALIVE_MAX_COUNT to 100 il y a 1 an
  yhirose af56b7ec0b Release v0.16.3 il y a 1 an
  Jiwoo Park 6c3e8482f7 Fix KeepAliveTest.SSLClientReconnectionPost (#1895) il y a 1 an
  yhirose 390f2c41f6 Fix #1878 (#1893) il y a 1 an
  yhirose aa04feebb4 Fix warnings il y a 1 an
  yhirose 45f3694f82 Fix problem with clean command in Makefile il y a 1 an
  yhirose c5c54b31e2 Release v0.16.2 il y a 1 an
  Mark Mentovai 69c84c9597 BoringSSL compatibility fixes (#1892) il y a 1 an
  yhirose ae63b89cbf Use SOCK_CLOEXEC instead of __linux__ il y a 1 an
  yhirose ff038f98b7 Merge branch 'thread-safe-cloexec' of github.com:kdombroski/cpp-httplib into kdombroski-thread-safe-cloexec il y a 1 an
  yhirose e00fd06355 Release v0.16.1 il y a 1 an
  yhirose 521529d24d Fix #1481 (with content provider) (#1527) il y a 1 an
  yhirose ed0719f2bc Code format il y a 1 an
  hanslivingstone 6a848b1a16 Require a minimum of TLS 1.2 (#1889) il y a 1 an
  mol123 c8bcaf8a91 Fix build when targeting Windows 7 as platform. (#1869) il y a 1 an
  Hlado 8cd0ed0509 Added move assignment operator to Client class. (#1873) il y a 1 an
  Hlado 177d8420a1 Added .gitattributes file to prevent git from changing line endings (#1872) il y a 1 an
  Daniel Ludwig 388a8c007c Fix build on Windows with no WINAPI_PARTITION_APP support (#1865) il y a 1 an
  Andrea Pappacoda bdefdce1ae test: fix GetRangeWithMaxLongLength on 32 bit machines (#1867) il y a 1 an
  Zhenlin Huang 9e4f93d87e Allow hex for ipv6 literal addr in redirect (#1859) il y a 1 an
  yhirose 0b657d28cf Added example/one_time_request.cc. il y a 1 an
  Rainer Schielke c1a09daf15 avoid memory leaks if linked with static openssl libs (#1857) il y a 1 an
  yhirose 8438df4a95 Release v0.16.0 il y a 1 an
  Jiwoo Park 67fd7e3d09 Change library name to cpp-httplib (#1854) il y a 1 an
  Rainer Schielke d44031615d New function SSLServer::update_certs. Allows to update certificates while server is running (#1827) il y a 1 an
  Sean Quinn 98cc1ec344 Allow hex for ip6 literal addr, fix #1800 (#1830) il y a 1 an
  Vladimír Chlup 25b1e0d906 Tweak CI & fix macOS prefix (#1843) il y a 1 an