| Commit message (Expand) | Author | Age | Files | Lines |
| * | Unbundle applications into separate repository | Greg Hudson | 2009-11-22 | 1 | -901/+0 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -26/+26 |
| * | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 1 | -1/+1 |
| * | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 1 | -4/+4 |
| * | 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 | 1 | -26/+22 |
| * | Use strdup in place of malloc/strcpy in many places | Greg Hudson | 2008-10-20 | 1 | -2/+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 |
| * | Increase buffer sizes to 64K where a Kerberos 5 authenticator might be | Ken Raeburn | 2006-06-15 | 1 | -1/+1 |
| * | Rename the local_subkey and remote_subkey fields in the auth_context | Tom Yu | 2003-05-10 | 1 | -2/+2 |
| * | Thanks, patch applied | Tom Yu | 2003-04-09 | 1 | -3/+10 |
| * | Red Hat's krb5_princ_size fixes | Ken Raeburn | 2003-04-01 | 1 | -0/+4 |
| * | * enc-proto.h, enc_des.c, encrypt.c: Unsigned/signed cleanups | Ezra Peisach | 2002-11-15 | 1 | -2/+4 |
| * | Build without k5-int.h | Sam Hartman | 2002-04-12 | 1 | -2/+4 |
| * | * kerberos.c, kerberos5.c (Data): Reindent to 8 columns. (yes, | Tom Yu | 2002-03-29 | 1 | -9/+9 |
| * | Updated telnet patch | Sam Hartman | 2002-03-27 | 1 | -9/+8 |
| * | Fix client side buffer overflows | Sam Hartman | 2002-03-16 | 1 | -3/+12 |
| * | * krb5forw.h: File with prototype for rd_and_store_for_creds() | Ezra Peisach | 2001-07-02 | 1 | -5/+3 |
| * | * enc_des.c: Change local variable index to idx to not shadown | Ezra Peisach | 2001-06-22 | 1 | -5/+6 |
| * | * kerberos5.c: Add prototype for rd_and_store_for_creds() | Ezra Peisach | 2001-06-21 | 1 | -0/+4 |
| * | * auth-proto.h: Add prototypes for getauthmask(), auth_enable, | Ezra Peisach | 2001-06-06 | 1 | -1/+1 |
| * | 1.2-beta4 pullup | Ken Raeburn | 2000-06-30 | 1 | -10/+23 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
| * | jaltman's principal-name check from 1.1 branch, indentation fixed | Ken Raeburn | 1999-09-01 | 1 | -2/+25 |
| * | kerberos5.c: Increase size of str_data so that we can accept | Theodore Tso | 1999-02-04 | 1 | -1/+1 |
| * | * forward.c (rd_and_store_for_creds): Fix up to no longer do the | Tom Yu | 1997-11-20 | 1 | -1/+1 |
| * | kerberos5.c: The first arg to krb5_verify_checksum is a krb5_context!!! | Richard Basch | 1997-02-06 | 1 | -1/+1 |
| * | Check the error return from krb5_init_context(), and print an error | Theodore Tso | 1996-11-08 | 1 | -3/+7 |
| * | * Add TOS support on other than Cray [57] | Sam Hartman | 1996-11-02 | 1 | -20/+40 |
| * | Use the default service principal (don't assume it is "host") as the | Richard Basch | 1996-05-09 | 1 | -1/+1 |
| * | The rd_req has to allow any local service principal, as the host may have | Richard Basch | 1996-04-28 | 1 | -21/+25 |
| * | forward.c: Use a saner naming convention for the credentials cache. | Richard Basch | 1996-04-12 | 1 | -1/+23 |
| * | Mon Mar 18 20:56:37 1996 Theodore Y. Ts'o <tytso@dcl> | Theodore Tso | 1996-03-19 | 1 | -45/+117 |
| * | Telnet really wants a DES key; have it ask for one | Sam Hartman | 1996-01-26 | 1 | -0/+1 |
| * | forward.c (get_for_creds): Removed no longer used function | Theodore Tso | 1996-01-10 | 1 | -21/+46 |
| * | * forward.c: set KRB5_DEFAULT_LIFE to 10 hours, not 8. | Mark Eichin | 1995-11-13 | 1 | -1/+1 |
| * | Print all statements using \r\n so that they will be properly formatted | Richard Basch | 1995-10-23 | 1 | -5/+5 |
| * | Fix handling of session key for Kerberos5. I don't think this should | Sam Hartman | 1995-10-10 | 1 | -30/+33 |
| * | * encrypt.h, kerberos5.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 1 | -1/+1 |
| * | * kerberos5.c : Remove krb5_enctype references, and replace with | Chris Provenzano | 1995-09-06 | 1 | -11/+5 |
| * | * strrchr.c: NO_STRING_H -> HAVE_STRING_H | Tom Yu | 1995-06-20 | 1 | -3/+3 |
| * | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 1 | -1/+1 |
| * | kerberos5.c: Include string.h/strings.h. Include stdlib.h or | Ezra Peisach | 1995-05-24 | 1 | -5/+13 |
| * | * kerberos5.c (kerberos_is()) : Initialize keytabid to NULL | Chris Provenzano | 1995-04-27 | 1 | -1/+1 |
| * | * kerberos5.c (kerberos5_is): use kt_resolve to get keytab, to | Mark Eichin | 1995-04-26 | 1 | -2/+9 |
| * | * forward.c (rd_and_store_for_creds()) : Rewritten to use | Chris Provenzano | 1995-04-26 | 1 | -72/+41 |
| * | Only call krb5_init_context if the telnet context hasn't been | Theodore Tso | 1995-04-22 | 1 | -2/+3 |
| * | Changes for testsuite from Ian Taylor <ian@cygnus.com> | Mark Eichin | 1995-04-21 | 1 | -2/+39 |