summaryrefslogtreecommitdiffstats
path: root/src/appl/gssftp/ftp/ftp.c
Commit message (Expand)AuthorAgeFilesLines
* * domacro.c: Compiler warning cleanups and fix the overflow fix toEzra Peisach2000-08-171-98/+122
* 1.2-beta4 pullupKen Raeburn2000-06-301-15/+31
* Volatile decls as needed.Ken Raeburn2000-02-191-14/+15
* Don't fclose(NULL). Don't declare string functions that are macrosKen Raeburn1999-09-211-1/+6
* disable krb5-mech2 for now; from 1.1 branchKen Raeburn1999-09-011-2/+0
* * ftp.c: Inclusion of gssapi_krb5.h requires gssapi_generic.hEzra Peisach1999-05-111-0/+1
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-25/+66
* * cmds.c (user): Replace "oldlevel" with the more descriptiveGeoffrey King1998-08-281-2/+12
* * ftp.c, cmds.c, cmdtab.c, main.c, secure.c, ftp_var.h: ReplaceGeoffrey King1998-08-121-24/+25
* Fri Aug 7 22:39:47 1998 Matthew D Hancher <mdh@mit.edu>Matthew Hancher1998-08-081-2/+2
* * ftp.c (getreply): Restore proper setting of safe. This variableTom Yu1998-08-071-1/+1
* Add -x (automatically encrypt) and -f (forward credentials) optionsDan Winship1998-01-301-2/+4
* * ftp.c:Tom Yu1997-12-121-0/+6
* * main.c: Change KERBEROS to KRB5_KRB4_COMPAT where appropriateTom Yu1997-10-161-73/+73
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-2/+3
* s/struct fd_set/fd_set/gSam Hartman1996-08-051-5/+5
* * Define a non-zero FUDGE_FACTOR for GSSAPI; I have it set to 64 now,Sam Hartman1996-07-271-0/+2
* Use AC_HEADER_STDARG and use that test to set STDARG.Ezra Peisach1996-03-191-1/+1
* remove errno correctlyMark Eichin1996-02-241-1/+1
* remove extraneous second include of stdlib.hMark Eichin1996-02-241-6/+1
* update from cygnus sourcesMark Eichin1996-02-241-10/+22
* * configure.in: Check for stdlib.hEzra Peisach1996-02-071-0/+3
* Portability fixes: don't declare errno everSam Hartman1996-01-191-0/+3
* Include sys/select.h for AIXSam Hartman1996-01-181-0/+3
* Cygnus implementation of GSSAPI-based ftp client and server.Mark Eichin1996-01-141-0/+2147