커밋 기록

작성자 SHA1 메시지 날짜
  yhirose 2f986fd5e5 Fix use-after-free of TLS session in WebSocketClient::shutdown_and_close() 4 주 전
  yhirose 06b8b91589 Fix Response::content_length_ not reflecting body size in Logger (Fix #2488) 4 주 전
  yhirose 873d701972 Fix use-after-free in SSLClient destructor with mbedTLS (Fix #2492) 4 주 전
  yhirose 568d434e72 Fix CRLF injection in chunked response trailers 4 주 전
  Copilot 32abac3de5 Fix ambiguous Get() examples in README after new Params overload (#2486) 1 개월 전
  yhirose a4d7066c2c Log res.error() in GetWithRange test assertions to diagnose flaky CI failures 1 개월 전
  yhirose bd455f8b91 Add locale-independent ASCII classification helpers (Fix #2482, Fix #2483) 1 개월 전
  yhirose 32ff75e355 Make ThreadPool idle timeout configurable at runtime (Fix #2481) 1 개월 전
  yhirose 45da614ddd Omit default port from WebSocket handshake Host header (Fix #2480) 1 개월 전
  yhirose f5c8c982df Escape CR and LF in multipart part content types 1 개월 전
  yhirose 9e8b960e44 Add public MultipartFormDataWriter for multipart body serialization 1 개월 전
  yhirose 8149bb38fc Escape quote, CR and LF in multipart field names and filenames 1 개월 전
  Saber Haj Rabiee 3fe32b63b4 Send query string verbatim when path encoding is disabled (#2479) 1 개월 전
  metsw24-max a7b886b9cb Use an unsigned accumulator in base64_encode (#2477) 1 개월 전
  yhirose ba390f2399 Restrict IP-host hostname verification to iPAddress SANs on Mbed TLS and wolfSSL 1 개월 전
  yhirose 7307c41aa8 Better `from_chars` implementation (Fix #2475) 1 개월 전
  metsw24-max 28d95937b5 use strict hex parsing in decode_query_component (#2472) 1 개월 전
  yhirose fa981cedae Fix TLS chain verification bypass for IP hosts on Mbed TLS and wolfSSL 2 달 전
  yhirose 39ec7d0508 Add enable_system_ca() and unify WebSocketClient CA handling (#2471) 2 달 전
  yhirose e7e7bf7b44 Fix set_ca_cert_store() breaking CA exclusivity and redirect CA transfer 2 달 전
  yhirose 77bdf7921a Read request body after route matching and pre-request handler 2 달 전
  yhirose 79d83feb18 Fix WebSocketClient dropping query string from URL during handshake (#2468) 2 달 전
  Kim, Hyuk 907257f51d add set_hostname_addr_map to WebSocketClient (#2463) 2 달 전
  yhirose 0c2f535b74 Fix #2467 2 달 전
  Florian Fischer c7ba963a17 Ignore ranges for unknown-length streams (#2465) 2 달 전
  yhirose 91219d4508 Fix #2458: send body when no 100 Continue arrives over TLS (#2460) 2 달 전
  yhirose d278f965cc Fix #2457 2 달 전
  yhirose 4c4b62dd7e Feature 2446 no proxy env (#2448) 2 달 전
  yhirose 0f3d063f0a ci: add best-effort BoringSSL job (#2456) 2 달 전
  yhirose 91271c062d Fix keep-alive corruption on requests without framed body (#2450) 2 달 전