aboutsummaryrefslogtreecommitdiff
path: root/src/appl/gssftp/ftp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-05-17This commit was manufactured by cvs2svn to create tagkfw-2.6.2-beta2no author1-0/+13
2003-01-10Use socklen_t when passing address to socket functions.Ken Raeburn1-0/+5
2002-11-09* main.c (makeargv): Report an error if parsed arguments won't fit in margvKen Raeburn1-0/+6
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-0/+4
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-0/+4
2002-06-14Use ws2_32.lib instead of wsock32.libKen Raeburn1-0/+5
2002-04-11Suppress warning about unitialized variable; compiler's constant foldingSam Hartman1-0/+4
2002-04-11* ftp.c: Include Winsock 2 instead of Winsock.Danilo Almeida1-0/+10
2002-04-04Patch from Mark Eichin for bug 635Sam Hartman1-0/+5
2002-03-07define "unix" on BSDKen Raeburn1-0/+4
2001-12-08 * glob.c (execbrc): Fix some fencepost errors. Don't copyTom Yu1-0/+6
2001-10-11* ftp.c: Conditionalize declarations of some "unused variables" toDanilo Almeida1-0/+5
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn1-0/+6
2001-08-21* glob.c (amatch, case '*'): Treat multiple asterisks the same as oneKen Raeburn1-0/+5
2001-07-30 * ftp.c: Declare mech_type in struct gss_trials gss_OID to beEzra Peisach1-0/+5
2001-07-28Remove local Win32-specific definition of gss_mech_krb5.Danilo Almeida1-0/+6
2001-07-24 * getpass.c: Remove duplicate definitions of sig_t, my_sig_t;Tom Yu1-0/+7
2001-07-24 * Makefile.in, cmds.c, ftp.c, ftp_var.h, getpass.c, glob.c,Danilo Almeida1-0/+11
2001-07-04 * secure.c: Instead of hard wiring the FUDGE_FACTOR, newEzra Peisach1-0/+8
2001-06-15 * cmds.c, domacro.c: Cast arguments to isspace() and isdigit()Ezra Peisach1-0/+7
2001-05-01cmds.c: fix broken port number checkKen Raeburn1-0/+6
2001-04-27 * ftp_var.h: Prototype for recvrequest() needs volatileEzra Peisach1-0/+8
2001-04-26assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn1-0/+5
2001-03-08prefer strerror() over sys_errlist[], for sparcv9-solaris2.8Ken Raeburn1-0/+6
2000-11-21* cmds.c (globulize): Use correct address of globbed results whenKen Raeburn1-0/+5
2000-10-24 * secure.h: Change SESSION to refer to &cred.session instead, soTom Yu1-0/+6
2000-10-10 * ftp.c (do_auth): Remove debugging printf which I inadvertantlyEzra Peisach1-0/+5
2000-08-29renamed getmode() and setmode() to get_mode() and set_mode() to avoid a colli...Alexandra Ellwood1-0/+7
2000-08-22 * secure.h (myaddr): For secure data stream, pass the port numberEzra Peisach1-0/+5
2000-08-17 * domacro.c: Compiler warning cleanups and fix the overflow fix toEzra Peisach1-0/+13
2000-06-301.2-beta4 pullupKen Raeburn1-0/+17
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-02-19Volatile decls as needed.Ken Raeburn1-0/+8
1999-10-26log tritan's changesTom Yu1-0/+7
1999-09-21Don't fclose(NULL). Don't declare string functions that are macrosKen Raeburn1-0/+5
1999-09-01disable krb5-mech2 for now; from 1.1 branchKen Raeburn1-0/+4
1999-05-11 * ftp.c: Inclusion of gssapi_krb5.h requires gssapi_generic.hEzra Peisach1-0/+4
1999-02-26 * secure.c (secure_putbuf): Revert Sam's last change; ifTom Yu1-0/+9
1998-11-13Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1-0/+5
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-0/+7
1998-10-26 * ftp.M: Add documentation for new ccc and cprotect commands.Geoffrey King1-0/+9
1998-10-02cmdtab.c: Update help message for passive mode so that itTheodore Tso1-0/+7
1998-08-28* cmds.c (user): Replace "oldlevel" with the more descriptiveGeoffrey King1-0/+9
1998-08-12 * ftp.c, cmds.c, cmdtab.c, main.c, secure.c, ftp_var.h: ReplaceGeoffrey King1-0/+14
1998-08-08Forgot to check in the ChangeLog. :)Matthew Hancher1-0/+5
1998-08-07 * ftp.c (getreply): Restore proper setting of safe. This variableTom Yu1-0/+8
1998-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1-0/+5
1998-04-25Fix -n so that it doesn't disable authentication but does disable login. [38]Sam Hartman1-0/+15
1998-04-22* glob.c (ftpglob): Always allocate new storage, even if no magic globKen Raeburn1-0/+6
1998-04-07 * secure.c (secure_putbyte): Set nout = 0 *before* callingDan Winship1-0/+8