| Commit message (Expand) | Author | Age | Files | Lines |
* | include win-mac.h in gssftp/ftp/cmds.c for HAVE_STDLIB_H | Tom Yu | 2009-07-17 | 1 | -0/+4 |
* | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 1 | -1/+1 |
* | Get rid of casts of free() argument to char*, except where it's | Ken Raeburn | 2009-02-02 | 1 | -4/+4 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -30/+28 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -6/+6 |
* | Remove krb4 support in gssftp and telnet | Greg Hudson | 2008-12-15 | 5 | -252/+4 |
* | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 2 | -4/+5 |
* | Convert many uses of strcpy/strcat (and sometimes sprintf) to accepted | Greg Hudson | 2008-11-05 | 2 | -3/+5 |
* | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -11/+9 |
* | Use strlcpy instead of strcpy in many places | Greg Hudson | 2008-10-24 | 3 | -4/+8 |
* | Use snprintf instead of strcpy/strcat in many places | Greg Hudson | 2008-10-23 | 1 | -3/+3 |
* | Use asprintf instead of malloc/strcpy/strcat in many places | Greg Hudson | 2008-10-20 | 1 | -8/+5 |
* | Use strdup in place of malloc/strcpy in many places | Greg Hudson | 2008-10-20 | 1 | -6/+3 |
* | cstatus() takes no arguments | Ken Raeburn | 2008-08-06 | 1 | -1/+1 |
* | Fix various minor format-string issues | Ken Raeburn | 2008-06-03 | 1 | -2/+2 |
* | Include signal.h before ftp_var.h to silence my_sig_t redefinition problem | Ken Raeburn | 2008-03-04 | 2 | -2/+2 |
* | man page macro and hyphen fixes | Russ Allbery | 2008-02-19 | 1 | -1/+1 |
* | Attach format attributes to declarations of various message-formatting | Ken Raeburn | 2007-06-29 | 2 | -2/+10 |
* | remove debugging code accidentally left in ftp/cmds.c | Ken Raeburn | 2007-04-23 | 1 | -11/+0 |
* | Modifications to support the generation and embedding | Jeffrey Altman | 2006-12-07 | 1 | -0/+1 |
* | * secure.c (secure_putbuf): Initialize automatic variable LENGTH to 0. | Ken Raeburn | 2006-11-02 | 2 | -3/+3 |
* | typo | Ken Raeburn | 2006-10-15 | 1 | -1/+1 |
* | Use memmove for overlapping regions | Ken Raeburn | 2006-10-15 | 2 | -27/+29 |
* | Don't strncpy a string to itself | Ken Raeburn | 2006-10-14 | 1 | -1/+2 |
* | more debugging printfs for nightly testing | Ken Raeburn | 2006-10-12 | 1 | -0/+6 |
* | some (more) debugging code to track down nightly test failures | Ken Raeburn | 2006-10-11 | 1 | -0/+5 |
* | some debugging code to track down nightly test failures | Ken Raeburn | 2006-10-11 | 1 | -0/+6 |
* | Change a bunch of calls to ctype macros (those cited by Jeff, and a | Ken Raeburn | 2006-06-16 | 1 | -6/+6 |
* | Increase buffer sizes to 64K where a Kerberos 5 authenticator might be | Ken Raeburn | 2006-06-15 | 1 | -1/+1 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -4/+4 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -751/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -51/+0 |
* | make depend | Ken Raeburn | 2006-04-01 | 1 | -5/+5 |
* | * secure.c: Include autoconf.h. Include stdint.h and inttypes.h if available. | Ken Raeburn | 2006-03-31 | 2 | -9/+16 |
* | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -23/+25 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -3/+3 |
* | Qing Dong <dongq@mit.edu> provided a set of changes to allow | Jeffrey Altman | 2006-02-27 | 2 | -1/+5 |
* | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -1/+0 |
* | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -1/+0 |
* | * ftp.c (do_auth): Handle a return code of 335, where the authentication | Ken Raeburn | 2003-12-19 | 2 | -1/+6 |
* | clean up ftp client gss memory management | Tom Yu | 2003-06-25 | 2 | -4/+9 |
* | * ftp.c (recvrequest): Add new argument indicating whether "-" and "|..." | Ken Raeburn | 2003-06-16 | 4 | -10/+19 |
* | Use fork not vfork in ftp | Sam Hartman | 2003-06-05 | 2 | -4/+5 |
* | Use socklen_t when passing address to socket functions. | Ken Raeburn | 2003-01-10 | 2 | -3/+11 |
* | Replace dependencies on generated krb524 and krb4 headers with | Tom Yu | 2002-12-23 | 1 | -5/+4 |
* | update dependencies | Tom Yu | 2002-11-27 | 1 | -5/+8 |
* | * main.c (makeargv): Report an error if parsed arguments won't fit in margv | Ken Raeburn | 2002-11-09 | 3 | -3/+16 |
* | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -1/+0 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
* | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+1 |