| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Move KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb.h. Add kadmin | Greg Hudson | 2009-04-27 | 6 | -7/+24 |
| * | make installed headers C++-safe | Ken Raeburn | 2009-04-25 | 4 | -3/+47 |
| * | Simplify and shorten krb5_ktfileint_find_slot, and properly handle the | Greg Hudson | 2009-04-24 | 1 | -99/+40 |
| * | In krb5_ktfileint_find_slot, don't continue the loop when we find a | Greg Hudson | 2009-04-24 | 1 | -0/+1 |
| * | In krb5_principal_compare_flags, improve clarity slightly by using a | Greg Hudson | 2009-04-23 | 1 | -9/+8 |
| * | In krb5_rcache_externalize, remove a pointless null check of a pointer | Greg Hudson | 2009-04-23 | 1 | -32/+44 |
| * | Close a memory leak in asn1_decode_etype_info2_entry_1_3 | Greg Hudson | 2009-04-23 | 1 | -1/+4 |
| * | In krb5_fcc_read, remove an assert which could never trigger (because | Greg Hudson | 2009-04-23 | 1 | -1/+0 |
| * | Fix an error-handling block in sendto_kdc.c's setup_connection() which | Greg Hudson | 2009-04-23 | 1 | -2/+0 |
| * | In krb5_get_cred_via_tkt, strip the ok-as-delegate flag from | Greg Hudson | 2009-04-23 | 1 | -0/+18 |
| * | move kadmin, ktutil, k5srvutil man pages to man1 | Sam Hartman | 2009-04-22 | 2 | -3/+3 |
| * | Send explicit salt for SALTTYPE_NORMAL keys | Greg Hudson | 2009-04-16 | 2 | -12/+19 |
| * | Require fast_req checksum to be keyed | Sam Hartman | 2009-04-14 | 1 | -1/+19 |
| * | Implement kinit option for FAST armor ccache | Sam Hartman | 2009-04-14 | 2 | -4/+19 |
| * | Update kdb5_util man page with missing purge_mkeys command | Will Fiveash | 2009-04-13 | 1 | -0/+12 |
| * | krb5_fcc_generate_new was destroying a locked mutex in the err_out | Greg Hudson | 2009-04-13 | 1 | -0/+1 |
| * | In pa_sam, remove a gratuitous null check for etype which was | Greg Hudson | 2009-04-13 | 1 | -1/+1 |
| * | Make krb5_mkt_resolve error handling work | Greg Hudson | 2009-04-13 | 1 | -69/+77 |
| * | In krb5int_dns_init, fix a malloc-returning-null check which could let | Greg Hudson | 2009-04-13 | 1 | -1/+1 |
| * | More dead code elimination. When asprintf was used the varaible namelen was | Ezra Peisach | 2009-04-12 | 1 | -5/+0 |
| * | remove dead code | Ezra Peisach | 2009-04-12 | 2 | -7/+1 |
| * | Remove dead assignment of variables that are never used | Ezra Peisach | 2009-04-12 | 2 | -5/+1 |
| * | In krb5_get_in_tkt, r7002 introduced an unused local variable | Greg Hudson | 2009-04-10 | 1 | -4/+1 |
| * | Simplify the coupling of problem to response code in recvauth_common, | Greg Hudson | 2009-04-10 | 1 | -29/+9 |
| * | Remove an unnecessary cleanup in krb5_cc_set_default_name | Greg Hudson | 2009-04-10 | 1 | -2/+0 |
| * | Check the return value of krb5_timeofday in krb5int_populate_gic_opt. | Greg Hudson | 2009-04-10 | 1 | -1/+7 |
| * | Check return value of krb5int_copy_data_contents in preauth2.c's | Greg Hudson | 2009-04-10 | 1 | -1/+4 |
| * | kdc: handle_referral_params does not return ENOMEM errors | Ezra Peisach | 2009-04-09 | 1 | -1/+1 |
| * | Using a patch from Apple, add support for GSS_C_DELEG_POLICY_FLAG, | Greg Hudson | 2009-04-08 | 2 | -1/+11 |
| * | mk_safe and mk_priv require the local address to be set in the auth | Greg Hudson | 2009-04-08 | 5 | -54/+60 |
| * | Fall through on error return | Ezra Peisach | 2009-04-08 | 1 | -3/+4 |
| * | When getting initial credentials with a password, try the master if | Greg Hudson | 2009-04-08 | 1 | -2/+1 |
| * | Subject k5_utf8s_to_ucs2s could deref NULL pointer.. | Ezra Peisach | 2009-04-07 | 1 | -3/+5 |
| * | CVE-2009-0846 asn1_decode_generaltime can free uninitialized pointer | Tom Yu | 2009-04-07 | 2 | -0/+17 |
| * | CVE-2009-0847 asn1buf_imbed incorrect length validation | Tom Yu | 2009-04-07 | 1 | -2/+4 |
| * | CVE-2009-0844 SPNEGO can read beyond buffer end | Tom Yu | 2009-04-07 | 1 | -27/+24 |
| * | Apply revised patch from Apple that ensures that a REJECT token is | Tom Yu | 2009-04-07 | 1 | -3/+5 |
| * | Null pointer defref in adding info | Ezra Peisach | 2009-04-07 | 1 | -1/+1 |
| * | Implement KDC side of TGS FAST | Sam Hartman | 2009-04-05 | 1 | -3/+10 |
| * | fix logic errors | Sam Hartman | 2009-04-04 | 2 | -2/+2 |
| * | Adjust the logic in rule_an_to_ln to avoid a "can't happen" case of | Greg Hudson | 2009-04-03 | 1 | -5/+7 |
| * | Handle authdata encrypted in subkey | Sam Hartman | 2009-04-03 | 1 | -0/+7 |
| * | Merge fast branch at 22166 onto trunk | Sam Hartman | 2009-04-03 | 20 | -67/+288 |
| * | Unfortunately, pre-1.7 krshd fails to support keyed checksums because | Sam Hartman | 2009-04-03 | 4 | -2/+6 |
| * | Fix krshd and krlogind to use krb5_c_verify_checksum | Tom Yu | 2009-04-02 | 2 | -20/+29 |
| * | Use the preferred checksum for non-DES keys in the kdc_req path and | Sam Hartman | 2009-04-01 | 3 | -10/+23 |
| * | Make FAST changes build when pkinit is disabled | Tom Yu | 2009-03-31 | 4 | -19/+23 |
| * | mark export grade RC4 as weak | Sam Hartman | 2009-03-31 | 1 | -1/+2 |
| * | Initialize request state in the TGS path | Sam Hartman | 2009-03-31 | 1 | -0/+5 |
| * | make depend | Sam Hartman | 2009-03-31 | 4 | -32/+49 |