aboutsummaryrefslogtreecommitdiff
path: root/titan.c
AgeCommit message (Expand)Author
2024-06-17titan: add missing includeOmar Polo
2024-06-17titan: introduce xasprintfOmar Polo
2024-06-17titan: improve error checkingOmar Polo
2024-01-08titan: accept either one or two positional argumentsOmar Polo
2024-01-08titan: usage and exit on unknown flagsOmar Polo
2023-08-04titan: clean up IRI/URI/URL mess; it's a IRI what we parseOmar Polo
2023-08-04titan: error if the URI is not titan://Omar Polo
2023-08-04titan: better logging for unexpected EOFsOmar Polo
2023-08-04titan: rename parse_err to errstrOmar Polo
2023-08-04titan: iomux: return -1 on EOF without receving anythingOmar Polo
2023-08-04titan: fix appending of path parametersOmar Polo
2023-07-24titan: parse the response code and exit accordinglyOmar Polo
2023-07-24run tls_connect_socket() after dropping the "inet dns" pledge promisesOmar Polo
2023-07-24read from stdin if no file is givenOmar Polo
2023-07-22titan: add compat shims to compile on !OpenBSDOmar Polo
2023-07-22add titan(1) -- a draft titan clientOmar Polo