Historial de Commits

Autor SHA1 Mensaje Fecha
  yhirose 5b9d1495ff Apply path encoding to open_stream() hace 2 semanas
  yhirose d66d9a9599 Release v0.51.0 hace 2 semanas
  yhirose 2fa0417754 Fix mbedTLS is_peer_closed() destroying the first response byte hace 2 semanas
  yhirose cda2bb5342 Consolidate header field-pair validation into fields::is_field_valid hace 2 semanas
  Sayed Kaif 695961f8ae skip invalid fields in write_headers to prevent response splitting hace 2 semanas
  yhirose c64bf21a5e Merge pull request #2504 from emreay-/skip-drain-on-closing-connection hace 2 semanas
  Emre Ay 8bbfc90380 Apply clang-format to test.cc and httplib.h hace 2 semanas
  yhirose fd0c18b1b5 Validate connecting peer before honoring X-Forwarded-For hace 2 semanas
  yhirose bbd56a7e2c Merge pull request #2497 from superm1/superm1/SWSPLAT-23636 hace 2 semanas
  yhirose 54b3c1d072 Add Mbed TLS 4.x support (PSA Crypto) (#2502) hace 2 semanas
  metsw24-max 6c4cbd49a2 scan X-Forwarded-For right-to-left in get_client_ip (#2503) hace 2 semanas
  Emre Ay f3e9a4d887 Skip request body drain when connection will close hace 2 semanas
  Mario Limonciello 877a52f6b3 Limit the number of header lines per multipart form-data part hace 3 semanas
  yhirose ef2beaea34 Fix MSVC C4146 warning for unsigned types in from_chars hace 3 semanas
  yhirose 3adc525cec Use detail::from_chars for out-of-range Content-Length check hace 3 semanas
  Sayed Kaif 982235c0a9 flag out-of-range Content-Length in get_header_value_u64 hace 4 semanas
  yhirose 255c075b82 Reject CR/LF in the request target and fail the request cleanly (#2501) hace 3 semanas
  yhirose 75938f08c7 Match chunked as the final transfer coding, order-independently (#2500) hace 3 semanas
  yhirose 0c1cc8c986 Strip Cookie headers on cross-origin redirect hace 4 semanas
  yhirose 62d899feac Release v0.50.1 hace 4 semanas
  yhirose 2f986fd5e5 Fix use-after-free of TLS session in WebSocketClient::shutdown_and_close() hace 4 semanas
  yhirose ed97a6edba Release v0.50.0 hace 4 semanas
  yhirose 06b8b91589 Fix Response::content_length_ not reflecting body size in Logger (Fix #2488) hace 4 semanas
  yhirose 873d701972 Fix use-after-free in SSLClient destructor with mbedTLS (Fix #2492) hace 4 semanas
  yhirose 568d434e72 Fix CRLF injection in chunked response trailers hace 4 semanas
  Copilot 32abac3de5 Fix ambiguous Get() examples in README after new Params overload (#2486) hace 1 mes
  yhirose 2132205e1a Release v0.49.0 hace 1 mes
  yhirose bd455f8b91 Add locale-independent ASCII classification helpers (Fix #2482, Fix #2483) hace 1 mes
  yhirose 32ff75e355 Make ThreadPool idle timeout configurable at runtime (Fix #2481) hace 1 mes
  yhirose 45da614ddd Omit default port from WebSocket handshake Host header (Fix #2480) hace 1 mes