| Commit message (Expand) | Author | Age | Files | Lines |
| * | Check for GSS_C_NO_CREDENTIAL before loop check | Ken Raeburn | 2008-06-06 | 1 | -3/+3 |
| * | Fix a few incompatible-pointer warnings that aren't just about signedness | Ken Raeburn | 2008-06-02 | 5 | -13/+17 |
| * | Change krb5_context.db_context to point to the real structure type, | Ken Raeburn | 2008-06-02 | 4 | -82/+81 |
| * | Add header for kill() in USE_PASSWORD_SERVER case | Alexandra Ellwood | 2008-05-30 | 1 | -0/+2 |
| * | Apple PKINIT patch commit | Alexandra Ellwood | 2008-05-30 | 8 | -4/+3189 |
| * | Minor spelling & comment formatting | Ken Raeburn | 2008-05-16 | 1 | -13/+19 |
| * | Move auto var to outer scope, because its storage is used beyond the inner scope | Ken Raeburn | 2008-05-15 | 1 | -1/+1 |
| * | Don't test error code when it's known to be 0 | Ken Raeburn | 2008-05-15 | 1 | -3/+1 |
| * | Fix minor bug in kg_save_name failure cleanup code | Ken Raeburn | 2008-05-15 | 1 | -1/+1 |
| * | Free context after use, not before | Ken Raeburn | 2008-05-15 | 1 | -2/+2 |
| * | (more) After malloc/realloc/calloc/strdup/asprintf failures, use | Ken Raeburn | 2008-04-30 | 7 | -12/+12 |
| * | After malloc/realloc/calloc failures, return ENOMEM explicitly instead | Ken Raeburn | 2008-04-30 | 10 | -21/+21 |
| * | Left-shifting all the way in signed math is undefined, use unsigned | Ken Raeburn | 2008-04-25 | 1 | -1/+1 |
| * | Multiple assignments without sequence points invoke undefined | Ken Raeburn | 2008-04-25 | 1 | -6/+12 |
| * | Don't do UTF-8 bits (and include Apple headers) when just rebuilding dependen... | Ken Raeburn | 2008-04-24 | 1 | -2/+2 |
| * | fix possible buffer overrun in handling generic-error return | Ken Raeburn | 2008-04-18 | 1 | -2/+3 |
| * | Pull out generic array expansion code from array_append macro into a | Ken Raeburn | 2008-04-03 | 1 | -7/+22 |
| * | Coverity CID 220: NULL check of "buf" after dereference | Ken Raeburn | 2008-03-29 | 1 | -1/+3 |
| * | Coverity CID 46: mech_type will always have the address of an | Ken Raeburn | 2008-03-29 | 1 | -3/+0 |
| * | Coverity CID 47: Unreachable code | Ken Raeburn | 2008-03-29 | 1 | -6/+0 |
| * | Coverity CID 91: Context is tested for null, and then unconditionally | Ken Raeburn | 2008-03-29 | 1 | -1/+1 |
| * | Coverity CID 228: Possible use of uninitialized variable time_req in | Ken Raeburn | 2008-03-29 | 2 | -1/+30 |
| * | MITKRB5-SA-2008-002 | Ken Raeburn | 2008-03-18 | 2 | -2/+29 |
| * | Fix memory leak by delaying instantiation of lid until it's needed | Justin Anderson | 2008-03-04 | 1 | -7/+6 |
| * | Add "-framework CoreFoundation" to crypto library link command in darwin-mode | Ken Raeburn | 2008-03-04 | 1 | -1/+1 |
| * | Make a NUL-terminated copy of realm name before passing to a plugin | Tom Yu | 2008-02-29 | 1 | -1/+16 |
| * | krb5int_arcfour_string_to_key does not support utf-8 strings | Alexandra Ellwood | 2008-02-26 | 1 | -9/+47 |
| * | fix CVE-2007-5902: integer overflow in svcauth_gss_get_principal() | Tom Yu | 2007-12-14 | 1 | -1/+1 |
| * | fix CVE-2007-5971: double-free in gss_krb5int_make_seal_token_v3() | Tom Yu | 2007-12-14 | 1 | -1/+0 |
| * | fix CVE-2007-5972: double fclose() in krb5_def_store_mkey() | Tom Yu | 2007-12-14 | 1 | -2/+1 |
| * | fix CVE-2007-5971: free of non-heap pointer in gss_indicate_mechs() | Tom Yu | 2007-12-14 | 1 | -1/+1 |
| * | copy correct key for lucid context acceptor_subkey | Kevin Coffman | 2007-12-12 | 1 | -1/+1 |
| * | Set close-on-exec flag in most places where file descriptors are | Ken Raeburn | 2007-10-22 | 32 | -40/+122 |
| * | Reject socket fds > FD_SETSIZE | Ken Raeburn | 2007-10-18 | 1 | -0/+6 |
| * | Add enhanced error messages to new error return cases, explaining the | Ken Raeburn | 2007-10-10 | 1 | -0/+6 |
| * | kt_file.c: Support multiple iterators active simultaneously, using a | Ken Raeburn | 2007-10-09 | 2 | -18/+113 |
| * | Removed NOP line of code from krb5_fcc_next_cred() | Alexandra Ellwood | 2007-10-03 | 1 | -1/+0 |
| * | Apply patch from Nalin Dahyabhai to correctly handle delegated | Tom Yu | 2007-10-03 | 1 | -2/+5 |
| * | Initialize options for _alloc interface to same defaults as for _init | Ken Raeburn | 2007-10-01 | 1 | -1/+9 |
| * | Add static ordinals to DLL exports | Jeffrey Altman | 2007-09-30 | 3 | -354/+356 |
| * | Remove the broken optimization from UnicodeToANSI() that attempted | Jeffrey Altman | 2007-09-24 | 1 | -5/+3 |
| * | MSLSA krb5_cc module fails to check success of UNICODE string conversions | Jeffrey Altman | 2007-09-24 | 1 | -13/+28 |
| * | In the pkinit decoders, set up things properly so that asn1buf_sync() | Tom Yu | 2007-09-13 | 1 | -3/+22 |
| * | 64-bit Windows krb5int_cc_default calls to Leash | Jeffrey Altman | 2007-09-05 | 1 | -1/+6 |
| * | Revise patch to avoid 32-byte overflow which remained after the | Tom Yu | 2007-09-05 | 1 | -2/+10 |
| * | krb5_fcc_generate_new is non-functional | Ezra Peisach | 2007-09-05 | 2 | -49/+104 |
| * | Rework error-mapping code to preserve status code values when returned | Ken Raeburn | 2007-09-05 | 5 | -84/+179 |
| * | Support using valgrind on test programs | Ken Raeburn | 2007-09-04 | 2 | -1/+44 |
| * | 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 | 2 | -22/+184 |