Historique des commits

Auteur SHA1 Message Date
  yhirose e96a52e9dd Ignore empty list elements in the Accept header (Fix #2567) il y a 3 jours
  yhirose 2addb41089 Stop a throwing user callback from terminating the server (#2564) il y a 4 jours
  yhirose ae417b405a Do not let a zero-length write end a chunked body (#2563) il y a 4 jours
  yhirose bc7e51dbb9 Give DataSink's optional callbacks safe defaults (#2562) il y a 4 jours
  yhirose f9c205632d Fix accept() error handling on Windows (#2561) il y a 4 jours
  yhirose 84f75185fe Clear svr_sock_ before closing it on the accept loop's fatal path (#2560) il y a 4 jours
  yhirose 19352ae929 Cap the received multipart boundary at RFC 2046's 70 characters (#2565) il y a 4 jours
  yhirose bc58e6e9ac Bound the multipart parser's buffer while it waits for a boundary (#2557) il y a 4 jours
  yhirose 254e576b50 Add Server::CustomRoute() for HTTP methods outside the built-in set (#2553) il y a 4 jours
  yhirose 00d1f54267 Fix WebSocket::close() racing a concurrent read() on the same stream il y a 5 jours
  yhirose 228af9033b Fix TLS session data race on wss:// WebSocket connections (#2551) il y a 5 jours
  yhirose 70b49d50bd Simplify get_bearer_token_auth and table-drive its test il y a 1 semaine
  metsw24-max 2a068def54 validate bearer scheme in get_bearer_token_auth (#2544) il y a 1 semaine
  yhirose abf525d78c Parse WWW-Authenticate/Proxy-Authenticate as an RFC 9110 challenge list il y a 1 semaine
  yhirose 0151b3e23e Match the Upgrade websocket token rather than the whole field value il y a 1 semaine
  yhirose f442226581 Match the Expect 100-continue expectation as a token il y a 1 semaine
  yhirose 3e3e4863b0 Read Content-Encoding as the combined field value il y a 1 semaine
  yhirose e8887d98e9 Match Brotli and Zstandard content codings as whole tokens il y a 1 semaine
  yhirose 881842cd72 Match Connection options as tokens rather than whole field values il y a 1 semaine
  yhirose 2731b728f5 Move has_header_token() next to the other header field helpers il y a 1 semaine
  yhirose 161f787fee Combine repeated field lines before parsing list-valued headers il y a 1 semaine
  yhirose ffe2a1c1e9 Match the Connection "Upgrade" token exactly in WebSocket handshakes (#2542) il y a 1 semaine
  Denis Gregor 2004668509 Make decode_uri the inverse of encode_uri (#2540) il y a 1 semaine
  yhirose b8fe69e4e8 Release v0.53.1 il y a 2 semaines
  yhirose acd0640870 Code improvement il y a 2 semaines
  metsw24-max 2d8e49dd9b reject trailing bytes after IPv6 host literal in parse_url (#2536) il y a 2 semaines
  yhirose 1e9d6f0b0b Match literal route patterns without building a std::regex (#2538) il y a 2 semaines
  yhirose 88240172ea Guard regex routes against stack overflow from long paths il y a 2 semaines
  yhirose 89e0c5c238 Enforce payload_max_length on decompressed size for unframed requests il y a 2 semaines
  yhirose f00e476f1b Release v0.53.0 il y a 2 semaines