Commit Verlauf

Autor SHA1 Nachricht Datum
  yhirose 29ceccecd6 Add A/B throughput benchmark for comparing two refs vor 1 Woche
  yhirose 85ec3963bc Increase default listen backlog from 5 to 128 vor 1 Woche
  yhirose 34b7c846d4 Merge pull request #2496 from superm1/superm1/SWSPLAT-23622 vor 1 Woche
  Mario Limonciello 76b54e7de4 Sanitize uploaded filenames in upload example to prevent path traversal vor 3 Wochen
  yhirose 5b9d1495ff Apply path encoding to open_stream() vor 2 Wochen
  yhirose d66d9a9599 Release v0.51.0 vor 2 Wochen
  yhirose 2fa0417754 Fix mbedTLS is_peer_closed() destroying the first response byte vor 2 Wochen
  yhirose 82b1492c3d Merge pull request #2507 from yhirose/flaky-ci-diagnostics vor 2 Wochen
  yhirose f7c8455a62 Log res.error() on all ServerTest ASSERT_TRUE(res) assertions vor 2 Wochen
  yhirose cc1be5ebb5 Merge pull request #2506 from yhirose/refactor/consolidate-field-validation vor 2 Wochen
  yhirose cda2bb5342 Consolidate header field-pair validation into fields::is_field_valid vor 2 Wochen
  yhirose 613a41b49d Merge pull request #2505 from metsw24-max/write-headers-crlf-guard vor 2 Wochen
  Sayed Kaif 695961f8ae skip invalid fields in write_headers to prevent response splitting vor 2 Wochen
  yhirose c64bf21a5e Merge pull request #2504 from emreay-/skip-drain-on-closing-connection vor 2 Wochen
  Emre Ay 8bbfc90380 Apply clang-format to test.cc and httplib.h vor 2 Wochen
  yhirose bf8baf0739 clang-format vor 2 Wochen
  yhirose fd0c18b1b5 Validate connecting peer before honoring X-Forwarded-For vor 2 Wochen
  yhirose bbd56a7e2c Merge pull request #2497 from superm1/superm1/SWSPLAT-23636 vor 2 Wochen
  yhirose 54b3c1d072 Add Mbed TLS 4.x support (PSA Crypto) (#2502) vor 2 Wochen
  metsw24-max 6c4cbd49a2 scan X-Forwarded-For right-to-left in get_client_ip (#2503) vor 2 Wochen
  Emre Ay f3e9a4d887 Skip request body drain when connection will close vor 2 Wochen
  Mario Limonciello 877a52f6b3 Limit the number of header lines per multipart form-data part vor 3 Wochen
  yhirose ef2beaea34 Fix MSVC C4146 warning for unsigned types in from_chars vor 3 Wochen
  yhirose 3adc525cec Use detail::from_chars for out-of-range Content-Length check vor 3 Wochen
  Sayed Kaif a415362dff update OpenStreamMalformedContentLength.OutOfRange for stricter parsing vor 3 Wochen
  Sayed Kaif 982235c0a9 flag out-of-range Content-Length in get_header_value_u64 vor 4 Wochen
  yhirose 255c075b82 Reject CR/LF in the request target and fail the request cleanly (#2501) vor 3 Wochen
  yhirose 75938f08c7 Match chunked as the final transfer coding, order-independently (#2500) vor 3 Wochen
  yhirose 0c1cc8c986 Strip Cookie headers on cross-origin redirect vor 4 Wochen
  yhirose 62d899feac Release v0.50.1 vor 4 Wochen