Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 10 | -51/+255 | |
* | Move gopher to adapter/ | bptato | 2023-12-12 | 3 | -15/+129 | |
* | 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 | 6 | -0/+0 | |
* | local CGI improvements, move data: to cgi-bin | bptato | 2023-12-12 | 1 | -0/+29 | |
* | twtstr: import functions from gopher2html | bptato | 2023-12-12 | 1 | -17/+2 | |
* | cha-finger: use MAPPED_URI_* | bptato | 2023-12-12 | 1 | -25/+15 | |
* | local CGI: add mapped URI env vars; move about: to adapters | bptato | 2023-12-12 | 1 | -0/+14 | |
* | Add support for gemini by default, update readme | bptato | 2023-12-10 | 3 | -0/+936 | |
* | Separate gopher conversion from main binary | bptato | 2023-12-10 | 1 | -0/+149 | |
* | Enable finger protocol by default | bptato | 2023-12-10 | 1 | -0/+49 |