summaryrefslogtreecommitdiff
path: root/lib/libfetch/fetch.c
Commit message (Expand)AuthorAgeFilesLines
* The decision to use an HTTP proxy for FTP documents belongs in the FTP codeDag-Erling Smørgrav2000-07-211-12/+0
* Introduce fetchXGet*(), which combine the functionalities of fetchGet*() andDag-Erling Smørgrav2000-07-171-8/+27
* Introduce the (undocumented) variable fetchRestartCalls, which controls whetherDag-Erling Smørgrav2000-07-171-0/+1
* Add (and document) fetchMakeURL()Dag-Erling Smørgrav2000-05-251-2/+42
* Dump com_err, it's a stinking crock of shit.Dag-Erling Smørgrav2000-05-251-2/+3
* IPv6 support.Hajimu UMEMOTO2000-05-201-3/+12
* Make HTTP_PROXY work for FTP.Hajimu UMEMOTO2000-05-151-8/+32
* Reorganize some of the http code and split it into more functions.Dag-Erling Smørgrav2000-05-111-17/+21
* Use sizeof more consistently.Dag-Erling Smørgrav2000-05-071-2/+2
* More old uncommitted patches: implement timeouts at the protocol level.Dag-Erling Smørgrav2000-01-071-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Implement and document file list retrieval.Dag-Erling Smørgrav1998-12-211-1/+38
* Add verbose flag, and support functions.Dag-Erling Smørgrav1998-12-161-2/+5
* Second of a series of cleanups to libfetch.Dag-Erling Smørgrav1998-11-061-23/+89
* First of a series of cleanups to libfetch. Changed files, inDag-Erling Smørgrav1998-11-051-57/+28
* Commit a bunch of patches that have been accumulating:Dag-Erling Smørgrav1998-08-171-24/+37
* FTP retrieve works.Dag-Erling Smørgrav1998-07-111-1/+1
* Too many changes to list. Basically, FTP is nearly there and errorDag-Erling Smørgrav1998-07-111-1/+36
* Imported libfetch into the tree. It compiles, but there's still someDag-Erling Smørgrav1998-07-091-0/+189