Commit History

Author SHA1 Message Date
  yhirose 6fd97aeca0 Implement request body consumption and reject invalid Content-Length with Transfer-Encoding to prevent request smuggling 5 days ago
  yhirose 05540e4d50 Fixed warnings 5 days ago
  yhirose ceefc14e7d Use go-httplibbin 5 days ago
  yhirose 703abbb53b Prevent forwarding of authentication credentials during cross-host redirects as per RFC 9110. Add tests for basic auth and bearer token scenarios. 1 week ago
  yhirose 3792ce0da7 Add socket configuration options and corresponding test case for WebSocketClient. Fix #2401 1 week ago
  yhirose c2bdb1c5c1 SSE Client: Update Authorization Header 1 week ago
  yhirose 45820de332 Enhance stream handling in LongPollingTest and add new test for client close detection 2 weeks ago
  yhirose dd8071a7d4 Fix #2397 2 weeks ago
  yhirose ba0d0b82db Add benchmark tests and related configurations for performance evaluation 2 weeks ago
  yhirose 5ecba74a99 Remove large data tests for GzipDecompressor and SSLClientServerTest due to memory issues 2 weeks ago
  yhirose ec1ffbc27d Add Brotli compression support and corresponding tests 2 weeks ago
  yhirose 4978f26f86 Fix port number in OpenStreamMalformedContentLength test to avoid conflicts 2 weeks ago
  yhirose bb7c7ab075 Add quality parameter parsing for Accept-Encoding header and enhance encoding type selection logic 2 weeks ago
  yhirose 69d468f4d9 Enable BindDualStack test and remove disabled large content test due to memory issues 2 weeks ago
  yhirose f787f31b87 Implement symlink protection in static file server and add corresponding tests 2 weeks ago
  yhirose 43a54a3e3d Add tests for Unicode path component decoding in decode_path_component function 2 weeks ago
  yhirose 83e98a28dd Add filename sanitization function and tests to prevent path traversal vulnerabilities 2 weeks ago
  yhirose b3a8af80b9 Add port validation and corresponding tests to prevent overflow and out-of-range values 2 weeks ago
  yhirose 1e97c28e36 Implement request smuggling protection for duplicate Content-Length headers and add corresponding tests 2 weeks ago
  yhirose e41ec36274 Fix handling of malformed Content-Length in open_stream and add tests 3 weeks ago
  yhirose de296af3eb Fix problem with alternate file name check 4 weeks ago
  yhirose bb22553087 Fix code format 1 month ago
  yhirose 8bffbe3ff2 Merge commit from fork 1 month ago
  yhirose 0853ce7753 Fix #2379 1 month ago
  yhirose c99d7472b5 Merge commit from fork 1 month ago
  yhirose defd907c74 Merge commit from fork 1 month ago
  yhirose 21243b3c9e Fix problem caused by the recent performance improvement 1 month ago
  yhirose f6aec98145 Fix SocketStream.wait_writable_INET test 1 month ago
  yhirose c53d93d145 Add make_file_body 1 month ago
  yhirose 9b9bda6b6e Fix CI build errors 1 month ago