Histórico de Commits

Autor SHA1 Mensagem Data
  yhirose 70b49d50bd Simplify get_bearer_token_auth and table-drive its test há 1 semana atrás
  metsw24-max 2a068def54 validate bearer scheme in get_bearer_token_auth (#2544) há 1 semana atrás
  yhirose abf525d78c Parse WWW-Authenticate/Proxy-Authenticate as an RFC 9110 challenge list há 1 semana atrás
  yhirose 0151b3e23e Match the Upgrade websocket token rather than the whole field value há 1 semana atrás
  yhirose 8b19c288e8 Tidy up the new list-field tests há 1 semana atrás
  yhirose f442226581 Match the Expect 100-continue expectation as a token há 1 semana atrás
  yhirose 3e3e4863b0 Read Content-Encoding as the combined field value há 1 semana atrás
  yhirose e8887d98e9 Match Brotli and Zstandard content codings as whole tokens há 1 semana atrás
  yhirose 881842cd72 Match Connection options as tokens rather than whole field values há 1 semana atrás
  yhirose 161f787fee Combine repeated field lines before parsing list-valued headers há 1 semana atrás
  yhirose ffe2a1c1e9 Match the Connection "Upgrade" token exactly in WebSocket handshakes (#2542) há 1 semana atrás
  Denis Gregor 2004668509 Make decode_uri the inverse of encode_uri (#2540) há 1 semana atrás
  metsw24-max 2d8e49dd9b reject trailing bytes after IPv6 host literal in parse_url (#2536) há 1 semana atrás
  yhirose 1e9d6f0b0b Match literal route patterns without building a std::regex (#2538) há 1 semana atrás
  yhirose 88240172ea Guard regex routes against stack overflow from long paths há 2 semanas atrás
  yhirose 89e0c5c238 Enforce payload_max_length on decompressed size for unframed requests há 2 semanas atrás
  yhirose 19333f80d4 Fix Mbed TLS/wolfSSL hostname verification bugs in set_sni() há 2 semanas atrás
  yhirose 86d0210391 Add WebSocketClient::enable_server_hostname_verification há 2 semanas atrás
  yhirose 6018c7feb3 Return ws::Result from WebSocketClient::connect() instead of bool há 2 semanas atrás
  yhirose 86abc9a0ea Give WebSocketClient the PemMemory client certificate constructor SSLClient has há 2 semanas atrás
  yhirose 1c2607cbb8 Merge the SSLClient and WebSocketClient TLS session setup há 2 semanas atrás
  yhirose d2ef193b9c Let WebSocketClient take a CA directory the way ClientImpl does há 2 semanas atrás
  yhirose a1aa2ad9cd Give WebSocketClient the chrono::duration timeout setters ClientImpl has há 3 semanas atrás
  metsw24-max 2b8658fa99 match mount points on a segment boundary in handle_file_request (#2529) há 3 semanas atrás
  yhirose 6e8a7dcd3f Bind the ordering tests to an ephemeral port (#2528) há 3 semanas atrás
  yhirose 148d61a6a3 Give the raw listener in wait_writable_INET the socket options its neighbours have (#2527) há 3 semanas atrás
  yhirose 23f67f25c2 Preserve the order of multipart form parts (#2524) há 3 semanas atrás
  yhirose 7963c382d6 Preserve the order of query parameters (#2523) há 3 semanas atrás
  yhirose 486c81b275 Determine the final transfer coding across Transfer-Encoding lines (#2522) há 3 semanas atrás
  yhirose d860c842ea Preserve the order of header fields with the same name (#2520) há 3 semanas atrás