0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 15 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add mention of Lwan in ISCC More... 5 months ago
Tweak SO_ATTACH_REUSEPORT_CBPF usage More... 5 months ago
parse_time_period() should return default_value on too many spaces More... 5 months ago
Install lwan-http-status.h More... 5 months ago
Remove last remnants of calls to strncasecmp() More... 6 months ago
Actually ignore spaces in parse_time_period() More... 6 months ago
Bail quickly on collision while building perfect hash table More... 6 months ago
Support kqueue1() More... 6 months ago
Use .incbin assembly directive to include bin2hex files More... 6 months ago
Reduce status lookup table by ~9 entries More... 6 months ago
Tweak smolsite index a little bit More... 7 months ago
Add test for lwan_char_*() functions More... 7 months ago
Add another Lwan quote More... 7 months ago
Reduce search space for mod operation in statuslookupgen More... 7 months ago
Factor out code to obtain number of queries More... 7 months ago
Ensure statuslookupgen.c uses uint32_t values More... 7 months ago
Allow caches to be set to read-only More... 7 months ago
Don't send referer header when requesting QR code More... 7 months ago
Open github link in new window More... 7 months ago
lwan_tables_shutdown() got deleted somehow, re-add it More... 7 months ago
Use a perfect hash table to lookup HTTP status codes More... 7 months ago
Add endpoint to benchmark against openresty More... 7 months ago
Add FAQ to smolsite sample More... 7 months ago
Generate QR code for smolsites More... 7 months ago
Assert conn_flags enum has enough space for epoll event flags More... 7 months ago
dispatch_table can be NULL when disposing of template More... 7 months ago
Reduce size of lwan_http_status tables by half More... 7 months ago
Add more tests for lwan_http_status_*() functions More... 7 months ago
Implement isalpha() and isalnum() in lwan-tables More... 7 months ago
Tweak help output More... 7 months ago