Historique des commits

Auteur SHA1 Message Date
  yhirose c64bf21a5e Merge pull request #2504 from emreay-/skip-drain-on-closing-connection il y a 2 semaines
  Emre Ay 8bbfc90380 Apply clang-format to test.cc and httplib.h il y a 2 semaines
  yhirose fd0c18b1b5 Validate connecting peer before honoring X-Forwarded-For il y a 2 semaines
  yhirose bbd56a7e2c Merge pull request #2497 from superm1/superm1/SWSPLAT-23636 il y a 2 semaines
  yhirose 54b3c1d072 Add Mbed TLS 4.x support (PSA Crypto) (#2502) il y a 2 semaines
  metsw24-max 6c4cbd49a2 scan X-Forwarded-For right-to-left in get_client_ip (#2503) il y a 2 semaines
  Emre Ay f3e9a4d887 Skip request body drain when connection will close il y a 3 semaines
  Mario Limonciello 877a52f6b3 Limit the number of header lines per multipart form-data part il y a 3 semaines
  yhirose ef2beaea34 Fix MSVC C4146 warning for unsigned types in from_chars il y a 3 semaines
  yhirose 3adc525cec Use detail::from_chars for out-of-range Content-Length check il y a 3 semaines
  Sayed Kaif 982235c0a9 flag out-of-range Content-Length in get_header_value_u64 il y a 4 semaines
  yhirose 255c075b82 Reject CR/LF in the request target and fail the request cleanly (#2501) il y a 3 semaines
  yhirose 75938f08c7 Match chunked as the final transfer coding, order-independently (#2500) il y a 3 semaines
  yhirose 0c1cc8c986 Strip Cookie headers on cross-origin redirect il y a 4 semaines
  yhirose 62d899feac Release v0.50.1 il y a 4 semaines
  yhirose 2f986fd5e5 Fix use-after-free of TLS session in WebSocketClient::shutdown_and_close() il y a 4 semaines
  yhirose ed97a6edba Release v0.50.0 il y a 1 mois
  yhirose 06b8b91589 Fix Response::content_length_ not reflecting body size in Logger (Fix #2488) il y a 1 mois
  yhirose 873d701972 Fix use-after-free in SSLClient destructor with mbedTLS (Fix #2492) il y a 1 mois
  yhirose 568d434e72 Fix CRLF injection in chunked response trailers il y a 1 mois
  Copilot 32abac3de5 Fix ambiguous Get() examples in README after new Params overload (#2486) il y a 1 mois
  yhirose 2132205e1a Release v0.49.0 il y a 1 mois
  yhirose bd455f8b91 Add locale-independent ASCII classification helpers (Fix #2482, Fix #2483) il y a 1 mois
  yhirose 32ff75e355 Make ThreadPool idle timeout configurable at runtime (Fix #2481) il y a 1 mois
  yhirose 45da614ddd Omit default port from WebSocket handshake Host header (Fix #2480) il y a 1 mois
  yhirose f5c8c982df Escape CR and LF in multipart part content types il y a 1 mois
  yhirose 9e8b960e44 Add public MultipartFormDataWriter for multipart body serialization il y a 1 mois
  yhirose 8149bb38fc Escape quote, CR and LF in multipart field names and filenames il y a 1 mois
  Saber Haj Rabiee 3fe32b63b4 Send query string verbatim when path encoding is disabled (#2479) il y a 1 mois
  yhirose 0ae93881b4 Clarify comment on base64_encode accumulator signedness il y a 1 mois