Историја ревизија

Аутор SHA1 Порука Датум
  metsw24-max 2d8e49dd9b reject trailing bytes after IPv6 host literal in parse_url (#2536) пре 5 дана
  yhirose 1e9d6f0b0b Match literal route patterns without building a std::regex (#2538) пре 6 дана
  yhirose 88240172ea Guard regex routes against stack overflow from long paths пре 6 дана
  yhirose 89e0c5c238 Enforce payload_max_length on decompressed size for unframed requests пре 6 дана
  yhirose 19333f80d4 Fix Mbed TLS/wolfSSL hostname verification bugs in set_sni() пре 1 недеља
  yhirose 86d0210391 Add WebSocketClient::enable_server_hostname_verification пре 1 недеља
  yhirose 6018c7feb3 Return ws::Result from WebSocketClient::connect() instead of bool пре 1 недеља
  yhirose 86abc9a0ea Give WebSocketClient the PemMemory client certificate constructor SSLClient has пре 1 недеља
  yhirose 1c2607cbb8 Merge the SSLClient and WebSocketClient TLS session setup пре 1 недеља
  yhirose d2ef193b9c Let WebSocketClient take a CA directory the way ClientImpl does пре 1 недеља
  yhirose a1aa2ad9cd Give WebSocketClient the chrono::duration timeout setters ClientImpl has пре 1 недеља
  metsw24-max 2b8658fa99 match mount points on a segment boundary in handle_file_request (#2529) пре 2 недеља
  yhirose 6e8a7dcd3f Bind the ordering tests to an ephemeral port (#2528) пре 2 недеља
  yhirose 148d61a6a3 Give the raw listener in wait_writable_INET the socket options its neighbours have (#2527) пре 2 недеља
  yhirose 23f67f25c2 Preserve the order of multipart form parts (#2524) пре 2 недеља
  yhirose 7963c382d6 Preserve the order of query parameters (#2523) пре 2 недеља
  yhirose 486c81b275 Determine the final transfer coding across Transfer-Encoding lines (#2522) пре 2 недеља
  yhirose d860c842ea Preserve the order of header fields with the same name (#2520) пре 2 недеља
  yhirose 15a23abd7e Clarify the MAP_FAILED guard comment and assert the cleared size пре 2 недеља
  yhirose 2e37c51921 Merge branch 'mmap-map-failed-guard' of github.com:metsw24-max/cpp-httplib into metsw24-max-mmap-map-failed-guard пре 2 недеља
  yhirose 5539a66c63 Cover the non-206 Range paths and drop the duplicated test route пре 2 недеља
  yhirose 6b723fbf9d Merge branch 'range-206-only' of github.com:metsw24-max/cpp-httplib into metsw24-max-range-206-only пре 2 недеља
  yhirose 1562f0ec4f Pass unrecognized Content-Encoding values through instead of failing (#2518) пре 2 недеља
  yhirose a691e531c3 Close the listening socket in stop() even when not serving (#2517) пре 2 недеља
  yhirose ae8356d86e Clean up addr_map hostname support пре 2 недеља
  Kim, Hyuk 49b921b52d Allow addr_map_ values to be hostnames, not just IP literals (#2515) пре 2 недеља
  yhirose 447b9c4a29 Buffer the WebSocket handshake before writing it to the socket пре 2 недеља
  hyuk.kim 2c28d2fa3e websocket: rebuild handshake on Request/header pipeline пре 2 недеља
  Sayed Kaif f4fce42e77 fail mmap::open when ::mmap returns MAP_FAILED пре 3 недеља
  Sayed Kaif 23fef15e07 apply Range only to a 206 response in write_content_with_provider пре 3 недеља