| Age | Commit message (Expand) | Author |
| 2023-02-25 | Add option sslnoverify to control validation of SSL certificates. | mlelstv |
| 2012-12-22 | document https support, mentioning certificates are not validated, and obey | christos |
| 2009-04-12 | Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). | lukem |
| 2008-09-30 | update copyrights | lukem |
| 2008-05-10 | Add epsv6 and epsv to disable extended passive mode for ipv6 or both ipv4 and... | skd |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-04-11 | Revert rename of "debug" command from "ftp_debug" back to "debug". | lukem |
| 2006-01-31 | rename debug to ftp_debug. grr libssh. | christos |
| 2005-06-09 | copyright maintenance | lukem |
| 2005-04-11 | gratuitous whitespace cleanup (before someone else jumps the gun...) | lukem |
| 2004-07-15 | Fix bug in Christos' recent cleanup which broke the "help" and "rhelp" commands. | lukem |
| 2004-06-06 | Save approximately 8K by not including http authentication, extended status | christos |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-07-29 | Improve description of help text for "passive". | lukem |
| 2000-11-15 | - implement "mreget"; as per "mget" but uses "reget" instead of "get" | lukem |
| 2000-09-14 | since everything else here uses ANSI C, we might as well replace __STRING() | lukem |
| 2000-07-28 | rename "opts" to "remopts", so people used to "o host" don't get bitten... | lukem |
| 2000-07-18 | add support for FEAT and OPTS commands with `features' and `opts'. | lukem |
| 2000-05-01 | * Add support for `fget localfile', which reads a list of filenames to | lukem |
| 1999-11-12 | - implement `set rprompt'; right side version of `set prompt'. depends on | lukem |
| 1999-11-11 | - implement updateremotepwd(); update the global variable `remotepwd' | lukem |
| 1999-10-24 | new features: | lukem |
| 1999-10-05 | add TNFi copyright to all files i've done more than a minor amount of work to... | lukem |
| 1999-10-05 | enhancments from Marc Horowitz <marc@mit.edu> to improve connection timeouts: | lukem |
| 1999-10-01 | * newer takes an optional second arg, so document this | lukem |
| 1999-09-28 | * add new commands: | lukem |
| 1999-09-27 | * idle(): rename to idlecmd(). certain linux distributions have an incompatible | lukem |
| 1999-09-22 | * add support for `xferbuf', which sets both `sndbuf' and `rcvbuf' | lukem |
| 1999-07-11 | add epsv4 command, which enable/disable the use of EPSV/EPRT. | itojun |
| 1999-07-02 | add dual-stack (IPv4/v6) support. hope I broke no other part... | itojun |
| 1999-06-29 | [fear this; more ftp hacking from lukem :-] | lukem |
| 1999-06-24 | include <signal.h> explicitly! we use sig_t extern.h, and we cannot | christos |
| 1999-06-20 | split the "SMALL" #ifdefs into ones for NO_ABOUT, NO_EDITCOMPLETE, and | cgd |
| 1999-03-08 | whitespace & copyright fixes | lukem |
| 1998-07-26 | * spell `retrieved' correctly! | lukem |
| 1998-07-10 | Add "sndbuf" and "rcvbuf" commands for setting the socket buffer sizes, | thorpej |
| 1997-08-18 | bugs fixed: | lukem |
| 1997-07-20 | * use RCSID() && COPYRIGHT() macros | lukem |
| 1997-04-05 | * support $ftp_proxy for ftp:// transfers [bin/3245] | lukem |
| 1997-03-14 | SMALLFTP->SMALL; remove SMALL from Makefile | christos |
| 1997-03-13 | Features: | lukem |
| 1997-01-19 | New features: | lukem |
| 1997-01-09 | RCS ID police | tls |
| 1996-12-06 | functionality mods: | lukem |
| 1996-11-28 | More features, some of which were inspired by changes that | lukem |
| 1996-11-25 | Correct the connecthelp info. This is really ftp, not tftp. | fvdl |
| 1996-11-25 | cleanups/bugfixes: | lukem |
| 1995-09-08 | Sync with 4.4lite2 | tls |
| 1994-08-29 | Add RCS ids. | mycroft |
| 1994-08-25 | passive mode support, from David Carrel <carrel@cisco.com>, and cleaned | cgd |