summaryrefslogtreecommitdiff
path: root/lib/libfetch/http.c
Commit message (Expand)AuthorAgeFilesLines
* Don't incorrectly report a protocol error when we get a 302 and redirectsDag-Erling Smørgrav2000-06-211-2/+5
* Hackish support for 302 redirect.Dag-Erling Smørgrav2000-05-261-24/+59
* IPv6 support.Hajimu UMEMOTO2000-05-201-6/+39
* Better handling of some boundary conditions.Dag-Erling Smørgrav2000-05-191-0/+2
* Make HTTP_PROXY work for FTP.Hajimu UMEMOTO2000-05-151-5/+13
* Remove unused 'verbose'.Dag-Erling Smørgrav2000-05-151-6/+6
* Reorganize some of the http code and split it into more functions.Dag-Erling Smørgrav2000-05-111-59/+150
* Implement restartDag-Erling Smørgrav2000-05-071-1/+32
* Use sizeof more consistently.Dag-Erling Smørgrav2000-05-071-11/+41
* Patches I've had lying around for several months:Dag-Erling Smørgrav2000-01-071-4/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Implement and document file list retrieval.Dag-Erling Smørgrav1998-12-211-1/+11
* Don't specify a language to compile_et.Dag-Erling Smørgrav1998-12-181-3/+3
* Remove unused header files. Fix a few shadowing bugs. Improve error reporting.Dag-Erling Smørgrav1998-12-161-23/+9
* Add verbose flag, and support functions.Dag-Erling Smørgrav1998-12-161-5/+12
* Second of a series of cleanups to libfetch.Dag-Erling Smørgrav1998-11-061-7/+16
* First of a series of cleanups to libfetch. Changed files, inDag-Erling Smørgrav1998-11-051-15/+2
* Commit a bunch of patches that have been accumulating:Dag-Erling Smørgrav1998-08-171-3/+3
* Base64 code (and the MIT copyright) moved to http.cDag-Erling Smørgrav1998-07-121-13/+161
* Too many changes to list. Basically, FTP is nearly there and errorDag-Erling Smørgrav1998-07-111-33/+19
* Imported libfetch into the tree. It compiles, but there's still someDag-Erling Smørgrav1998-07-091-0/+338