| Commit message (Expand) | Author | Age | Files | Lines |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -91/+91 |
* | Implement new APIs to allow improved crypto performance | Greg Hudson | 2009-10-19 | 1 | -12/+11 |
* | Fix handling of RET_SEQUENCE flag in mk_priv/mk_ncred | Greg Hudson | 2009-04-28 | 1 | -6/+3 |
* | Fix a few memory leaks in krb5_mk_ncred. Also tighten up the error | Greg Hudson | 2009-04-27 | 1 | -16/+18 |
* | Start to phase out krb5_xfree macro, which just casts its argument to | Ken Raeburn | 2009-01-28 | 1 | -3/+3 |
* | Add message hash support to the replay interface, using extension | Greg Hudson | 2009-01-12 | 1 | -0/+1 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -2/+4 |
* | malloc+memset(,0,) -> calloc | Ken Raeburn | 2008-08-07 | 1 | -7/+4 |
* | use-after-free bugs | Ken Raeburn | 2008-06-27 | 1 | -1/+1 |
* | whitespace (mostly wrapping long lines produced by protoize) | Ken Raeburn | 2007-03-25 | 1 | -4/+13 |
* | Rename the local_subkey and remote_subkey fields in the auth_context | Tom Yu | 2003-05-10 | 1 | -3/+2 |
* | protoize | Ken Raeburn | 2002-09-03 | 1 | -28/+4 |
* | * appdefault.c, get_in_tkt.c: made conf_yes and conf_no const to | Tom Yu | 2002-06-26 | 1 | -1/+1 |
* | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -22/+22 |
* | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -2/+2 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -44/+3 |
* | copy_addrs.c fwd_tgt.c mk_cred.c sendauth.c: Added FAR declarations | Richard Basch | 1997-02-07 | 1 | -21/+21 |
* | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 1 | -8/+8 |
* | walk_rtree.c (krb5_walk_realm_tree): Fix 16bit vs. 32bit error. | Theodore Tso | 1996-03-21 | 1 | -5/+6 |
* | fixes ticket-forwarding crashes on linux.. | Mark Eichin | 1996-03-18 | 1 | -2/+5 |
* | fwd_tgt.c (krb5_fwd_tgt_creds): New function which handles all of the | Theodore Tso | 1996-01-10 | 1 | -65/+51 |
* | * rd_cred.c (krb5_rd_cred_basic): When the keyblock is NULL, assume | Theodore Tso | 1996-01-04 | 1 | -2/+15 |
* | Reintegrate Macintosh changes | Ezra Peisach | 1995-09-12 | 1 | -3/+3 |
* | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 1 | -3/+3 |
* | * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, | Chris Provenzano | 1995-09-06 | 1 | -3/+3 |
* | * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.c | Chris Provenzano | 1995-09-06 | 1 | -3/+3 |
* | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 1 | -2/+2 |
* | Clean up gcc -Wall flames | Theodore Tso | 1995-06-08 | 1 | -24/+25 |
* | * 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 | -48/+0 |
* | * mk_cred.c (mk_cred()), mk_priv.c (mk_priv()), mk_safe.c (mk_safe()), | Chris Provenzano | 1995-05-02 | 1 | -13/+28 |
* | * auth_con.c (krb5_auth_con_free()) : | Chris Provenzano | 1995-05-01 | 1 | -6/+55 |
* | Fixes so that the Unix changes no longer breaks on the PC | Keith Vetter | 1995-04-28 | 1 | -3/+6 |
* | * Makefile.in : Added gc_via_tkt.c and removed get_fcreds.c | Chris Provenzano | 1995-04-26 | 1 | -138/+314 |
* | Windows global stuff: | Keith Vetter | 1995-04-14 | 1 | -1/+1 |
* | * *.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 | -1/+1 |
* | Fix argument type to krb5_free_cred_enc_part() | Theodore Tso | 1995-02-22 | 1 | -1/+1 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 1 | -17/+18 |
* | 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/+174 |