| Commit message (Expand) | Author | Age | Files | Lines |
* | krb5_build_principal_ext walks off beginning of array | Alexandra Ellwood | 2008-10-24 | 1 | -1/+1 |
* | Use strlcpy instead of strcpy in many places | Greg Hudson | 2008-10-24 | 3 | -12/+10 |
* | krb5_build_principal_va does not allocate krb5_principal | Alexandra Ellwood | 2008-10-24 | 1 | -64/+139 |
* | Use snprintf instead of strcpy/strcat in many places | Greg Hudson | 2008-10-23 | 1 | -4/+1 |
* | Use strdup in place of malloc/strcpy in many places | Greg Hudson | 2008-10-20 | 2 | -5/+2 |
* | Finished KLL to KIM shim. | Alexandra Ellwood | 2008-10-01 | 1 | -1/+1 |
* | makedepend | Ken Raeburn | 2008-09-18 | 1 | -486/+555 |
* | whitespace | Ken Raeburn | 2008-09-08 | 1 | -176/+169 |
* | Based on patch from lxs, with some changes: | Ken Raeburn | 2008-08-27 | 7 | -10/+14 |
* | Incorporate Apple's patch | Ken Raeburn | 2008-08-25 | 1 | -1/+28 |
* | Let walk_realm_tree tests fail for now, ignore them and keep going | Ken Raeburn | 2008-08-22 | 1 | -1/+2 |
* | Use capaths unconditionally. Update copyright | Ken Raeburn | 2008-08-22 | 1 | -12/+2 |
* | lean client changes | Zhanna Tsitkov | 2008-08-20 | 7 | -7/+29 |
* | In copying a credential - if we run out memory - the cleanup code failed to c... | Ezra Peisach | 2008-08-16 | 1 | -3/+5 |
* | In krb5int_copy_creds_contents - if we run out of memory, do not | Ezra Peisach | 2008-08-14 | 1 | -1/+2 |
* | Clean up memory leak in krb5_build_principal if we run out of memory | Ezra Peisach | 2008-08-14 | 1 | -0/+3 |
* | malloc+memset(,0,) -> calloc | Ken Raeburn | 2008-08-07 | 15 | -67/+36 |
* | fix cleanup code in allocating preauth info | Ken Raeburn | 2008-08-06 | 1 | -2/+2 |
* | Use load/store_32/16_be/le functions | Ken Raeburn | 2008-08-02 | 1 | -8/+2 |
* | Pull out code to compute length of quoted name component and copy with | Ken Raeburn | 2008-08-02 | 1 | -78/+68 |
* | r1926@ken-wireless: raeburn | 2008-07-15 16:49:17 -0400 | Ken Raeburn | 2008-07-15 | 2 | -0/+72 |
* | krb5_get_cred_via_tkt() should null out_cred on errors | Tom Yu | 2008-07-15 | 1 | -0/+1 |
* | krb5int_gic_opte_copy should copy elements individually | Alexandra Ellwood | 2008-07-07 | 1 | -2/+13 |
* | use-after-free bugs | Ken Raeburn | 2008-06-27 | 1 | -1/+1 |
* | Memory leak, and possible freed-memory dereference, in an error (small | Ken Raeburn | 2008-06-27 | 1 | -1/+1 |
* | misc memory leaks | Ken Raeburn | 2008-06-27 | 4 | -9/+18 |
* | fix free of automatic storage | Ken Raeburn | 2008-06-27 | 1 | -4/+4 |
* | Apple PKINIT LKDC support | Alexandra Ellwood | 2008-06-26 | 2 | -20/+86 |
* | Rolled back patch because tickets 4495 and 5124 fix this bug | Alexandra Ellwood | 2008-06-25 | 1 | -4/+1 |
* | krb5_do_preauth_tryagain should check for NULL padata | Alexandra Ellwood | 2008-06-25 | 1 | -1/+4 |
* | This patch is derived from a patch originally submitted to RT | Jeffrey Altman | 2008-06-18 | 1 | -1/+1 |
* | Change krb5_context.db_context to point to the real structure type, | Ken Raeburn | 2008-06-02 | 2 | -8/+8 |
* | Apple PKINIT patch commit | Alexandra Ellwood | 2008-05-30 | 8 | -4/+3189 |
* | fix possible buffer overrun in handling generic-error return | Ken Raeburn | 2008-04-18 | 1 | -2/+3 |
* | Initialize options for _alloc interface to same defaults as for _init | Ken Raeburn | 2007-10-01 | 1 | -1/+9 |
* | revert accidental commit of gc_frm_kdc.c | Tom Yu | 2007-09-04 | 1 | -181/+20 |
* | fix CVE-2007-4000 modify_policy vulnerability | Tom Yu | 2007-09-04 | 1 | -20/+181 |
* | t_ser should no longer use kdb libraries | Ezra Peisach | 2007-08-14 | 2 | -4/+2 |
* | Based on Apple's patch, during the referrals loop, check to see if the | Tom Yu | 2007-08-03 | 1 | -65/+95 |
* | Add internal prototype for krb5_preauth_supply_preauth_data(). Clean up | Ezra Peisach | 2007-08-03 | 4 | -492/+521 |
* | Add PKINIT support | Kevin Coffman | 2007-08-01 | 1 | -21/+36 |
* | Pull out code for looking up the current time, comparing the offset of | Ken Raeburn | 2007-07-20 | 4 | -37/+19 |
* | Avoid use of unchecked sprintf in libraries. Use asprintf if the | Ken Raeburn | 2007-07-12 | 5 | -66/+75 |
* | If error is KDC_ERR_S_PRINCIPAL_UNKNOWN, report the server name | Ken Raeburn | 2007-07-04 | 1 | -0/+14 |
* | Define a localtime_r wrapper around localtime if the system doesn't | Ken Raeburn | 2007-06-29 | 1 | -7/+17 |
* | set svn:eol-style to native for *.[ch] | Ken Raeburn | 2007-06-20 | 1 | -94/+94 |
* | krb5_walk_realm_tree leaks in capaths case | Tom Yu | 2007-06-18 | 1 | -0/+3 |
* | Move CCAPI sources to krb5 repository | Alexandra Ellwood | 2007-05-31 | 1 | -1/+1 |
* | Change struct _krb5_context.os_context into a single element instead of array[1] | Ken Raeburn | 2007-05-21 | 2 | -21/+18 |
* | Define and use some inline helper functions for comparing data and authdata s... | Ken Raeburn | 2007-05-10 | 5 | -43/+20 |