| Commit message (Expand) | Author | Age | Files | Lines |
* | * ftp.c (recvrequest): Add new argument indicating whether "-" and "|..." | Ken Raeburn | 2003-06-16 | 1 | -1/+1 |
* | * main.c (makeargv): Report an error if parsed arguments won't fit in margv | Ken Raeburn | 2002-11-09 | 1 | -2/+2 |
* | * ftp.c: Include Winsock 2 instead of Winsock. | Danilo Almeida | 2002-04-11 | 1 | -0/+2 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -93/+89 |
* | * getpass.c: Remove duplicate definitions of sig_t, my_sig_t; | Tom Yu | 2001-07-24 | 1 | -1/+1 |
* | * Makefile.in, cmds.c, ftp.c, ftp_var.h, getpass.c, glob.c, | Danilo Almeida | 2001-07-24 | 1 | -3/+35 |
* | * ftp_var.h: Prototype for recvrequest() needs volatile | Ezra Peisach | 2001-04-27 | 1 | -1/+3 |
* | assume ANSI C: delete no-volatile support, and most no-prototype support | Ken Raeburn | 2001-04-26 | 1 | -4/+0 |
* | renamed getmode() and setmode() to get_mode() and set_mode() to avoid a colli... | Alexandra Ellwood | 2000-08-29 | 1 | -1/+1 |
* | * domacro.c: Compiler warning cleanups and fix the overflow fix to | Ezra Peisach | 2000-08-17 | 1 | -3/+116 |
* | * ftp.c, cmds.c, cmdtab.c, main.c, secure.c, ftp_var.h: Replace | Geoffrey King | 1998-08-12 | 1 | -1/+2 |
* | Fix -n so that it doesn't disable authentication but does disable login. [38] | Sam Hartman | 1998-04-25 | 1 | -0/+1 |
* | Add -x (automatically encrypt) and -f (forward credentials) options | Dan Winship | 1998-01-30 | 1 | -0/+2 |
* | Use AC_HEADER_STDARG and use that test to set STDARG. | Ezra Peisach | 1996-03-19 | 1 | -1/+1 |
* | Cygnus implementation of GSSAPI-based ftp client and server. | Mark Eichin | 1996-01-14 | 1 | -0/+139 |