Mention in README that libucontext is now downloaded/built on non-x86 |
|
More...
|
25 days ago
|
Remove compatibility with libc-provided ucontext functions |
|
More...
|
25 days ago
|
Build libucontext if building on non-x86 platforms |
|
More...
|
25 days ago
|
Fix checking of tmpfs temporary directories on Linux |
|
More...
|
27 days ago
|
Trim request string buffer between requests/websocket messages |
|
More...
|
27 days ago
|
Fixes fuzzing build after d9d37001 |
|
More...
|
27 days ago
|
README.md tweaks |
|
More...
|
27 days ago
|
Provide better support for libucontext |
|
More...
|
27 days ago
|
Don't destroy parameter to save_to_corpus_for_fuzzing() until it succeeds |
|
More...
|
about 1 month ago
|
Remove superfluous usage of ptrdiff_t |
|
More...
|
about 1 month ago
|
Allow fuzz-test corpus generator to perform partial writes |
|
More...
|
about 1 month ago
|
Use lwan_send() in lwan_writev() if iov_count is 1 |
|
More...
|
about 1 month ago
|
Ensure client is closed even if couldn't create coroutine |
|
More...
|
about 1 month ago
|
Factor heuristics to rehash table to their own functions |
|
More...
|
about 1 month ago
|
Avoid indirect calls when adding new items to hash table |
|
More...
|
about 1 month ago
|
Free memory leak while adding items to hash table |
|
More...
|
about 1 month ago
|
Fix crash on startup due to hash table changes |
|
More...
|
about 1 month ago
|
Simplify key comparison function in hash table |
|
More...
|
about 1 month ago
|
Split hash_entry struct into 3 arrays |
|
More...
|
about 1 month ago
|
Warn that POST will fail if tmpdir couldn't be determined |
|
More...
|
about 1 month ago
|
Make lwan_response() and lwan_default_response() private functions |
|
More...
|
about 2 months ago
|
Log requests in lwan-request.c, not lwan-response.c |
|
More...
|
about 2 months ago
|
Remove unneeded #include <stdlib.h> from lwan-response.c |
|
More...
|
about 2 months ago
|
Fix off-by-one comparison when looking for next pipelined request |
|
More...
|
about 2 months ago
|
Add application/wasm Web Assembly mime type |
|
More...
|
about 2 months ago
|
Only check for presence of statfs() function |
|
More...
|
2 months ago
|
Check only for sys/mount.h on BSD systems when looking for statfs() |
|
More...
|
2 months ago
|
Add more tests for MIME-type tables |
|
More...
|
3 months ago
|
Ensure temporary dir isn't tmpfs |
|
More...
|
3 months ago
|
Bump minimum required CMake version to 3.0 |
|
More...
|
3 months ago
|