Age | Commit message (Expand) | Author |
---|---|---|
2024-12-12 | formatting: Use clang-format on all projects | Anton Kling |
2024-10-17 | httpd: Bug fix close unused file descriptor | Anton Kling |
2024-10-16 | httpd: Bug fix for not handling error code 400 properly | Anton Kling |
2024-10-14 | httpd: Add /index.html support and better error handling | Anton Kling |
2024-10-14 | libc: Copy string views to preallocated buffers | Anton Kling |
2024-10-14 | httpd: Add a simple http server | Anton Kling |