0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 20 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
Simplify strbuf initialization when reading from file More... over 1 year ago
Free strbuf if initializing from file and it fails More... over 1 year ago
Fix double-free on OOM recovery in mod-rewrite setup More... over 1 year ago
Allocate inlinefirst arrays with coro_malloc properly More... over 1 year ago
Fix path to build.sh in Mayhem Dockerfile More... over 1 year ago
Move Mayhem fuzzing stuff to fuzz/ directory More... over 1 year ago
Enable more fuzzers on Mayhem More... over 1 year ago
Update and rename config_fuzzer-mayhem.yml to mayhem.yml More... over 1 year ago
Remove CodeQL analysis jobs More... over 1 year ago
Fix build errors More... over 1 year ago
Add Github action for CIFuzz integration More... over 1 year ago
Move CGI header serialization code from FastCGI to common place More... over 1 year ago
Use the proper APIs to initialize a strbuf from a file More... over 1 year ago
Add APIs to initialize a strbuf from the contents of a file More... over 1 year ago
Enable more possible warnings (array/string ops) More... over 1 year ago
Simplify creation of script name slightly More... over 1 year ago
Simplify LWAN_HANDLER() and LWAN_HANDLER_ROUTE() macros More... over 1 year ago