0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 13 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
strv_split() should work without a separator in the input string More... 9 months ago
Add Podman socket activation example More... 9 months ago
Cleanup is_dir_good_for_tmp() More... 10 months ago
Add mention to a CTF competition that used Lwan More... 10 months ago
Document that aarch64 may not require libucontext anymore More... 10 months ago
implement native ARM64 assambly coroutine More... 10 months ago
Fix link to GHCR More... about 1 year ago
Add comment about ESCA in README.md More... about 1 year ago
Place "cmake_minimum_required()" call before "project()" call More... about 1 year ago
Fix build on non x86-64 Linux More... about 1 year ago
Use mempmove() rather than stpncpy() to copy substring More... about 1 year ago
Loop through the string only once when URL-decoding More... over 1 year ago
s/size/size_t/ for missing strpcpy() prototypes More... over 1 year ago
Simplify computation of scheduling tables on x86_64 Linux More... over 1 year ago
Add more assertions when spawning coros More... over 1 year ago
Better validate URL-encoded values More... over 1 year ago
Simplify url_decode() even further More... over 1 year ago
Remove more branches from url_decode() More... over 1 year ago
Improve performance of url_decode() More... over 1 year ago
Add mention in Linux-Magazin More... over 1 year ago
Don't detect URL map in techempower sample More... over 1 year ago
Fix crash on startup with the techempower sample More... over 1 year ago
Don't call has_content_length() twice when building responses More... over 1 year ago
Recomment config_open_for_fuzzing() when not building for fuzzing More... over 1 year ago
Avoid reallocations while building mimegen uncompressed data More... over 1 year ago
Include all extensions that correspond to a MIME type More... over 1 year ago
Tweak note in rewrite module doc More... over 1 year ago
Improve --help output More... over 1 year ago
Better explain how compressed files will be picked/cached More... over 1 year ago
List of modules/handlers are now printed in --help More... over 1 year ago