Commit Verlauf

Autor SHA1 Nachricht Datum
  yhirose 0151b3e23e Match the Upgrade websocket token rather than the whole field value vor 1 Woche
  yhirose 8b19c288e8 Tidy up the new list-field tests vor 1 Woche
  yhirose f442226581 Match the Expect 100-continue expectation as a token vor 1 Woche
  yhirose 3e3e4863b0 Read Content-Encoding as the combined field value vor 1 Woche
  yhirose e8887d98e9 Match Brotli and Zstandard content codings as whole tokens vor 1 Woche
  yhirose 881842cd72 Match Connection options as tokens rather than whole field values vor 1 Woche
  yhirose 2731b728f5 Move has_header_token() next to the other header field helpers vor 1 Woche
  yhirose 161f787fee Combine repeated field lines before parsing list-valued headers vor 1 Woche
  BioticR 7ae9ffad3e Update README.md (#2543) vor 1 Woche
  yhirose ffe2a1c1e9 Match the Connection "Upgrade" token exactly in WebSocket handshakes (#2542) vor 1 Woche
  Denis Gregor 2004668509 Make decode_uri the inverse of encode_uri (#2540) vor 1 Woche
  Jean-Francois Simoneau d3ff68d28d Always use meson option non_blocking_getaddrinfo (#2537) vor 1 Woche
  yhirose b8fe69e4e8 Release v0.53.1 vor 1 Woche
  yhirose acd0640870 Code improvement vor 1 Woche
  metsw24-max 2d8e49dd9b reject trailing bytes after IPv6 host literal in parse_url (#2536) vor 1 Woche
  yhirose 1e9d6f0b0b Match literal route patterns without building a std::regex (#2538) vor 1 Woche
  yhirose 88240172ea Guard regex routes against stack overflow from long paths vor 2 Wochen
  yhirose 89e0c5c238 Enforce payload_max_length on decompressed size for unframed requests vor 2 Wochen
  yhirose f00e476f1b Release v0.53.0 vor 2 Wochen
  yhirose 8e702d3837 Gracefully drain socket before close in Server::process_and_close_socket (#2534) vor 2 Wochen
  yhirose 19333f80d4 Fix Mbed TLS/wolfSSL hostname verification bugs in set_sni() vor 2 Wochen
  yhirose 86d0210391 Add WebSocketClient::enable_server_hostname_verification vor 2 Wochen
  yhirose 6018c7feb3 Return ws::Result from WebSocketClient::connect() instead of bool vor 2 Wochen
  yhirose 8d5085df1b Update README vor 2 Wochen
  yhirose 8f0ff32056 Add WebSocket TLS and timeout recipes to the Cookbook vor 2 Wochen
  yhirose 2dd44d0f52 Document WebSocketClient/SSLClient TLS parity gaps in the READMEs vor 2 Wochen
  yhirose 86abc9a0ea Give WebSocketClient the PemMemory client certificate constructor SSLClient has vor 2 Wochen
  yhirose bd02a50cbb ci: auto-comment on issue #2533 when windows-without-SSL job fails vor 2 Wochen
  yhirose 1c2607cbb8 Merge the SSLClient and WebSocketClient TLS session setup vor 2 Wochen
  yhirose 98be5fd3a6 Share the default Host and User-Agent header logic between the clients vor 2 Wochen