summaryrefslogtreecommitdiffstats
path: root/src/appl/gssftp/ftp/main.c
Commit message (Expand)AuthorAgeFilesLines
* Unbundle applications into separate repositoryGreg Hudson2009-11-221-606/+0
* make mark-cstyleTom Yu2009-10-311-2/+2
* Remove krb4 support in gssftp and telnetGreg Hudson2008-12-151-27/+0
* Include signal.h before ftp_var.h to silence my_sig_t redefinition problemKen Raeburn2008-03-041-1/+1
* * main.c (makeargv): Report an error if parsed arguments won't fit in margvKen Raeburn2002-11-091-1/+8
* * ftp.c: Include Winsock 2 instead of Winsock.Danilo Almeida2002-04-111-0/+5
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-3/+3
* * Makefile.in, cmds.c, ftp.c, ftp_var.h, getpass.c, glob.c,Danilo Almeida2001-07-241-21/+51
* * domacro.c: Compiler warning cleanups and fix the overflow fix toEzra Peisach2000-08-171-10/+20
* 1.2-beta4 pullupKen Raeburn2000-06-301-1/+2
* Volatile decls as needed.Ken Raeburn2000-02-191-1/+2
* * ftp.M: Add documentation for new ccc and cprotect commands.Geoffrey King1998-10-261-6/+8
* cmdtab.c: Update help message for passive mode so that itTheodore Tso1998-10-021-1/+1
* * ftp.c, cmds.c, cmdtab.c, main.c, secure.c, ftp_var.h: ReplaceGeoffrey King1998-08-121-3/+4
* Fix -n so that it doesn't disable authentication but does disable login. [38]Sam Hartman1998-04-251-0/+7
* Add -x (automatically encrypt) and -f (forward credentials) optionsDan Winship1998-01-301-0/+10
* * ftp.c:Tom Yu1997-12-121-0/+6
* * main.c: Change KERBEROS to KRB5_KRB4_COMPAT where appropriateTom Yu1997-10-161-5/+5
* Cygnus implementation of GSSAPI-based ftp client and server.Mark Eichin1996-01-141-0/+553