summaryrefslogtreecommitdiffstats
path: root/src/appl/gssftp/ftp/ftp_var.h
Commit message (Expand)AuthorAgeFilesLines
* Unbundle applications into separate repositoryGreg Hudson2009-11-221-288/+0
* Attach format attributes to declarations of various message-formattingKen Raeburn2007-06-291-1/+5
* * ftp.c (recvrequest): Add new argument indicating whether "-" and "|..."Ken Raeburn2003-06-161-1/+1
* * main.c (makeargv): Report an error if parsed arguments won't fit in margvKen Raeburn2002-11-091-2/+2
* * ftp.c: Include Winsock 2 instead of Winsock.Danilo Almeida2002-04-111-0/+2
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-93/+89
* * getpass.c: Remove duplicate definitions of sig_t, my_sig_t;Tom Yu2001-07-241-1/+1
* * Makefile.in, cmds.c, ftp.c, ftp_var.h, getpass.c, glob.c,Danilo Almeida2001-07-241-3/+35
* * ftp_var.h: Prototype for recvrequest() needs volatileEzra Peisach2001-04-271-1/+3
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-261-4/+0
* renamed getmode() and setmode() to get_mode() and set_mode() to avoid a colli...Alexandra Ellwood2000-08-291-1/+1
* * domacro.c: Compiler warning cleanups and fix the overflow fix toEzra Peisach2000-08-171-3/+116
* * ftp.c, cmds.c, cmdtab.c, main.c, secure.c, ftp_var.h: ReplaceGeoffrey King1998-08-121-1/+2
* Fix -n so that it doesn't disable authentication but does disable login. [38]Sam Hartman1998-04-251-0/+1
* Add -x (automatically encrypt) and -f (forward credentials) optionsDan Winship1998-01-301-0/+2
* Use AC_HEADER_STDARG and use that test to set STDARG.Ezra Peisach1996-03-191-1/+1
* Cygnus implementation of GSSAPI-based ftp client and server.Mark Eichin1996-01-141-0/+139