0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Simplify websockets unmasking a bit more More... 2 days ago
Stop using assertions as optimization hints More... 2 days ago
Ensure alloca() is called with a constant in process_request_coro() More... 2 days ago
Allow constants to be specified in configuration files More... 2 days ago
Make the hash table ref-counted More... 2 days ago
Remove `use_dynamic_buffer` bool from lwan_config struct More... 4 days ago
Make `request_buffer_size` be at least DEFAULT_BUFFER_SIZE More... 5 days ago
Fix compile warnings in lwan-lua when building in release mode More... 5 days ago
Inline header_start in request helper struct More... 5 days ago
Properly calculate error_when_n_packets for any request buffer size More... 5 days ago
Respond with HTTP_UNAVAILABLE if coro_malloc() fails More... 6 days ago
Use AVX2 when unmasking websockets frames More... 6 days ago
Fix warnings in lwan-tables when building in release mode More... 6 days ago
Fix warnings in qrcodegen More... 6 days ago
Fix warnings in gifenc More... 6 days ago
Fix warnings in weighttp More... 6 days ago
Fix compilation warning in FastCGI module More... 6 days ago
lwan_request_get_header_from_helper() doesn't need to exist anymore More... 6 days ago
Generate assertions in statuslookupgen to validate input More... 6 days ago
Cleanup how listening sockets are created/passed down from systemd More... 6 days ago
Use lwan_request_get_host() instead of the generic get_header() More... 6 days ago
Better error recovery when initializing a strbuf from a file More... 6 days ago
Remove `use_dynamic_buffer` option in lieu of `request_buffer_size` More... 6 days ago
Fix presentation of Lua logging function documentation More... 11 days ago
Use a homegrown strpbrk() alternative in url_decode() More... 22 days ago
Print handler name and route when detecting URL map More... 23 days ago
Ensure that precompressed file data is initialized on failure More... 23 days ago
Implement debug logging in Lua More... 24 days ago
Misc updates to README.md More... 24 days ago
Fix crash in oss-fuzz? More... 27 days ago