Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Forgot to remove base64.c from SRCS in the Makefile. | des | 1998-07-12 | 1 | -1/+1 |
| | |||||
* | Base64 code (and the MIT copyright) moved to http.c | des | 1998-07-12 | 3 | -180/+223 |
| | | | | | FTP STORe and APPEnd added. FTP proxy support added (untested). | ||||
* | FTP retrieve works. | des | 1998-07-11 | 3 | -58/+145 |
| | |||||
* | Too many changes to list. Basically, FTP is nearly there and error | des | 1998-07-11 | 5 | -138/+302 |
| | | | | reporting is kinda sorted out. Now HTTP needs to catch up... | ||||
* | Imported libfetch into the tree. It compiles, but there's still some | des | 1998-07-09 | 11 | -0/+1375 |
work to do. I especially need help with the man page. |