| Commit message (Expand) | Author | Age | Files | Lines |
* | Based on patch from lxs, with some changes: | Ken Raeburn | 2008-08-27 | 1 | -2/+2 |
* | lean client changes | Zhanna Tsitkov | 2008-08-20 | 1 | -1/+6 |
* | malloc+memset(,0,) -> calloc | Ken Raeburn | 2008-08-07 | 1 | -13/+7 |
* | Change krb5_context.db_context to point to the real structure type, | Ken Raeburn | 2008-06-02 | 1 | -6/+6 |
* | Change struct _krb5_context.os_context into a single element instead of array[1] | Ken Raeburn | 2007-05-21 | 1 | -15/+12 |
* | Remove unused scc_default_format field from krb5_context | Ken Raeburn | 2007-03-26 | 1 | -12/+0 |
* | * ser_ctx.c (krb5_context_internalize): Copy read-in OS context data into | Ken Raeburn | 2003-05-17 | 1 | -6/+16 |
* | protoize | Ken Raeburn | 2002-09-03 | 1 | -30/+7 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -9/+9 |
* | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -1/+1 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
* | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 1 | -1/+1 |
* | ser_ctx.c (krb5_context_size, krb5_context_externalize, | Theodore Tso | 1996-05-14 | 1 | -191/+312 |
* | Serialize / de-serialize the context structure, which now includes both | Richard Basch | 1995-12-05 | 1 | -15/+49 |
* | get_in_t.c: removed unused variable. | Theodore Tso | 1995-09-23 | 1 | -1/+1 |
* | Reintegrate Macintosh changes | Ezra Peisach | 1995-09-12 | 1 | -18/+18 |
* | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 1 | -18/+18 |
* | * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, | Chris Provenzano | 1995-09-06 | 1 | -4/+4 |
* | * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.c | Chris Provenzano | 1995-09-06 | 1 | -20/+20 |
* | Serialize new time offset fields in the os_context | Paul Park | 1995-09-01 | 1 | -8/+32 |
* | Add serialization support for K5 data structures | Paul Park | 1995-08-29 | 1 | -0/+468 |