summaryrefslogtreecommitdiffstats
path: root/src/appl/gssftp/ftp/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-751/+0
* * secure.c: Include autoconf.h. Include stdint.h and inttypes.h if available.Ken Raeburn2006-03-311-0/+7
* Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2006-02-271-0/+4
* * ftp.c (do_auth): Handle a return code of 335, where the authenticationKen Raeburn2003-12-191-0/+5
* clean up ftp client gss memory managementTom Yu2003-06-251-0/+6
* * ftp.c (recvrequest): Add new argument indicating whether "-" and "|..."Ken Raeburn2003-06-161-0/+9
* Use fork not vfork in ftpSam Hartman2003-06-051-0/+4
* Use socklen_t when passing address to socket functions.Ken Raeburn2003-01-101-0/+5
* * main.c (makeargv): Report an error if parsed arguments won't fit in margvKen Raeburn2002-11-091-0/+6
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* Use ws2_32.lib instead of wsock32.libKen Raeburn2002-06-141-0/+5
* Suppress warning about unitialized variable; compiler's constant foldingSam Hartman2002-04-111-0/+4
* * ftp.c: Include Winsock 2 instead of Winsock.Danilo Almeida2002-04-111-0/+10
* Patch from Mark Eichin for bug 635Sam Hartman2002-04-041-0/+5
* define "unix" on BSDKen Raeburn2002-03-071-0/+4
* * glob.c (execbrc): Fix some fencepost errors. Don't copyTom Yu2001-12-081-0/+6
* * ftp.c: Conditionalize declarations of some "unused variables" toDanilo Almeida2001-10-111-0/+5
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-0/+6
* * glob.c (amatch, case '*'): Treat multiple asterisks the same as oneKen Raeburn2001-08-211-0/+5
* * ftp.c: Declare mech_type in struct gss_trials gss_OID to beEzra Peisach2001-07-301-0/+5
* Remove local Win32-specific definition of gss_mech_krb5.Danilo Almeida2001-07-281-0/+6
* * getpass.c: Remove duplicate definitions of sig_t, my_sig_t;Tom Yu2001-07-241-0/+7
* * Makefile.in, cmds.c, ftp.c, ftp_var.h, getpass.c, glob.c,Danilo Almeida2001-07-241-0/+11
* * secure.c: Instead of hard wiring the FUDGE_FACTOR, newEzra Peisach2001-07-041-0/+8
* * cmds.c, domacro.c: Cast arguments to isspace() and isdigit()Ezra Peisach2001-06-151-0/+7
* cmds.c: fix broken port number checkKen Raeburn2001-05-011-0/+6
* * ftp_var.h: Prototype for recvrequest() needs volatileEzra Peisach2001-04-271-0/+8
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-261-0/+5
* prefer strerror() over sys_errlist[], for sparcv9-solaris2.8Ken Raeburn2001-03-081-0/+6
* * cmds.c (globulize): Use correct address of globbed results whenKen Raeburn2000-11-211-0/+5
* * secure.h: Change SESSION to refer to &cred.session instead, soTom Yu2000-10-241-0/+6
* * ftp.c (do_auth): Remove debugging printf which I inadvertantlyEzra Peisach2000-10-101-0/+5
* renamed getmode() and setmode() to get_mode() and set_mode() to avoid a colli...Alexandra Ellwood2000-08-291-0/+7
* * secure.h (myaddr): For secure data stream, pass the port numberEzra Peisach2000-08-221-0/+5
* * domacro.c: Compiler warning cleanups and fix the overflow fix toEzra Peisach2000-08-171-0/+13
* 1.2-beta4 pullupKen Raeburn2000-06-301-0/+17
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* Volatile decls as needed.Ken Raeburn2000-02-191-0/+8
* log tritan's changesTom Yu1999-10-261-0/+7
* Don't fclose(NULL). Don't declare string functions that are macrosKen Raeburn1999-09-211-0/+5
* disable krb5-mech2 for now; from 1.1 branchKen Raeburn1999-09-011-0/+4
* * ftp.c: Inclusion of gssapi_krb5.h requires gssapi_generic.hEzra Peisach1999-05-111-0/+4
* * secure.c (secure_putbuf): Revert Sam's last change; ifTom Yu1999-02-261-0/+9
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-131-0/+5
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+7
* * ftp.M: Add documentation for new ccc and cprotect commands.Geoffrey King1998-10-261-0/+9
* cmdtab.c: Update help message for passive mode so that itTheodore Tso1998-10-021-0/+7
* * cmds.c (user): Replace "oldlevel" with the more descriptiveGeoffrey King1998-08-281-0/+9
* * ftp.c, cmds.c, cmdtab.c, main.c, secure.c, ftp_var.h: ReplaceGeoffrey King1998-08-121-0/+14