Histórico de Commits

Autor SHA1 Mensagem Data
  yhirose 2adfc45838 Report a flaky failure only when the test step is what failed há 2 dias atrás
  yhirose c7db3da982 Document that the multipart part-count cap only applies to the buffered form path há 2 dias atrás
  yhirose 139f30e0f1 Compress static file responses behind an opt-in (Fix #2545) (#2572) há 3 dias atrás
  yhirose b4ec1bb1de Respect quoted-strings when splitting header parameters (Fix #2568) (#2573) há 3 dias atrás
  yhirose c58061ea81 Fail a content provider that makes no progress há 3 dias atrás
  yhirose f2b338ae2e Drop the empty Accept entry from the example's invalid list há 3 dias atrás
  yhirose efe709c45f Format example/accept_header.cc há 3 dias atrás
  Robert Miller 794a997d8c Fail make_file_body()'s provider when the file is short (#2566) há 3 dias atrás
  yhirose e96a52e9dd Ignore empty list elements in the Accept header (Fix #2567) há 3 dias atrás
  yhirose 2addb41089 Stop a throwing user callback from terminating the server (#2564) há 4 dias atrás
  yhirose ae417b405a Do not let a zero-length write end a chunked body (#2563) há 4 dias atrás
  yhirose bc7e51dbb9 Give DataSink's optional callbacks safe defaults (#2562) há 4 dias atrás
  yhirose f9c205632d Fix accept() error handling on Windows (#2561) há 4 dias atrás
  yhirose 84f75185fe Clear svr_sock_ before closing it on the accept loop's fatal path (#2560) há 4 dias atrás
  yhirose 19352ae929 Cap the received multipart boundary at RFC 2046's 70 characters (#2565) há 4 dias atrás
  yhirose 2afe933103 Send the Connection: close header the multipart test comment describes há 4 dias atrás
  yhirose bc58e6e9ac Bound the multipart parser's buffer while it waits for a boundary (#2557) há 4 dias atrás
  yhirose 254e576b50 Add Server::CustomRoute() for HTTP methods outside the built-in set (#2553) há 5 dias atrás
  yhirose af75a4160f CI: quote the OpenSSL installer's /DIR argument há 5 dias atrás
  yhirose f3e5a93a5b CI: install Windows OpenSSL from slproweb's manifest instead of Chocolatey há 5 dias atrás
  yhirose 00d1f54267 Fix WebSocket::close() racing a concurrent read() on the same stream há 6 dias atrás
  yhirose f82d2d90b6 Update README-websocket.md há 6 dias atrás
  yhirose 228af9033b Fix TLS session data race on wss:// WebSocket connections (#2551) há 6 dias atrás
  yhirose 6494edd8c0 Add static-file, large-body and TLS workloads to the A/B benchmark há 1 semana atrás
  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