aboutsummaryrefslogtreecommitdiff
path: root/src/appl/gssftp/ftp/secure.c
AgeCommit message (Expand)AuthorFilesLines
1998-10-24merge in from mainlineMarc Horowitz1-14/+14
1998-04-07 * secure.c (secure_putbyte): Set nout = 0 *before* callingDan Winship1-1/+1
1997-10-16 * main.c: Change KERBEROS to KRB5_KRB4_COMPAT where appropriateTom Yu1-11/+12
1996-11-20Apply patch from shadow@andrew.cmu.edu to fix a bug I fixedSam Hartman1-1/+1
1996-07-30 * secure.c: Do not assume sizeof(long) = 4 for sending lengths OTWEzra Peisach1-3/+15
1996-07-27* Define a non-zero FUDGE_FACTOR for GSSAPI; I have it set to 64 now,Sam Hartman1-9/+14
1996-04-09some fixes changes from marc. changelogs will be merged laterMark Eichin1-27/+42
1996-03-19Use AC_HEADER_STDARG and use that test to set STDARG.Ezra Peisach1-1/+1
1996-02-07 * configure.in: Check for stdlib.hEzra Peisach1-0/+3
1996-01-19Portability fixes: don't declare errno everSam Hartman1-1/+3
1996-01-14Cygnus implementation of GSSAPI-based ftp client and server.Mark Eichin1-0/+382