aboutsummaryrefslogtreecommitdiff
path: root/src/appl/gssftp/ftp
AgeCommit message (Expand)AuthorFilesLines
1998-10-28merge from mainlinemarc-3desMarc Horowitz3-23/+77
1998-10-28add fundsxpress copyrightsMarc Horowitz1-0/+26
1998-10-27Add changelog entries for all the changed and added filesMarc Horowitz1-0/+7
1998-10-24merge in from mainlineMarc Horowitz7-79/+215
1998-08-23implement fallback from the krb5 rfcv2 mech to the rfc1964 mechMarc Horowitz1-25/+40
1998-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso2-1/+6
1998-04-25Fix -n so that it doesn't disable authentication but does disable login. [38]Sam Hartman4-2/+27
1998-04-22* glob.c (ftpglob): Always allocate new storage, even if no magic globKen Raeburn2-2/+17
1998-04-07 * secure.c (secure_putbyte): Set nout = 0 *before* callingDan Winship2-1/+9
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-13Collapse ftp and ftpd's configure.in into gssftp's configure.inTheodore Tso3-21/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso2-0/+6
1998-01-30Add -x (automatically encrypt) and -f (forward credentials) optionsDan Winship6-14/+43
1997-12-12 * ftp.c:Tom Yu3-0/+19
1997-10-16 * main.c: Change KERBEROS to KRB5_KRB4_COMPAT where appropriateTom Yu5-91/+107
1997-08-17 * Makefile.in (SRCS): Add $(srcdir) where neededEzra Peisach2-2/+8
1997-05-02Fix Y2K bug in the parsing of the MDTM command. [krb5-appl/399]Theodore Tso2-2/+7
1997-02-09Merge of libhack_branchTom Yu3-10/+10
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso2-2/+8
1996-11-20Apply patch from shadow@andrew.cmu.edu to fix a bug I fixedSam Hartman2-1/+8
1996-09-27 * cmds.c (setpeer): Apply jik's fix so "-n" actually works asTom Yu2-2/+8
1996-09-10remove ".so man1/header.doc" and extra args to .THTom Yu2-2/+5
1996-08-29man page rewrite from Cygnus. (Got rid of dependency on tmac.doc, whichJeff Bigler1-948/+833
1996-08-05s/struct fd_set/fd_set/gSam Hartman2-5/+10
1996-07-30 * secure.c: Do not assume sizeof(long) = 4 for sending lengths OTWEzra Peisach3-3/+24
1996-07-27* Define a non-zero FUDGE_FACTOR for GSSAPI; I have it set to 64 now,Sam Hartman3-9/+33
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz3-4/+9
1996-06-10cvsignore hackeryTom Yu1-1/+0
1996-05-01previously checked-in changesKen Raeburn1-0/+12
1996-04-09some fixes changes from marc. changelogs will be merged laterMark Eichin2-27/+46
1996-03-19Use AC_HEADER_STDARG and use that test to set STDARG.Ezra Peisach5-3/+11
1996-03-13update from cygnus sources. Get local hostname in a consistent manner,Mark Eichin1-0/+2
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 Eichin3-10/+32
1996-02-07 * configure.in: Check for stdlib.hEzra Peisach6-1/+18
1996-02-04* Makefile.inRichard Basch1-2/+6
1996-01-19Portability fixes: don't declare errno everSam Hartman5-2/+18
1996-01-18Include sys/select.h for AIXSam Hartman3-0/+10
1996-01-14Sanitize and cvsignore files for gssftpMark Eichin2-0/+52
1996-01-14Cygnus implementation of GSSAPI-based ftp client and server.Mark Eichin18-0/+8804