Age | Commit message (Expand) | Author |
---|---|---|
2024-01-08 | titan: accept either one or two positional arguments | Omar Polo |
2024-01-08 | titan: usage and exit on unknown flags | Omar Polo |
2023-08-04 | titan: clean up IRI/URI/URL mess; it's a IRI what we parse | Omar Polo |
2023-08-04 | titan: error if the URI is not titan:// | Omar Polo |
2023-08-04 | titan: better logging for unexpected EOFs | Omar Polo |
2023-08-04 | titan: rename parse_err to errstr | Omar Polo |
2023-08-04 | titan: iomux: return -1 on EOF without receving anything | Omar Polo |
2023-08-04 | titan: fix appending of path parameters | Omar Polo |
2023-07-24 | titan: parse the response code and exit accordingly | Omar Polo |
2023-07-24 | run tls_connect_socket() after dropping the "inet dns" pledge promises | Omar Polo |
2023-07-24 | read from stdin if no file is given | Omar Polo |
2023-07-22 | titan: add compat shims to compile on !OpenBSD | Omar Polo |
2023-07-22 | add titan(1) -- a draft titan client | Omar Polo |