| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert suni'ls ftp rewrite for now. |  florian | 2019-05-16 | 1 | -118/+1514 |
* | Add the -m flag to the ftp.1 man page. |  kmos | 2019-05-15 | 1 | -3/+7 |
* | Document -v |  florian | 2019-05-14 | 1 | -2/+8 |
* | It will show up in 6.6. |  florian | 2019-05-12 | 1 | -2/+2 |
* | add rcs ids |  jasper | 2019-05-12 | 1 | -0/+2 |
* | Move us from old ftp(1) to Sunil's new ftp(1). The necessary modifications |  kmos | 2019-05-12 | 1 | -1521/+113 |
* | ftp makes a new connection for each auto-fetch file. Remove a lie claiming |  naddy | 2019-05-09 | 1 | -6/+2 |
* | Add TLS session support to ftp(1). |  jsing | 2018-02-10 | 1 | -2/+9 |
* | cetificate -> certificate; |  jmc | 2017-01-25 | 1 | -3/+3 |
* | Add -S noverifytime to ftp to permit an unvalidated TLS connection when |  beck | 2017-01-24 | 1 | -2/+4 |
* | Add a "-w connect_timeout" option in support of URL-fetching. This allows |  deraadt | 2017-01-03 | 1 | -2/+7 |
* | missing full stop; |  jmc | 2016-12-22 | 1 | -2/+2 |
* | add muststaple option so that oscp stapling can be required for sites you |  beck | 2016-12-22 | 1 | -2/+4 |
* | these programs probably do not need to use TMPDIR. ok florian |  tedu | 2016-07-28 | 1 | -4/+2 |
* | Fix the example "ls . |more"; from Frederic Nowak <fnwk at mailbox dot org>. |  schwarze | 2015-11-05 | 1 | -6/+6 |
* | Tweak previous (suggested by and ok jmc@): |  schwarze | 2015-09-25 | 1 | -12/+8 |
* | Clean up SYNOPSIS formatting: |  schwarze | 2015-09-25 | 1 | -22/+38 |
* | remove the first comma from constructs like ", and," and ", or,": you can use |  jmc | 2015-03-13 | 1 | -3/+3 |
* | add -M to disable progressmeter. ok dlg halex millert |  tedu | 2015-02-17 | 1 | -3/+8 |
* | removing two instances of "c.f." - it seems actually "cf." is correct, but |  jmc | 2015-01-31 | 1 | -5/+4 |
* | remove tenex transfer support. if you still have TOPS20 machines in |  tedu | 2015-01-30 | 1 | -16/+4 |
* | Reduce instances of `` '' in manuals. |  bentley | 2014-11-15 | 1 | -3/+4 |
* | Allow ftp(1) to change its User-Agent for HTTP(S) URL requests using a |  lteo | 2014-07-11 | 1 | -2/+8 |
* | Alexander Schrijver posted a diff to remove references to the c_rehash script, |  jmc | 2014-06-25 | 1 | -3/+4 |
* | tweak previous; |  jmc | 2014-01-23 | 1 | -4/+6 |
* | Add -D shorttitle support, so that the progress meter can show some sort |  deraadt | 2014-01-23 | 1 | -2/+5 |
* | Add support for SSL/TLS server certificate validation, enabled by |  jca | 2013-12-24 | 1 | -2/+40 |
* | Remove an obsolete paragraph in the BUGS section about using ftp(1) with |  lteo | 2013-04-28 | 1 | -13/+2 |
* | Add a STANDARDS section to list RFC's related to the FTP protocol |  lteo | 2013-02-19 | 1 | -2/+17 |
* | ARPANET -> Internet |  lteo | 2013-02-15 | 1 | -6/+5 |
* | Add support for recursive ftp upload. The mput command of the ftp |  bluhm | 2012-10-15 | 1 | -4/+17 |
* | Make a few ftp(1) usage/man page changes related to Basic |  lteo | 2012-08-26 | 1 | -19/+35 |
* | Add support for basic HTTP authentication as described on RFC 2617 and |  haesbaert | 2012-08-14 | 1 | -6/+8 |
* | Add a -s flag to ftp(1) to let the user specify the source IP address |  haesbaert | 2012-04-30 | 1 | -2/+14 |
* | fix SYNOPSIS (yes, there are still some issues here); |  jmc | 2010-07-26 | 1 | -7/+8 |
* | More delimiters that need quoting inside macros, hunted down by jmc@, |  schwarze | 2010-07-15 | 1 | -3/+3 |
* | zap trailing whitespace; |  jmc | 2009-08-09 | 1 | -2/+2 |
* | document the "file:file" auto-fetching mode. |  sobrado | 2009-08-09 | 1 | -3/+12 |
* | it fetches multiple urls; so usage was wrong. ok sthen@ |  martynas | 2009-06-06 | 1 | -2/+6 |
* | figure out titles automatically by using remote file name. remove |  martynas | 2009-04-26 | 1 | -7/+2 |
* | add a "-T title" option to ftp; this is is used in progress bar mode to |  deraadt | 2009-04-13 | 1 | -2/+7 |
* | - simplify mget(): remove the duplicate code and just use getit(), |  martynas | 2008-09-08 | 1 | -13/+22 |
* | default file transfer type is binary, not ascii; |  sobrado | 2008-08-22 | 1 | -46/+59 |
* | better description for TMPDIR. from millert@ |  martynas | 2008-07-16 | 1 | -3/+3 |
* | - add support for recursive transfers (but not for floppies), e.g. |  martynas | 2008-07-08 | 1 | -13/+28 |
* | - fix -Wall (no behavior change, a || b && c = a || (b && c) anyway) |  martynas | 2008-06-25 | 1 | -4/+35 |
* | - add 'q', which does the same as eof |  martynas | 2008-06-16 | 1 | -2/+10 |
* | turn on keepalive by default (one byte every 60 seconds) |  espie | 2008-03-10 | 1 | -2/+5 |
* | tweak previous; |  jmc | 2008-03-09 | 1 | -6/+3 |
* | Document that -k 0 does not do anything, instead of sending bytes every |  espie | 2008-03-08 | 1 | -3/+7 |