Historial de Commits

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