| Commit message (Expand) | Author | Age | Files | Lines |
* | fetch: make -S argument accept values > 2GB | Stefan Eßer | 2022-02-20 | 1 | -1/+1 |
* | fetch(1): more fixes for soft failure handling | Eugene Grosbein | 2022-01-25 | 1 | -3/+4 |
* | fetch(1): fix error in previous commit | Eugene Grosbein | 2022-01-24 | 1 | -1/+1 |
* | fetch(1): do not consider HTTP 5XX errors as soft failures | Eugene Grosbein | 2022-01-24 | 1 | -7/+16 |
* | fetch(1): correct progress accounting after previous commit | Eugene Grosbein | 2022-01-24 | 1 | -1/+1 |
* | fetch(1): process truncated transfer as soft failure | Eugene Grosbein | 2022-01-24 | 1 | -4/+17 |
* | Through a combination of insufficient variable initialization and | Dag-Erling Smørgrav | 2018-09-10 | 1 | -41/+69 |
* | Support If-Modified-Since for https as well as http. | Dag-Erling Smørgrav | 2018-05-12 | 1 | -3/+4 |
* | various: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | Remove defunct SSLv2 support from fetch(1) and fetch(3). | Jung-uk Kim | 2015-03-25 | 1 | -15/+10 |
* | Increase the default (and minimum) buffer size from 4 kB to 16 kB. Also, | Dag-Erling Smørgrav | 2014-01-28 | 1 | -1/+2 |
* | whitespace and bump copyright | Dag-Erling Smørgrav | 2014-01-28 | 1 | -3/+3 |
* | Implement certificate verification, and many other SSL-related | Dag-Erling Smørgrav | 2013-07-26 | 1 | -7/+136 |
* | Correct check to see if file changes. | Eitan Adler | 2013-06-02 | 1 | -1/+1 |
* | Fix bandwidth reporting when doing a restarted download with "-r". | Andre Oppermann | 2012-12-09 | 1 | -1/+1 |
* | Add check for failure of mkstemp and setenv. | Eitan Adler | 2012-12-08 | 1 | -2/+6 |
* | Change fetch(1) to: | Andre Oppermann | 2012-11-16 | 1 | -11/+25 |
* | More -Wmissing-variable-declarations fixes. | Ed Schouten | 2012-10-19 | 1 | -41/+41 |
* | Fix two issues related to the use of SIGINFO in fetch(1) to display | Dag-Erling Smørgrav | 2012-01-18 | 1 | -7/+12 |
* | Document the fact that passive mode is now the default. | Dag-Erling Smørgrav | 2011-09-27 | 1 | -1/+1 |
* | Use fseeko() instead of fseek(). The rest of the code is off_t-aware, | Dag-Erling Smørgrav | 2011-09-27 | 1 | -2/+2 |
* | Followup to r225599: the fseek() was a no-op since the file was opened | Dag-Erling Smørgrav | 2011-09-27 | 1 | -8/+8 |
* | When resuming an HTTP download, we failed to verify that the range | Dag-Erling Smørgrav | 2011-09-15 | 1 | -0/+14 |
* | Treat an empty argument as an error, instead of fetching the | Ruslan Ermilov | 2009-12-30 | 1 | -0/+5 |
* | Revert most part of 200420 as requested, as more review and polish is | Xin LI | 2009-12-13 | 1 | -0/+1 |
* | Remove unneeded header includes from usr.bin/ except contributed code. | Xin LI | 2009-12-11 | 1 | -1/+0 |
* | The FTP_TIMEOUT and HTTP_TIMEOUT environment variables were ignored because | Dag-Erling Smørgrav | 2009-01-17 | 1 | -3/+4 |
* | 1. Update fetch to consistently return 1 on error, as the man page states, | Murray Stokely | 2008-12-17 | 1 | -6/+5 |
* | Add support for HTTP 1.1 If-Modified-Since behavior. | Murray Stokely | 2008-12-15 | 1 | -4/+25 |
* | Improve usage and sync SYNOPSIS with usage. | Ruslan Ermilov | 2008-12-13 | 1 | -4/+5 |
* | Apply the same defaults to https as to http. | Dag-Erling Smørgrav | 2008-12-11 | 1 | -2/+3 |
* | Use the SCHEME_ knobs rather than knowing what they expand to. | David E. O'Brien | 2008-08-21 | 1 | -2/+2 |
* | Try to preserve ownership and permissions when replacing an existing file. | Dag-Erling Smørgrav | 2006-11-10 | 1 | -0/+2 |
* | Only clear sb.st_size if it is clearly wrong or meaningless. This fixes | Dag-Erling Smørgrav | 2005-12-30 | 1 | -5/+5 |
* | Reflect progress in process title. | Dag-Erling Smørgrav | 2005-12-30 | 1 | -0/+4 |
* | Fix buffer overflow. This is FreeBSD-SA-04:16.fetch. | Colin Percival | 2004-11-18 | 1 | -1/+2 |
* | Update copyright years. | Dag-Erling Smørgrav | 2004-09-21 | 1 | -1/+1 |
* | The check for r_flag was accidentally removed in the previous commit. | Dag-Erling Smørgrav | 2004-08-26 | 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 |