| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC 1.74: Mark uploads as O_WRONLY, not O_RDONLY. | Dag-Erling Smørgrav | 2002-02-03 | 1 | -2/+6 |
| * | MFC: remove VT100 escapes. | Dag-Erling Smørgrav | 2002-01-04 | 1 | -3/+2 |
| * | MFC: synch with -CURRENT (authentication callbacks, redirect to FTP URLs, | Dag-Erling Smørgrav | 2001-12-18 | 1 | -96/+68 |
| * | MFC: synch with -CURRENT, except for fetchAuthMethod and version bump. | Dag-Erling Smørgrav | 2001-06-11 | 1 | -42/+46 |
| * | MFC: constify, plug memory leak, add newish error codes. | Dag-Erling Smørgrav | 2001-05-26 | 1 | -23/+22 |
| * | MFC: set us->size to -1 when server's response is unparseable. | Dag-Erling Smørgrav | 2001-04-07 | 1 | -0/+1 |
| * | MFC: port range usage. | Dag-Erling Smørgrav | 2001-03-24 | 1 | -4/+4 |
| * | MFC: support {ftp,http}_proxy for compatibility reasons. | Dag-Erling Smørgrav | 2001-03-15 | 1 | -4/+7 |
| * | MFC: 'anonymous' instead of 'ftp' | Dag-Erling Smørgrav | 2001-02-22 | 1 | -3/+2 |
| * | MFC: FTP_LOGIN. | Dag-Erling Smørgrav | 2000-12-27 | 1 | -0/+2 |
| * | MFC: synch with -CURRENT (cleanup, passive mode detection) | Dag-Erling Smørgrav | 2000-12-10 | 1 | -1/+1 |
| * | MFC: fix support for historical proxy syntax. | Dag-Erling Smørgrav | 2000-12-01 | 1 | -2/+6 |
| * | MFC: multiline response fix. | Dag-Erling Smørgrav | 2000-11-27 | 1 | -1/+1 |
| * | MFC: revert to documented (and historical) defaults. | Dag-Erling Smørgrav | 2000-11-10 | 1 | -17/+4 |
| * | MFC: various bug fixes and additional error checking. | Dag-Erling Smørgrav | 2000-10-30 | 1 | -12/+36 |
| * | Don't expect a result code on the control connection until you've closed the | Dag-Erling Smørgrav | 2000-10-27 | 1 | -3/+3 |
| * | MFC: everything (notably: better proxy support, better timeout handling, | Dag-Erling Smørgrav | 2000-10-24 | 1 | -79/+211 |
| * | MFC: grok 125 replies to passive RETR | Dag-Erling Smørgrav | 2000-08-29 | 1 | -1/+2 |
| * | MFC: don't die if server doesn't grok MDTM | Dag-Erling Smørgrav | 2000-07-28 | 1 | -0/+1 |
| * | MFC: Sync with -CURRENT (work around bugs in FTP and HTTP servers) | Dag-Erling Smørgrav | 2000-07-26 | 1 | -20/+19 |
| * | MFC: Sync with -CURRENT (most notably, fix resume and proxy problems) | Dag-Erling Smørgrav | 2000-07-21 | 1 | -3/+30 |
| * | MFC: fix the case where the file name is preceded by a lone slash. | Dag-Erling Smørgrav | 2000-07-20 | 1 | -1/+1 |
| * | MFC: Failure to stat does not necessarily imply failure to retrieve | Dag-Erling Smørgrav | 2000-07-18 | 1 | -1/+5 |
| * | MFC: everything since the last one. | Dag-Erling Smørgrav | 2000-07-17 | 1 | -102/+143 |
| * | MFC: synch with -CURRENT | Dag-Erling Smørgrav | 2000-07-16 | 1 | -27/+24 |
| * | MFC: everything since RELENG_4 branched | Dag-Erling Smørgrav | 2000-06-29 | 1 | -62/+295 |
| * | Fix timestamp handling. | Dag-Erling Smørgrav | 2000-01-26 | 1 | -5/+7 |
| * | More old uncommitted patches: implement timeouts at the protocol level. | Dag-Erling Smørgrav | 2000-01-07 | 1 | -97/+119 |
| * | Patches I've had lying around for several months: | Dag-Erling Smørgrav | 2000-01-07 | 1 | -14/+43 |
| * | $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/+12 |
| * | Don't specify a language to compile_et. | Dag-Erling Smørgrav | 1998-12-18 | 1 | -3/+3 |
| * | Implement and document fetchStatFTP. | Dag-Erling Smørgrav | 1998-12-16 | 1 | -46/+129 |
| * | Remove unused header files. Fix a few shadowing bugs. Improve error reporting. | Dag-Erling Smørgrav | 1998-12-16 | 1 | -34/+21 |
| * | Add verbose flag, and support functions. | Dag-Erling Smørgrav | 1998-12-16 | 1 | -7/+8 |
| * | Second of a series of cleanups to libfetch. | Dag-Erling Smørgrav | 1998-11-06 | 1 | -11/+22 |
| * | First of a series of cleanups to libfetch. Changed files, in | Dag-Erling Smørgrav | 1998-11-05 | 1 | -40/+7 |
| * | Commit a bunch of patches that have been accumulating: | Dag-Erling Smørgrav | 1998-08-17 | 1 | -13/+12 |
| * | Base64 code (and the MIT copyright) moved to http.c | Dag-Erling Smørgrav | 1998-07-12 | 1 | -77/+62 |
| * | FTP retrieve works. | Dag-Erling Smørgrav | 1998-07-11 | 1 | -57/+143 |
| * | Too many changes to list. Basically, FTP is nearly there and error | Dag-Erling Smørgrav | 1998-07-11 | 1 | -95/+235 |
| * | Imported libfetch into the tree. It compiles, but there's still some | Dag-Erling Smørgrav | 1998-07-09 | 1 | -0/+250 |