Age | Commit message (Expand) | Author |
2014-01-23 | Add -D shorttitle support, so that the progress meter can show some sort | Theo de Raadt |
2010-06-29 | fix output handling: | Alexander Hall |
2010-04-30 | shuffle some things around to deal with incomplete types | Jonathan Gray |
2009-05-05 | make it clean removing the ifdef SMALL maze. separate cmds and | Martynas Venckus |
2009-04-27 | remove uploading and macros support from install media; to save | Martynas Venckus |
2009-04-26 | figure out titles automatically by using remote file name. remove | Martynas Venckus |
2009-04-13 | add a "-T title" option to ftp; this is is used in progress bar mode to | Theo de Raadt |
2008-07-08 | - add support for recursive transfers (but not for floppies), e.g. | Martynas Venckus |
2008-06-25 | in resume mode, pass -c to mget when {dir,file}hasglob, so that i'm | Martynas Venckus |
2008-06-25 | - fix -Wall (no behavior change, a || b && c = a || (b && c) anyway) | Martynas Venckus |
2008-06-16 | fix transfer interrupting when confirmrest mode is used. change | Martynas Venckus |
2007-06-16 | implement a `keep-alive' option that sends bytes over an inactive | Marc Espie |
2007-06-13 | Enable cookie support. This allows parsing of netscape-like cookie jars | Pierre-Yves Ritschard |
2007-06-06 | Remove the .netrc parser when compiling a SMALL binary. | Pierre-Yves Ritschard |
2005-10-12 | Fix mget directory traversal vulnerability. From NetBSD. CAN-2002-1345. | Otto Moerbeek |
2004-09-16 | type corrections and other delinting | Theo de Raadt |
2003-08-11 | The empty() function basically effects a poll, so replace it with | Todd C. Miller |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-11-08 | http redirect support; adapted from NetBSD. | Federico G. Schwindt |
2002-05-30 | -4 and -6 options; kanai@big.or.jp; itojun ok | Theo de Raadt |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2000-06-21 | add epsv4 command, which turns off epsv on ipv4 (off by dfeault) | Jun-ichiro itojun Hagino |
1999-12-08 | ftp(1) from KAME, should be good for testing. | Jun-ichiro itojun Hagino |
1998-07-07 | fd_set is not a struct | Artur Grabowski |
1998-02-17 | Add a new option "-o filename" for autofetch mode. Allows use of | Todd C. Miller |
1997-09-04 | Updtaes from NetBSD (lukem) | Todd C. Miller |
1997-07-25 | Updates from NetBSD (lukem) include -Wall cleanup. | Todd C. Miller |
1997-06-10 | Disable progress meter if started as a bg process. Also don't | Todd C. Miller |
1997-04-23 | allow "ftp -aV ftp://host/foo.tar.gz | tar xvfpz -" to work | Theo de Raadt |
1997-04-16 | Sync with NetBSD (lukem): | Todd C. Miller |
1997-04-10 | Sync with NetBSD (lukem) | Todd C. Miller |
1997-03-21 | Add in recent NetBSD changes we didn't already have: | Todd C. Miller |
1997-03-14 | Sync with NetBSD and fix "get foo.txt /dev/tty" wrt progress meter | Todd C. Miller |
1997-02-05 | Include signal.h where reasonable and make signal handlers match | Todd C. Miller |
1997-02-03 | Add back ``-r'' option and fix strncpy() usage and other nits because | Todd C. Miller |
1997-02-03 | Sync with NetBSD | Todd C. Miller |
1997-01-25 | split cd() into two pieces, whoever was here last did a bad job | Theo de Raadt |
1996-12-17 | if pathname given is a valid directory, cd to it at remote, also | michaels |
1996-09-03 | http:// support for the command line fetches; useful for the ports subsystem | Theo de Raadt |
1996-06-26 | rcsid | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |