| Commit message (Expand) | Author | Age | Files | Lines |
| * | FreeBSD-SA-04:16.fetch: | Colin Percival | 2004-11-18 | 1 | -1/+2 |
| * | MFC: (1.73) the check for r_flag was accidentally removed in 1.72. | Dag-Erling Smørgrav | 2004-08-31 | 1 | -1/+1 |
| * | Fix a couple of edge cases in which sb.st_size may be incorrect or | Dag-Erling Smørgrav | 2004-08-15 | 1 | -5/+16 |
| * | Don't strip trailing linear whitespace from passwords. | Dag-Erling Smørgrav | 2004-07-27 | 1 | -5/+5 |
| * | Style nits. | Dag-Erling Smørgrav | 2004-07-27 | 1 | -5/+4 |
| * | Truncate long file names in stat_display(), as was originally intended. | Dag-Erling Smørgrav | 2004-07-05 | 1 | -1/+1 |
| * | The description of the -S option in the man page says we won't fail if the | Dag-Erling Smørgrav | 2004-06-24 | 1 | -1/+0 |
| * | Fix integer overflow in the file size output when dealing with | Lukas Ertl | 2004-05-19 | 1 | -3/+3 |
| * | Workaround for servers that ignore byte ranges when using chunked | Dag-Erling Smørgrav | 2004-04-06 | 1 | -1/+1 |
| * | Use %zu for size_t, like God intended. | Dag-Erling Smørgrav | 2004-02-18 | 1 | -1/+1 |
| * | Fix printf() format bug in previous commit (size_t != int). | Dag-Erling Smørgrav | 2004-02-18 | 1 | -17/+19 |
| * | Revamp the statistics code, and switch to a much more compact display | Dag-Erling Smørgrav | 2004-02-18 | 1 | -48/+56 |
| * | Use floating point arithmetic to compute the ETA to avoid integer overflow | Dag-Erling Smørgrav | 2003-03-11 | 1 | -1/+1 |
| * | Clean up the ETA logic a bit and make sure it works for restarted transfers. | Dag-Erling Smørgrav | 2003-03-11 | 1 | -7/+8 |
| * | Slight cleanup of the ETA / BPS code. Avoid a division by zero. | Dag-Erling Smørgrav | 2003-01-23 | 1 | -14/+12 |
| * | Add -N option to specify a netrc file. | Dag-Erling Smørgrav | 2003-01-22 | 1 | -29/+66 |
| * | Use the URL instead of the output file name when reporting errors relating | Dag-Erling Smørgrav | 2002-11-27 | 1 | -6/+6 |
| * | Don't set atime / mtime if we don't have an output file, which can happen | Dag-Erling Smørgrav | 2002-11-13 | 1 | -2/+2 |
| * | Don't divide by zero to calculate the ETA, even if we haven't gotten | Bill Fenner | 2002-11-12 | 1 | -1/+1 |
| * | Don't exit with success after timeout during authentication. | Bill Fenner | 2002-11-07 | 1 | -0/+4 |
| * | Don't complain about not knowing the remote file size when working in | Dag-Erling Smørgrav | 2002-10-27 | 1 | -1/+1 |
| * | Whitespace and indentation cleanup. | Dag-Erling Smørgrav | 2002-10-27 | 1 | -12/+12 |
| * | Forgot to disable alarms after fetchXGet() in previous commit. | Dag-Erling Smørgrav | 2002-10-27 | 1 | -0/+2 |
| * | Add an ETA timer that kicks in after 30 seconds. | Dag-Erling Smørgrav | 2002-10-27 | 1 | -16/+45 |
| * | s/optarg/s/ (cut'n'paste braino) | Dag-Erling Smørgrav | 2002-08-27 | 1 | -6/+4 |
| * | Use strtol(3) instead of a home-grown version, and fix a "possibly | Dag-Erling Smørgrav | 2002-07-28 | 1 | -36/+24 |
| * | Usage style sweep: spell "usage" with a small 'u'. | Dag-Erling Smørgrav | 2002-04-22 | 1 | -1/+1 |
| * | Restored the part of 1.45 that was clobbered in rev.1.46: | Bruce Evans | 2002-03-27 | 1 | -0/+1 |
| * | Add FBSDID. Remove unused include. Getopt returns -1 not EOF. | Philippe Charnier | 2002-03-26 | 1 | -5/+5 |
| * | #include <sys/time.h> instead of depending on namespace pollution in | Bruce Evans | 2002-02-25 | 1 | -2/+2 |
| * | If downloading to a temporary file, set the timestamp on the temp file, not | Dag-Erling Smørgrav | 2002-02-16 | 1 | -2/+2 |
| * | Set fetchDebug if v_level is 3 or more. | Dag-Erling Smørgrav | 2001-12-09 | 1 | -0/+2 |
| * | Remove an extraneous argument to fprintf that -Wformat noticed. | Ian Dowse | 2001-11-10 | 1 | -1/+1 |
| * | Remove a debugging warnx() that got committed by mistake. | Dag-Erling Smørgrav | 2001-11-03 | 1 | -1/+0 |
| * | Don't print running stats unless we're the foreground process. | Dag-Erling Smørgrav | 2001-09-23 | 1 | -0/+11 |
| * | Add a cast to silence a warning (error because of WARNS=2) on Alpha. | Mike Barcroft | 2001-09-10 | 1 | -1/+1 |
| * | If the local file does not exist, or is a regular file, and we're not trying | Dag-Erling Smørgrav | 2001-09-08 | 1 | -27/+71 |
| * | Remove a blank line that snuck in with the previous commit. | Dag-Erling Smørgrav | 2001-08-18 | 1 | -1/+1 |
| * | Add some comments. | Dag-Erling Smørgrav | 2001-08-17 | 1 | -3/+26 |
| * | Include value of command line argument that causes an error message or | Stefan Eßer | 2001-07-28 | 1 | -6/+9 |
| * | If we're writing to stdout, we don't care about the size. | Dag-Erling Smørgrav | 2001-07-17 | 1 | -1/+1 |
| * | WARNS cleanup + remove an unused macro and an unused function argument. | Dag-Erling Smørgrav | 2001-07-17 | 1 | -627/+632 |
| * | Fix an embarassing if-test-reversal bug that broke scheme guessing. | Dag-Erling Smørgrav | 2001-07-08 | 1 | -2/+2 |
| * | Don't try to print a completion percentage for zero-size files. | Dag-Erling Smørgrav | 2001-06-01 | 1 | -1/+1 |
| * | Damn. Fix typo in previous commit. | Dag-Erling Smørgrav | 2001-05-27 | 1 | -1/+1 |
| * | When running on a tty, install an authentication callback. | Dag-Erling Smørgrav | 2001-05-26 | 1 | -8/+52 |
| * | Bring the usage message in synch with reality. | Dag-Erling Smørgrav | 2001-03-28 | 1 | -3/+2 |
| * | Now that libfetch uses the high port range by default, add a -U option to | Dag-Erling Smørgrav | 2001-03-24 | 1 | -7/+10 |
| * | If SIGINFO is received during the transfer, print a status line similar | Dag-Erling Smørgrav | 2001-03-07 | 1 | -5/+29 |
| * | Warn if the size of the remote file isn't known. | Dag-Erling Smørgrav | 2000-12-22 | 1 | -2/+11 |