Historie revizí

Autor SHA1 Zpráva Datum
  Emre Ay f3e9a4d887 Skip request body drain when connection will close před 2 týdny
  yhirose ef2beaea34 Fix MSVC C4146 warning for unsigned types in from_chars před 3 týdny
  yhirose 3adc525cec Use detail::from_chars for out-of-range Content-Length check před 3 týdny
  Sayed Kaif 982235c0a9 flag out-of-range Content-Length in get_header_value_u64 před 4 týdny
  yhirose 255c075b82 Reject CR/LF in the request target and fail the request cleanly (#2501) před 3 týdny
  yhirose 75938f08c7 Match chunked as the final transfer coding, order-independently (#2500) před 3 týdny
  yhirose 0c1cc8c986 Strip Cookie headers on cross-origin redirect před 4 týdny
  yhirose 62d899feac Release v0.50.1 před 4 týdny
  yhirose 2f986fd5e5 Fix use-after-free of TLS session in WebSocketClient::shutdown_and_close() před 4 týdny
  yhirose ed97a6edba Release v0.50.0 před 4 týdny
  yhirose 06b8b91589 Fix Response::content_length_ not reflecting body size in Logger (Fix #2488) před 4 týdny
  yhirose 873d701972 Fix use-after-free in SSLClient destructor with mbedTLS (Fix #2492) před 4 týdny
  yhirose 568d434e72 Fix CRLF injection in chunked response trailers před 4 týdny
  Copilot 32abac3de5 Fix ambiguous Get() examples in README after new Params overload (#2486) před 1 měsícem
  yhirose 2132205e1a Release v0.49.0 před 1 měsícem
  yhirose bd455f8b91 Add locale-independent ASCII classification helpers (Fix #2482, Fix #2483) před 1 měsícem
  yhirose 32ff75e355 Make ThreadPool idle timeout configurable at runtime (Fix #2481) před 1 měsícem
  yhirose 45da614ddd Omit default port from WebSocket handshake Host header (Fix #2480) před 1 měsícem
  yhirose f5c8c982df Escape CR and LF in multipart part content types před 1 měsícem
  yhirose 9e8b960e44 Add public MultipartFormDataWriter for multipart body serialization před 1 měsícem
  yhirose 8149bb38fc Escape quote, CR and LF in multipart field names and filenames před 1 měsícem
  Saber Haj Rabiee 3fe32b63b4 Send query string verbatim when path encoding is disabled (#2479) před 1 měsícem
  yhirose 0ae93881b4 Clarify comment on base64_encode accumulator signedness před 1 měsícem
  metsw24-max a7b886b9cb Use an unsigned accumulator in base64_encode (#2477) před 1 měsícem
  yhirose 9d159bb412 Release v0.48.0 před 1 měsícem
  yhirose ba390f2399 Restrict IP-host hostname verification to iPAddress SANs on Mbed TLS and wolfSSL před 1 měsícem
  yhirose 7307c41aa8 Better `from_chars` implementation (Fix #2475) před 1 měsícem
  metsw24-max 28d95937b5 use strict hex parsing in decode_query_component (#2472) před 1 měsícem
  yhirose 7532932276 Fix OpenSSL 4.0 deprecation warnings před 1 měsícem
  yhirose fe332fa06b Release v0.47.0 před 2 měsíci