| Commit message (Expand) | Author | Age | Files | Lines |
* | Start to phase out krb5_xfree macro, which just casts its argument to | Ken Raeburn | 2009-01-28 | 1 | -5/+5 |
* | Add message hash support to the replay interface, using extension | Greg Hudson | 2009-01-12 | 1 | -0/+1 |
* | malloc+memset(,0,) -> calloc | Ken Raeburn | 2008-08-07 | 1 | -2/+1 |
* | Pull out code for looking up the current time, comparing the offset of | Ken Raeburn | 2007-07-20 | 1 | -9/+1 |
* | whitespace (mostly wrapping long lines produced by protoize) | Ken Raeburn | 2007-03-25 | 1 | -9/+15 |
* | memory leak in rd_cred.c | Tom Yu | 2004-09-21 | 1 | -1/+5 |
* | Don't double free the encrypted credential part | Sam Hartman | 2003-08-19 | 1 | -5/+1 |
* | Rename the local_subkey and remote_subkey fields in the auth_context | Tom Yu | 2003-05-10 | 1 | -3/+2 |
* | Support credentials encrypted in the session key rather than | Sam Hartman | 2003-02-11 | 1 | -4/+14 |
* | protoize | Ken Raeburn | 2002-09-03 | 1 | -18/+3 |
* | * appdefault.c, get_in_tkt.c: made conf_yes and conf_no const to | Tom Yu | 2002-06-26 | 1 | -1/+1 |
* | Fix indentation I broke | Sam Hartman | 2002-02-27 | 1 | -3/+3 |
* | Disable address checking in krb_rd_cred. No objections raised on | Sam Hartman | 2002-02-27 | 1 | -82/+5 |
* | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -3/+3 |
* | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -1/+1 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -23/+3 |
* | rd_cred.c (krb5_rd_cred): | Theodore Tso | 1998-02-06 | 1 | -2/+2 |
* | * rd_cred.c (krb5_rd_cred_basic): Fix swapped args to memset | Tom Yu | 1997-09-02 | 1 | -1/+1 |
* | * rd_cred.c (krb5_rd_cred_basic): Check remote_addr and | Tom Yu | 1997-08-08 | 1 | -1/+1 |
* | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 1 | -4/+4 |
* | fwd_tgt.c (krb5_fwd_tgt_creds): New function which handles all of the | Theodore Tso | 1996-01-10 | 1 | -2/+6 |
* | * rd_cred.c (krb5_rd_cred_basic): When the keyblock is NULL, assume | Theodore Tso | 1996-01-04 | 1 | -23/+36 |
* | Missing parenthesis meant that wrong number of bytes was being | Theodore Tso | 1995-12-20 | 1 | -1/+2 |
* | * krbconfig.c: Removed the krb5_clockskew variable | Theodore Tso | 1995-11-08 | 1 | -2/+1 |
* | get_in_t.c: removed unused variable. | Theodore Tso | 1995-09-23 | 1 | -1/+1 |
* | Reintegrate Macintosh changes | Ezra Peisach | 1995-09-12 | 1 | -2/+2 |
* | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 1 | -2/+2 |
* | * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, | Chris Provenzano | 1995-09-06 | 1 | -2/+2 |
* | * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.c | Chris Provenzano | 1995-09-06 | 1 | -2/+2 |
* | * rd_safe.c (krb5_rd_safe_basic): Pass context to os_localaddr | Tom Yu | 1995-07-06 | 1 | -1/+1 |
* | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 1 | -1/+1 |
* | * rd_cred.c (krb5_rd_cred_basic): fix typo (extra "context" | Tom Yu | 1995-06-09 | 1 | -1/+1 |
* | Fix problem where the ticket field was assigned with a krb5_data, | Theodore Tso | 1995-06-09 | 1 | -1/+1 |
* | Clean up gcc -Wall flames | Theodore Tso | 1995-06-08 | 1 | -24/+26 |
* | Missing a "retval = " so errors in addresses were passing | Ezra Peisach | 1995-05-12 | 1 | -1/+1 |
* | * mk_cred.c (krb5_mk_cred()), mk_priv.c (krb5_mk_priv()), | Chris Provenzano | 1995-05-11 | 1 | -2/+2 |
* | Fix lots of typos in krb5_make_fulladdrs() patch. (Lots of places where | Theodore Tso | 1995-05-03 | 1 | -2/+2 |
* | * mk_cred.c (mk_cred()), mk_priv.c (mk_priv()), mk_safe.c (mk_safe()), | Chris Provenzano | 1995-05-02 | 1 | -13/+22 |
* | * auth_con.c (krb5_auth_con_free()) : | Chris Provenzano | 1995-05-01 | 1 | -2/+37 |
* | Fixes so that the Unix changes no longer breaks on the PC | Keith Vetter | 1995-04-28 | 1 | -1/+2 |
* | * Makefile.in : Added gc_via_tkt.c and removed get_fcreds.c | Chris Provenzano | 1995-04-26 | 1 | -188/+249 |
* | Windows global stuff: | Keith Vetter | 1995-04-14 | 1 | -1/+1 |
* | * Makefile.in (check-mac): Add. | John Gilmore | 1995-03-18 | 1 | -3/+9 |
* | * *.c: Avoid <krb5/...> includes. | John Gilmore | 1995-02-28 | 1 | -4/+1 |
* | Converted the krb5/krb directory to work under windows. Mostly added the | Keith Vetter | 1995-02-27 | 1 | -2/+2 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 1 | -21/+22 |
* | Rename rd_cred and mk_cred to krb5_rd_cred and krb5_mk_cred. The API | Theodore Tso | 1994-11-30 | 1 | -1/+3 |
* | get_in_tkt (krb5_get_in_tkt): Set the encryption type of the session | Theodore Tso | 1994-11-14 | 1 | -0/+219 |