Branch | Commit message | Author | Age | |
---|---|---|---|---|
c-rewrite | Send the proper MIME type when serving static files | cflip | 24 months | |
master | Improve HTTP request parsing and pass cookies to CGI scripts | cflip | 22 months | |
original-cpp | Avoid possible null pointer dereference | cflip | 2 years | |
Age | Commit message | Author | ||
2023-06-01 | Send the proper MIME type when serving static filesc-rewrite | cflip | ||
2023-06-01 | Allow query strings to be read by PHP scripts | cflip | ||
2023-06-01 | Parse query string from HTTP requests | cflip | ||
2023-05-30 | Move request handling code out of net.c and into the main file | cflip | ||
2023-05-30 | Reads from files or pipes into a buffer instead of char-by-char | cflip | ||
2023-05-30 | Refactor response building code | cflip | ||
2023-05-29 | Hacks to make it possible to serve PHP pages | cflip | ||
2023-05-29 | Don't force C'89 standard | cflip | ||
2023-05-27 | Split cfws.c into multiple files | cflip | ||
2023-05-27 | Add Vim tags and swap files to .gitignore | cflip | ||
[...] | ||||
Clone | ||||
https://git.cflip.net/cfws |