| Commit message (Expand) | Author | Age | Files | Lines |
| * | Unbundle applications into separate repository | Greg Hudson | 2009-11-22 | 1 | -2233/+0 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -31/+31 |
| * | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 1 | -1/+1 |
| * | Remove krb4 support in gssftp and telnet | Greg Hudson | 2008-12-15 | 1 | -141/+2 |
| * | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 1 | -3/+4 |
| * | Convert many uses of strcpy/strcat (and sometimes sprintf) to accepted | Greg Hudson | 2008-11-05 | 1 | -2/+3 |
| * | Use strlcpy instead of strcpy in many places | Greg Hudson | 2008-10-24 | 1 | -1/+3 |
| * | Fix various minor format-string issues | Ken Raeburn | 2008-06-03 | 1 | -2/+2 |
| * | * secure.c (secure_putbuf): Initialize automatic variable LENGTH to 0. | Ken Raeburn | 2006-11-02 | 1 | -2/+2 |
| * | typo | Ken Raeburn | 2006-10-15 | 1 | -1/+1 |
| * | Use memmove for overlapping regions | Ken Raeburn | 2006-10-15 | 1 | -26/+28 |
| * | Don't strncpy a string to itself | Ken Raeburn | 2006-10-14 | 1 | -1/+2 |
| * | * ftp.c (do_auth): Handle a return code of 335, where the authentication | Ken Raeburn | 2003-12-19 | 1 | -1/+1 |
| * | clean up ftp client gss memory management | Tom Yu | 2003-06-25 | 1 | -4/+3 |
| * | * ftp.c (recvrequest): Add new argument indicating whether "-" and "|..." | Ken Raeburn | 2003-06-16 | 1 | -4/+4 |
| * | Use socklen_t when passing address to socket functions. | Ken Raeburn | 2003-01-10 | 1 | -3/+6 |
| * | * ftp.c: Include Winsock 2 instead of Winsock. | Danilo Almeida | 2002-04-11 | 1 | -1/+1 |
| * | * ftp.c: Conditionalize declarations of some "unused variables" to | Danilo Almeida | 2001-10-11 | 1 | -54/+40 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -8/+8 |
| * | * ftp.c: Declare mech_type in struct gss_trials gss_OID to be | Ezra Peisach | 2001-07-30 | 1 | -1/+1 |
| * | Remove local Win32-specific definition of gss_mech_krb5. | Danilo Almeida | 2001-07-28 | 1 | -25/+4 |
| * | * Makefile.in, cmds.c, ftp.c, ftp_var.h, getpass.c, glob.c, | Danilo Almeida | 2001-07-24 | 1 | -142/+268 |
| * | * cmds.c, domacro.c: Cast arguments to isspace() and isdigit() | Ezra Peisach | 2001-06-15 | 1 | -6/+6 |
| * | prefer strerror() over sys_errlist[], for sparcv9-solaris2.8 | Ken Raeburn | 2001-03-08 | 1 | -0/+2 |
| * | * ftp.c (do_auth): Remove debugging printf which I inadvertantly | Ezra Peisach | 2000-10-10 | 1 | -1/+0 |
| * | * domacro.c: Compiler warning cleanups and fix the overflow fix to | Ezra Peisach | 2000-08-17 | 1 | -98/+122 |
| * | 1.2-beta4 pullup | Ken Raeburn | 2000-06-30 | 1 | -15/+31 |
| * | Volatile decls as needed. | Ken Raeburn | 2000-02-19 | 1 | -14/+15 |
| * | Don't fclose(NULL). Don't declare string functions that are macros | Ken Raeburn | 1999-09-21 | 1 | -1/+6 |
| * | disable krb5-mech2 for now; from 1.1 branch | Ken Raeburn | 1999-09-01 | 1 | -2/+0 |
| * | * ftp.c: Inclusion of gssapi_krb5.h requires gssapi_generic.h | Ezra Peisach | 1999-05-11 | 1 | -0/+1 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -25/+66 |
| * | * cmds.c (user): Replace "oldlevel" with the more descriptive | Geoffrey King | 1998-08-28 | 1 | -2/+12 |
| * | * ftp.c, cmds.c, cmdtab.c, main.c, secure.c, ftp_var.h: Replace | Geoffrey King | 1998-08-12 | 1 | -24/+25 |
| * | Fri Aug 7 22:39:47 1998 Matthew D Hancher <mdh@mit.edu> | Matthew Hancher | 1998-08-08 | 1 | -2/+2 |
| * | * ftp.c (getreply): Restore proper setting of safe. This variable | Tom Yu | 1998-08-07 | 1 | -1/+1 |
| * | Add -x (automatically encrypt) and -f (forward credentials) options | Dan Winship | 1998-01-30 | 1 | -2/+4 |
| * | * ftp.c: | Tom Yu | 1997-12-12 | 1 | -0/+6 |
| * | * main.c: Change KERBEROS to KRB5_KRB4_COMPAT where appropriate | Tom Yu | 1997-10-16 | 1 | -73/+73 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 1 | -2/+3 |
| * | s/struct fd_set/fd_set/g | Sam Hartman | 1996-08-05 | 1 | -5/+5 |
| * | * Define a non-zero FUDGE_FACTOR for GSSAPI; I have it set to 64 now, | Sam Hartman | 1996-07-27 | 1 | -0/+2 |
| * | Use AC_HEADER_STDARG and use that test to set STDARG. | Ezra Peisach | 1996-03-19 | 1 | -1/+1 |
| * | remove errno correctly | Mark Eichin | 1996-02-24 | 1 | -1/+1 |
| * | remove extraneous second include of stdlib.h | Mark Eichin | 1996-02-24 | 1 | -6/+1 |
| * | update from cygnus sources | Mark Eichin | 1996-02-24 | 1 | -10/+22 |
| * | * configure.in: Check for stdlib.h | Ezra Peisach | 1996-02-07 | 1 | -0/+3 |
| * | Portability fixes: don't declare errno ever | Sam Hartman | 1996-01-19 | 1 | -0/+3 |
| * | Include sys/select.h for AIX | Sam Hartman | 1996-01-18 | 1 | -0/+3 |
| * | Cygnus implementation of GSSAPI-based ftp client and server. | Mark Eichin | 1996-01-14 | 1 | -0/+2147 |