Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Commit a bunch of patches that have been accumulating: | des | 1998-08-17 | 1 | -24/+37 |
| | | | | | | | | | | - Fix the README to reflect the new status of the ftp code. - Change tons of 'if (xxx < 0)' to 'if (xxx == -1)' - Add two new interface functions - Fix the Makefile so it actually works (yay!) Now the manpage is lagging even further behind... :( Next on the todo list is to clean up the http code. | ||||
* | FTP retrieve works. | des | 1998-07-11 | 1 | -1/+1 |
| | |||||
* | Too many changes to list. Basically, FTP is nearly there and error | des | 1998-07-11 | 1 | -1/+36 |
| | | | | 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 | 1 | -0/+189 |
work to do. I especially need help with the man page. |