Historique des commits

Auteur SHA1 Message Date
  yhirose 390f2c41f6 Fix #1878 (#1893) 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
  Daniel Ludwig 388a8c007c Fix build on Windows with no WINAPI_PARTITION_APP support (#1865) il y a 1 an
  Zhenlin Huang 9e4f93d87e Allow hex for ipv6 literal addr in redirect (#1859) 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
  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
  Pavel P 05f9f83240 Avoid unreferenced formal parameter warning in get_range_offset_and_length (#1838) il y a 1 an
  Karen Dombroski fb739dbaec threadsafe accept on windows, linux il y a 1 an
  Karen Dombroski 50fce538c6 threadsafe CLOEXEC on platforms that support it il y a 1 an
  Jiwoo Park 3b6597bba9 Fix query parsing when value has `=` characters (#1822) il y a 1 an
  rndm13 2bc550b2f0 Added progress to POST, PUT, PATCH and DELETE requests (#1821) il y a 1 an
  Kent 560854a961 Apply range header base on response status code (#1806) il y a 1 an
  yhirose 07288888ad Code cleanup il y a 1 an
  yhirose 34d392cf3d Merge branch 'fix' of github.com:HerrCai0907/cpp-httplib into HerrCai0907-fix il y a 1 an
  yhirose 825c3fbbb1 Removed excess usage of std::move il y a 1 an
  Rusty Conover 00bdf73ec6 fix: increase default receive buffer to 16kb (#1814) il y a 1 an
  Jiwoo Park f44ab9b3da Fix range parser when parsing too many ranges (#1812) il y a 1 an
  yhirose 548dfff0ae Fix #1793 il y a 1 an
  Congcong Cai 4dd2f3d03d fix ambiguous for HandlerWithResponse and Handler in set_error_handler il y a 1 an