aboutsummaryrefslogtreecommitdiff
path: root/lib/libfetch
Commit message (Expand)AuthorAgeFilesLines
* Implement and document fetchStatFTP.Dag-Erling Smørgrav1998-12-162-49/+132
* Remove unused header files. Fix a few shadowing bugs. Improve error reporting.Dag-Erling Smørgrav1998-12-162-57/+30
* Add verbose flag, and support functions.Dag-Erling Smørgrav1998-12-1610-59/+109
* Fix the "Unknown HTTP error" message.Dag-Erling Smørgrav1998-12-151-3/+3
* fetch_err.h is a generated file, so don't look for it in ${.CURDIR}.Dag-Erling Smørgrav1998-11-071-2/+2
* Second of a series of cleanups to libfetch.Dag-Erling Smørgrav1998-11-0612-231/+569
* First of a series of cleanups to libfetch. Changed files, inDag-Erling Smørgrav1998-11-059-153/+260
* Bring the man page more or less up to date with the code.Dag-Erling Smørgrav1998-09-261-23/+54
* Made this actually work when there's an object directory:Bruce Evans1998-08-171-4/+11
* Commit a bunch of patches that have been accumulating:Dag-Erling Smørgrav1998-08-176-48/+62
* Forgot to remove base64.c from SRCS in the Makefile.Dag-Erling Smørgrav1998-07-121-1/+1
* Base64 code (and the MIT copyright) moved to http.cDag-Erling Smørgrav1998-07-123-180/+223
* FTP retrieve works.Dag-Erling Smørgrav1998-07-113-58/+145
* Too many changes to list. Basically, FTP is nearly there and errorDag-Erling Smørgrav1998-07-115-138/+302
* Imported libfetch into the tree. It compiles, but there's still someDag-Erling Smørgrav1998-07-0911-0/+1375