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

Аутор SHA1 Порука Датум
  yhirose bc7e51dbb9 Give DataSink's optional callbacks safe defaults (#2562) пре 4 дана
  yhirose f9c205632d Fix accept() error handling on Windows (#2561) пре 4 дана
  yhirose 19352ae929 Cap the received multipart boundary at RFC 2046's 70 characters (#2565) пре 4 дана
  yhirose 2afe933103 Send the Connection: close header the multipart test comment describes пре 4 дана
  yhirose bc58e6e9ac Bound the multipart parser's buffer while it waits for a boundary (#2557) пре 4 дана
  yhirose 254e576b50 Add Server::CustomRoute() for HTTP methods outside the built-in set (#2553) пре 4 дана
  yhirose 00d1f54267 Fix WebSocket::close() racing a concurrent read() on the same stream пре 5 дана
  yhirose 70b49d50bd Simplify get_bearer_token_auth and table-drive its test пре 1 недеља
  metsw24-max 2a068def54 validate bearer scheme in get_bearer_token_auth (#2544) пре 1 недеља
  yhirose abf525d78c Parse WWW-Authenticate/Proxy-Authenticate as an RFC 9110 challenge list пре 1 недеља
  yhirose 0151b3e23e Match the Upgrade websocket token rather than the whole field value пре 1 недеља
  yhirose 8b19c288e8 Tidy up the new list-field tests пре 1 недеља
  yhirose f442226581 Match the Expect 100-continue expectation as a token пре 1 недеља
  yhirose 3e3e4863b0 Read Content-Encoding as the combined field value пре 1 недеља
  yhirose e8887d98e9 Match Brotli and Zstandard content codings as whole tokens пре 1 недеља
  yhirose 881842cd72 Match Connection options as tokens rather than whole field values пре 1 недеља
  yhirose 161f787fee Combine repeated field lines before parsing list-valued headers пре 1 недеља
  yhirose ffe2a1c1e9 Match the Connection "Upgrade" token exactly in WebSocket handshakes (#2542) пре 1 недеља
  Denis Gregor 2004668509 Make decode_uri the inverse of encode_uri (#2540) пре 1 недеља
  metsw24-max 2d8e49dd9b reject trailing bytes after IPv6 host literal in parse_url (#2536) пре 2 недеља
  yhirose 1e9d6f0b0b Match literal route patterns without building a std::regex (#2538) пре 2 недеља
  yhirose 88240172ea Guard regex routes against stack overflow from long paths пре 2 недеља
  yhirose 89e0c5c238 Enforce payload_max_length on decompressed size for unframed requests пре 2 недеља
  yhirose 19333f80d4 Fix Mbed TLS/wolfSSL hostname verification bugs in set_sni() пре 3 недеља
  yhirose 86d0210391 Add WebSocketClient::enable_server_hostname_verification пре 3 недеља
  yhirose 6018c7feb3 Return ws::Result from WebSocketClient::connect() instead of bool пре 3 недеља
  yhirose 86abc9a0ea Give WebSocketClient the PemMemory client certificate constructor SSLClient has пре 3 недеља
  yhirose 1c2607cbb8 Merge the SSLClient and WebSocketClient TLS session setup пре 3 недеља
  yhirose d2ef193b9c Let WebSocketClient take a CA directory the way ClientImpl does пре 3 недеља
  yhirose a1aa2ad9cd Give WebSocketClient the chrono::duration timeout setters ClientImpl has пре 3 недеља