| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbundle applications into separate repository | Greg Hudson | 2009-11-22 | 1 | -410/+0 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -12/+12 |
* | Remove krb4 support in gssftp and telnet | Greg Hudson | 2008-12-15 | 1 | -71/+0 |
* | * secure.c (secure_putbuf): Initialize automatic variable LENGTH to 0. | Ken Raeburn | 2006-11-02 | 1 | -1/+1 |
* | Use memmove for overlapping regions | Ken Raeburn | 2006-10-15 | 1 | -1/+1 |
* | * secure.c: Include autoconf.h. Include stdint.h and inttypes.h if available. | Ken Raeburn | 2006-03-31 | 1 | -9/+9 |
* | * ftp.c: Include Winsock 2 instead of Winsock. | Danilo Almeida | 2002-04-11 | 1 | -1/+3 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -1/+1 |
* | * Makefile.in, cmds.c, ftp.c, ftp_var.h, getpass.c, glob.c, | Danilo Almeida | 2001-07-24 | 1 | -0/+6 |
* | * secure.c: Instead of hard wiring the FUDGE_FACTOR, new | Ezra Peisach | 2001-07-04 | 1 | -18/+57 |
* | prefer strerror() over sys_errlist[], for sparcv9-solaris2.8 | Ken Raeburn | 2001-03-08 | 1 | -4/+7 |
* | * domacro.c: Compiler warning cleanups and fix the overflow fix to | Ezra Peisach | 2000-08-17 | 1 | -28/+34 |
* | 1.2-beta4 pullup | Ken Raeburn | 2000-06-30 | 1 | -0/+5 |
* | * secure.c (secure_putbuf): Revert Sam's last change; if | Tom Yu | 1999-02-26 | 1 | -1/+1 |
* | * ftp.c, cmds.c, cmdtab.c, main.c, secure.c, ftp_var.h: Replace | Geoffrey King | 1998-08-12 | 1 | -14/+14 |
* | * secure.c (secure_putbyte): Set nout = 0 *before* calling | Dan Winship | 1998-04-07 | 1 | -1/+1 |
* | * main.c: Change KERBEROS to KRB5_KRB4_COMPAT where appropriate | Tom Yu | 1997-10-16 | 1 | -11/+12 |
* | Apply patch from shadow@andrew.cmu.edu to fix a bug I fixed | Sam Hartman | 1996-11-20 | 1 | -1/+1 |
* | * secure.c: Do not assume sizeof(long) = 4 for sending lengths OTW | Ezra Peisach | 1996-07-30 | 1 | -3/+15 |
* | * Define a non-zero FUDGE_FACTOR for GSSAPI; I have it set to 64 now, | Sam Hartman | 1996-07-27 | 1 | -9/+14 |
* | some fixes changes from marc. changelogs will be merged later | Mark Eichin | 1996-04-09 | 1 | -27/+42 |
* | Use AC_HEADER_STDARG and use that test to set STDARG. | Ezra Peisach | 1996-03-19 | 1 | -1/+1 |
* | * 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 | -1/+3 |
* | Cygnus implementation of GSSAPI-based ftp client and server. | Mark Eichin | 1996-01-14 | 1 | -0/+382 |