| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbundle applications into separate repository | Greg Hudson | 2009-11-22 | 33 | -6770/+0 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 10 | -58/+56 |
* | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 3 | -13/+12 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -40/+38 |
* | Remove krb4 support in gssftp and telnet | Greg Hudson | 2008-12-15 | 4 | -781/+2 |
* | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 7 | -16/+16 |
* | Convert many uses of strcpy/strcat (and sometimes sprintf) to accepted | Greg Hudson | 2008-11-05 | 1 | -1/+1 |
* | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -8/+7 |
* | Use strlcpy instead of strcpy in many places | Greg Hudson | 2008-10-24 | 1 | -4/+7 |
* | Use snprintf instead of strcpy/strcat in many places | Greg Hudson | 2008-10-23 | 2 | -35/+29 |
* | Use strdup in place of malloc/strcpy in many places | Greg Hudson | 2008-10-20 | 1 | -2/+1 |
* | Don't build spx.o, since we never enable SPX | Ken Raeburn | 2008-06-11 | 1 | -4/+1 |
* | Don't use private copy of syslog.h. Rebuild dependencies | Ken Raeburn | 2008-06-10 | 1 | -3/+2 |
* | Never set krb5_force_static. Instead, set the defaults for building | Ken Raeburn | 2007-03-25 | 1 | -0/+1 |
* | * src/appl/telnet/libtelnet/kerberos5.c (kerberos5_send): | Tom Yu | 2006-12-01 | 1 | -2/+4 |
* | Set the canonicalize flag in TGS requests and accept cross-realm referral tic... | Sam Hartman | 2006-09-21 | 1 | -0/+2 |
* | Apply patch from Michael Calmer to fix some uninitialized variables | Tom Yu | 2006-08-02 | 1 | -0/+1 |
* | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -2/+2 |
* | Increase buffer sizes to 64K where a Kerberos 5 authenticator might be | Ken Raeburn | 2006-06-15 | 2 | -2/+2 |
* | remove unused versions of makefiles | Ken Raeburn | 2006-06-15 | 2 | -100/+0 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -12/+14 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -756/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -70/+0 |
* | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -26/+25 |
* | make depend | Tom Yu | 2005-11-29 | 1 | -3/+3 |
* | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -3/+3 |
* | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -22/+31 |
* | * kerberos.c (kerberos4_status): Null-terminate the correct | Tom Yu | 2004-12-20 | 2 | -1/+6 |
* | Merge Athena changes for requiring encrypted connections | Tom Yu | 2004-11-15 | 3 | -8/+33 |
* | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 2 | -1/+5 |
* | Configure telnet using one script instead of four | Ken Raeburn | 2004-03-04 | 3 | -27/+7 |
* | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -18/+18 |
* | Rename the local_subkey and remote_subkey fields in the auth_context | Tom Yu | 2003-05-10 | 2 | -2/+8 |
* | build libtelnet with library build framework | Tom Yu | 2003-04-11 | 3 | -12/+22 |
* | Thanks, patch applied | Tom Yu | 2003-04-09 | 3 | -4/+26 |
* | Red Hat's krb5_princ_size fixes | Ken Raeburn | 2003-04-01 | 2 | -0/+9 |
* | Nuke some old .orig files | Ken Raeburn | 2003-01-08 | 2 | -45/+4 |
* | Replace dependencies on generated krb524 and krb4 headers with | Tom Yu | 2002-12-23 | 1 | -1/+1 |
* | update dependencies | Tom Yu | 2002-12-12 | 1 | -1/+2 |
* | More KfM merge work | Tom Yu | 2002-12-12 | 3 | -4/+11 |
* | * enc-proto.h, enc_des.c, encrypt.c: Unsigned/signed cleanups | Ezra Peisach | 2002-11-15 | 15 | -29/+59 |
* | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -2/+1 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
* | update dependencies | Ken Raeburn | 2002-06-21 | 1 | -1/+2 |
* | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -14/+6 |
* | Build without k5-int.h | Sam Hartman | 2002-04-12 | 4 | -5/+15 |
* | * kerberos.c, kerberos5.c (Data): Reindent to 8 columns. (yes, | Tom Yu | 2002-03-29 | 3 | -18/+23 |
* | * kerberos.c: Include errno.h | Ken Raeburn | 2002-03-28 | 2 | -0/+5 |
* | Updated telnet patch | Sam Hartman | 2002-03-27 | 3 | -18/+20 |