aboutsummaryrefslogtreecommitdiff
path: root/src/appl/gssftp/ftp/ftp.c
AgeCommit message (Expand)AuthorFilesLines
1998-10-28add fundsxpress copyrightsMarc Horowitz1-0/+26
1998-10-24merge in from mainlineMarc Horowitz1-30/+41
1998-08-23implement fallback from the krb5 rfcv2 mech to the rfc1964 mechMarc Horowitz1-25/+40
1998-01-30Add -x (automatically encrypt) and -f (forward credentials) optionsDan Winship1-2/+4
1997-12-12 * ftp.c:Tom Yu1-0/+6
1997-10-16 * main.c: Change KERBEROS to KRB5_KRB4_COMPAT where appropriateTom Yu1-73/+73
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1-2/+3
1996-08-05s/struct fd_set/fd_set/gSam Hartman1-5/+5
1996-07-27* Define a non-zero FUDGE_FACTOR for GSSAPI; I have it set to 64 now,Sam Hartman1-0/+2
1996-03-19Use AC_HEADER_STDARG and use that test to set STDARG.Ezra Peisach1-1/+1
1996-02-24remove errno correctlyMark Eichin1-1/+1
1996-02-24remove extraneous second include of stdlib.hMark Eichin1-6/+1
1996-02-24update from cygnus sourcesMark Eichin1-10/+22
1996-02-07 * configure.in: Check for stdlib.hEzra Peisach1-0/+3
1996-01-19Portability fixes: don't declare errno everSam Hartman1-0/+3
1996-01-18Include sys/select.h for AIXSam Hartman1-0/+3
1996-01-14Cygnus implementation of GSSAPI-based ftp client and server.Mark Eichin1-0/+2147