Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cha-finger: proper error message output | bptato | 2023-12-15 | 1 | -6/+12 |
* | ftp: fix unnecessary slashes being added to path; move bindings/curl | bptato | 2023-12-15 | 6 | -26/+461 |
* | file: complain about hostname | bptato | 2023-12-14 | 1 | -0/+5 |
* | Various fixes | bptato | 2023-12-13 | 5 | -37/+62 |
* | http: use CURLU for URLs | bptato | 2023-12-13 | 2 | -2/+23 |
* | break up twtstr somewhat | bptato | 2023-12-13 | 1 | -0/+1 |
* | Move http out of main binary | bptato | 2023-12-13 | 8 | -32/+236 |
* | Move gopher to adapter/ | bptato | 2023-12-12 | 1 | -0/+113 |
* | Move out ftp: protocol; fix some local CGI bugs | bptato | 2023-12-12 | 1 | -0/+193 |
* | Move out file: protocol handling to adapter/ | bptato | 2023-12-12 | 1 | -0/+111 |
* | adapter/: re-structure | bptato | 2023-12-12 | 4 | -0/+770 |