0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reduce number of syscalls when sending FastCGI records More... almost 2 years ago
Fix heap buffer overflow in prototype h2 huffman decoder More... almost 2 years ago
Fix assertion in send_websocket_pong() More... almost 2 years ago
WebSocket: ping frames are always masked More... almost 2 years ago
WebSocket: handling masked ping on proper way More... almost 2 years ago
Mark some timeout queue functions as inline More... almost 2 years ago
Fix TestFuzzRegression tests More... almost 2 years ago
Consider prefix when building redir location string More... almost 2 years ago
Fix dump_request_id test More... almost 2 years ago
When updating epoll flags, call get_fd() only if needed More... almost 2 years ago
Ensure FastCGI address is either a UDS, IPv4, or IPv6 address More... almost 2 years ago
Open FastCGI script_path directory with O_CLOEXEC More... almost 2 years ago
FastCGI: Yield 413 if received header buffer exceeds DEFAULT_BUFFER_SIZE More... almost 2 years ago
Clean up handling of FastCGI STDIN records More... almost 2 years ago
FastCGI: Ensure there's a space after the error code in the Status: header More... almost 2 years ago
Allocate temp memory in FastCGI::handle_stderr() with malloc More... almost 2 years ago
Remove redundant assignments when removing connection from TQ More... almost 2 years ago
Do not resucitate connections that were aborted More... almost 2 years ago
Build fix for request_fuzzer More... almost 2 years ago
Send a Unavailable response if we couldn't create coro More... almost 2 years ago
Assert async_await fd events are handled by the suspended HTTP connection More... almost 2 years ago
FastCGI: Implement STDIN record support More... almost 2 years ago
FastCGI: Reduce allocations while trying to initiate chunked encoding More... almost 2 years ago
Better document some macros and enumerations More... almost 2 years ago
Remove outdated FIXME More... almost 2 years ago
Minor cleanups in create_script_name() More... almost 2 years ago
Build fix for request_fuzzer More... almost 2 years ago
Cleanup HTTP request header parsing More... almost 2 years ago
Cleanup making of FastCGI requests More... almost 2 years ago
Use non-blocking sockets for FastCGI connection More... almost 2 years ago