0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Print TLS flags in --help summary More... 7 months ago
Don't print out handlers without route with --help More... 7 months ago
`--modules` and `--handlers` do not exist anymore More... 7 months ago
Slightly better ways of validating/cleaning strings in smolsite More... 8 months ago
Don't send Connection: keep-alive header for HTTP/1.1 requests More... 8 months ago
Experimental feature: use dynamically-allocated buffer for requests More... 8 months ago
Reduce size of template instructions More... 8 months ago
Bundle templates for mod-serve-file and response from HTML files More... 8 months ago
Support the NO_COLOR environment variable More... 8 months ago
Generate more ACTION_APPEND_SMALL instructions More... 8 months ago
Ensure buffer read from file has a terminating NUL More... 8 months ago
Ensure file offset is within ZIP file More... 8 months ago
Move jzBuffer to struct JZFile More... 8 months ago
Return error 500 if allocating space for digest fails More... 8 months ago
jzBuffer shouldn't be a global More... 8 months ago
Send Cache-Control headers from smolsite sample More... 8 months ago
Add index.html and smolsite.html to the smolsite sample More... 8 months ago
Use a template for the smolsite sample & build ZIP during build More... 8 months ago
Allow compiling templates from a lwan_value as well More... 8 months ago
Fix compiler warning in lwan_request_async_writev() More... 8 months ago
Disable ccache More... 8 months ago
Revert DEFAULT_BUFFER_SIZE to 4096 More... 8 months ago
Add HTTP code 406 to the response code table More... 8 months ago
Cleanup handling of conenction flags to epoll events More... 8 months ago
Tweaks to README.md More... 8 months ago
Add source code for https://smolsite.zip More... 8 months ago
Ensure handling of EPOLLRDHUP events More... 8 months ago
Ensure TLS listener has CONN_LISTENER flag set More... 8 months ago
Remove CONN_LISTENER_HTTPS More... 8 months ago
Get rid of connection_flags -> epoll events table More... 9 months ago