Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-18 | Add CGI handling to my basic server | Martin Ashby | |
Fix some missing bits from the comments CGI program, specifically - respect content_length from the web server - write the http status response as a header in the result | |||
2024-02-01 | Update for zig master | Martin Ashby | |
2023-08-31 | Move pq.zig to it's own repo for re-use in other projects | Martin Ashby | |
2023-08-28 | Switch to zig package manager instead of using submodules | Martin Ashby | |
Add smtp library Send a notification on comment. | |||
2023-08-22 | Replace comments with zig version | Martin Ashby | |