| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC 1.49: Display full error message. | Dag-Erling Smørgrav | 2002-02-03 | 1 | -5/+52 |
| * | MFC: remove VT100 escapes. | Dag-Erling Smørgrav | 2002-01-04 | 1 | -10/+10 |
| * | MFC: synch with -CURRENT (authentication callbacks, redirect to FTP URLs, | Dag-Erling Smørgrav | 2001-12-18 | 1 | -28/+48 |
| * | MFC: synch with -CURRENT, except for fetchAuthMethod and version bump. | Dag-Erling Smørgrav | 2001-06-11 | 1 | -15/+40 |
| * | MFC: constify, plug memory leak, add newish error codes. | Dag-Erling Smørgrav | 2001-05-26 | 1 | -20/+20 |
| * | MFC: support {ftp,http}_proxy for compatibility reasons. | Dag-Erling Smørgrav | 2001-03-15 | 1 | -1/+2 |
| * | MFC: revert to documented (and historical) defaults. | Dag-Erling Smørgrav | 2000-11-10 | 1 | -20/+3 |
| * | MFC: various bug fixes and additional error checking. | Dag-Erling Smørgrav | 2000-10-30 | 1 | -6/+6 |
| * | MFC: everything (notably: better proxy support, better timeout handling, | Dag-Erling Smørgrav | 2000-10-24 | 1 | -132/+65 |
| * | MFC: accept Status-Line with incomplete HTTP-Version | Dag-Erling Smørgrav | 2000-10-12 | 1 | -9/+18 |
| * | MFC: signedness bogon. | Dag-Erling Smørgrav | 2000-08-02 | 1 | -7/+6 |
| * | MFC: Sync with -CURRENT (work around bugs in FTP and HTTP servers) | Dag-Erling Smørgrav | 2000-07-26 | 1 | -16/+23 |
| * | MFC: Sync with -CURRENT (most notably, fix resume and proxy problems) | Dag-Erling Smørgrav | 2000-07-21 | 1 | -40/+81 |
| * | MFC: fix bugs related to resumed HTTP transfers. | Dag-Erling Smørgrav | 2000-07-20 | 1 | -8/+10 |
| * | MFC: everything since the last one. | Dag-Erling Smørgrav | 2000-07-17 | 1 | -8/+22 |
| * | MFC: #ifdef DEBUG -> #ifndef NDEBUG | Dag-Erling Smørgrav | 2000-07-16 | 1 | -2/+2 |
| * | MFC: synch with -CURRENT | Dag-Erling Smørgrav | 2000-07-16 | 1 | -434/+749 |
| * | MFC: everything since RELENG_4 branched | Dag-Erling Smørgrav | 2000-06-29 | 1 | -60/+293 |
| * | Patches I've had lying around for several months: | Dag-Erling Smørgrav | 2000-01-07 | 1 | -4/+5 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Implement and document file list retrieval. | Dag-Erling Smørgrav | 1998-12-21 | 1 | -1/+11 |
| * | Don't specify a language to compile_et. | Dag-Erling Smørgrav | 1998-12-18 | 1 | -3/+3 |
| * | Remove unused header files. Fix a few shadowing bugs. Improve error reporting. | Dag-Erling Smørgrav | 1998-12-16 | 1 | -23/+9 |
| * | Add verbose flag, and support functions. | Dag-Erling Smørgrav | 1998-12-16 | 1 | -5/+12 |
| * | Second of a series of cleanups to libfetch. | Dag-Erling Smørgrav | 1998-11-06 | 1 | -7/+16 |
| * | First of a series of cleanups to libfetch. Changed files, in | Dag-Erling Smørgrav | 1998-11-05 | 1 | -15/+2 |
| * | Commit a bunch of patches that have been accumulating: | Dag-Erling Smørgrav | 1998-08-17 | 1 | -3/+3 |
| * | Base64 code (and the MIT copyright) moved to http.c | Dag-Erling Smørgrav | 1998-07-12 | 1 | -13/+161 |
| * | Too many changes to list. Basically, FTP is nearly there and error | Dag-Erling Smørgrav | 1998-07-11 | 1 | -33/+19 |
| * | Imported libfetch into the tree. It compiles, but there's still some | Dag-Erling Smørgrav | 1998-07-09 | 1 | -0/+338 |