0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 17 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add "backref" condition to rewrite module More... over 1 year ago
pastebin: Return proper 404 error message when paste isnĀ“t found More... over 1 year ago
pastebin: Fix command line to post from clipboard More... over 1 year ago
pastebin: Allow changing of content-type by requesting a particular extension More... over 1 year ago
Fix return value of create_paste() if malloc() fails More... over 1 year ago
pastebin: Return correct error code if a paste exists More... over 1 year ago
Add a sample pastebin More... over 1 year ago
Fix build on platforms that require libucontext More... over 1 year ago
Use a shorter table for case insensitive string equality comparison More... almost 2 years ago
Disable -Wstringop-truncation where it doesn't matter More... almost 2 years ago
FastCGI: Simplify convertion from network-to-host order for len_content More... almost 2 years ago
Show TLS options in `lwan --help` More... almost 2 years ago
Prototype for close(2) is in <unistd.h> More... almost 2 years ago
Build on compilers without __builtin_expect_with_probability() More... almost 2 years ago
strbuf: Avoid memcpy() inside realloc() when growing with used == 0 More... almost 2 years ago
Update gentables.py with the code found in the h2-huffman decoder More... almost 2 years ago
Ensure additional_headers_sent array is freed on error More... almost 2 years ago
Do not require code description for FastCGI Status headers More... almost 2 years ago
When parsing headers, find_headers() failing is very unlikely More... almost 2 years ago
Use lwan_random_uint64() instead of rand() in TWFB benchmark More... almost 2 years ago
Simplify strbuf reset-trimming More... almost 2 years ago
Use strcasecmp_neutral() where strcasecmp() was previously used More... almost 2 years ago
Add locale-neutral strcasecmp() implementation More... almost 2 years ago
Add new Lua method: ws_write() More... almost 2 years ago
Wait for FastCGI socket connection to be established More... almost 2 years ago
Mayhem support More... almost 2 years ago
Do not build containers with -mach=native/-mtune=native More... almost 2 years ago
Reduce number of syscalls when sending FastCGI records More... almost 2 years ago
Fix heap buffer overflow in prototype h2 huffman decoder More... almost 2 years ago
Fix assertion in send_websocket_pong() More... almost 2 years ago