summaryrefslogtreecommitdiffstats
path: root/lib/libfetch
Commit message (Expand)AuthorAgeFilesLines
* Better handling of some boundary conditions.des2000-05-192-4/+9
* Make HTTP_PROXY work for FTP.ume2000-05-152-13/+45
* Document struct url.des2000-05-151-0/+32
* Initialize the struct url_stat at the beginning of _fetch_stat_file().des2000-05-151-0/+2
* Initialize the struct url_stat at the beginning of fetchStatFTP().des2000-05-151-0/+3
* Remove unused 'verbose'.des2000-05-151-6/+6
* Add workaround for ftpds with the Y2K MDTM bugdes2000-05-111-7/+22
* Bump major number, since struct url has changed.des2000-05-111-1/+1
* Fix hard sentence break.des2000-05-111-2/+2
* Reorganize some of the http code and split it into more functions.des2000-05-114-103/+203
* Supply only one author name per instance of %A, as per mdoc.samples(7).sheldonh2000-05-101-3/+10
* While we're at it, add a length field too in case we want to fully implementdes2000-05-071-0/+1
* Implement restartdes2000-05-071-1/+32
* Use sizeof more consistently.des2000-05-072-3/+3
* Use sizeof more consistently.des2000-05-071-11/+41
* Implement restart.des2000-05-071-14/+41
* Implement restartdes2000-05-071-1/+13
* Add offset field to struct urldes2000-05-071-0/+1
* Introduce .Lb macro to libfetch manpagephantom2000-04-221-6/+8
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-021-19/+38
* Fix timestamp handling.des2000-01-261-5/+7
* Replace beforeinstall target with new variables used by .mk system.rgrimes2000-01-141-6/+1
* More old uncommitted patches: implement timeouts at the protocol level.des2000-01-075-99/+206
* Add error codes for protocol errors.des2000-01-073-1/+3
* Patches I've had lying around for several months:des2000-01-074-20/+78
* $Id$ -> $FreeBSD$peter1999-08-2812-12/+12
* Fixed prototype for fetchParseURL().bde1999-03-051-2/+2
* Add MAINTAINER.des1999-01-291-1/+2
* Implement and document file list retrieval.des1998-12-218-13/+207
* Don't specify a language to compile_et.des1998-12-185-12/+12
* Implement and document fetchStatFTP.des1998-12-162-49/+132
* Remove unused header files. Fix a few shadowing bugs. Improve error reporting.des1998-12-162-57/+30
* Add verbose flag, and support functions.des1998-12-1610-59/+109
* Fix the "Unknown HTTP error" message.des1998-12-151-3/+3
* fetch_err.h is a generated file, so don't look for it in ${.CURDIR}.des1998-11-071-2/+2
* Second of a series of cleanups to libfetch.des1998-11-0612-231/+569
* First of a series of cleanups to libfetch. Changed files, indes1998-11-059-153/+260
* Bring the man page more or less up to date with the code.des1998-09-261-23/+54
* Made this actually work when there's an object directory:bde1998-08-171-4/+11
* Commit a bunch of patches that have been accumulating:des1998-08-176-48/+62
* Forgot to remove base64.c from SRCS in the Makefile.des1998-07-121-1/+1
* Base64 code (and the MIT copyright) moved to http.cdes1998-07-123-180/+223
* FTP retrieve works.des1998-07-113-58/+145
* Too many changes to list. Basically, FTP is nearly there and errordes1998-07-115-138/+302
* Imported libfetch into the tree. It compiles, but there's still somedes1998-07-0911-0/+1375
OpenPOWER on IntegriCloud