summaryrefslogtreecommitdiff
path: root/lib/libfetch/http.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.1_cvscvs2svn2000-09-251-1/+1
* MFC: signedness bogon.Dag-Erling Smørgrav2000-08-021-7/+6
* MFC: Sync with -CURRENT (work around bugs in FTP and HTTP servers)Dag-Erling Smørgrav2000-07-261-16/+23
* MFC: Sync with -CURRENT (most notably, fix resume and proxy problems)Dag-Erling Smørgrav2000-07-211-40/+81
* MFC: fix bugs related to resumed HTTP transfers.Dag-Erling Smørgrav2000-07-201-8/+10
* MFC: everything since the last one.Dag-Erling Smørgrav2000-07-171-8/+22
* MFC: #ifdef DEBUG -> #ifndef NDEBUGDag-Erling Smørgrav2000-07-161-2/+2
* MFC: synch with -CURRENTDag-Erling Smørgrav2000-07-161-434/+749
* MFC: everything since RELENG_4 branchedDag-Erling Smørgrav2000-06-291-60/+293
* 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