aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-06Clean t_sname_match in lib/krb5/krbTom Yu1-1/+1
2016-07-06Add tests for krb5_sname_match()Greg Hudson3-2/+127
2016-07-06Check princ length in krb5_sname_match()Greg Hudson1-0/+3
2016-07-05Add missing newline in kinit usage messageAndreas Schneider1-1/+1
2016-07-05Add test for empty K/M key data handlingMatt Rogers1-0/+7
2016-07-05Fix krb5_def_fetch_mkey_list() segfaultMatt Rogers1-0/+5
2016-04-18Update for krb5-1.13.5-postreleaseTom Yu1-2/+2
2016-04-18Updates for krb5-1.13.5krb5-1.13.5-finalTom Yu28-30/+54
2016-04-18make update-poTom Yu1-22/+22
2016-04-13Skip unnecessary mech calls in gss_inquire_cred()Greg Hudson1-17/+22
2016-04-11Back to krb5-1.13-postreleaseTom Yu1-2/+2
2016-04-11Updates for kfw-4.1-beta3kfw-4.1-beta3Tom Yu2-3/+3
2016-04-11Updates for kfw-4.1-beta3-mitkfw-4.1-beta3-mitTom Yu4-5/+5
2016-04-11Update copyright yearsTom Yu1-1/+1
2016-04-06Default to LSA when TGT in LSA is inaccessibleSarah Day1-20/+79
2016-04-06Add cleanup label in ms2mitSarah Day1-42/+20
2016-04-06Fix LDAP null deref on empty arg [CVE-2016-3119]Greg Hudson1-0/+1
2016-04-06Fix KDC memory leak on failed S4U2Proxy requestsGreg Hudson1-0/+1
2016-04-06Fix memory leak on error in KDC decrypt_2ndtkt()Greg Hudson1-1/+3
2016-03-07Update for krb5-1.13.4-postreleaseTom Yu1-2/+2
2016-03-04Updates for krb5-1.13.4krb5-1.13.4-finalTom Yu28-30/+63
2016-02-29Update READMETom Yu1-1/+6
2016-02-29make update-poTom Yu1-38/+38
2016-02-29Update man pagesTom Yu25-25/+25
2016-02-29Update copyright years to 2016Michael Mattioli5-5/+5
2016-02-24Use blocking lock when creating db2 KDBGreg Hudson1-2/+1
2016-02-08Fix leaks in kadmin server stubs [CVE-2015-8631]Greg Hudson1-74/+77
2016-02-08Check for null kadm5 policy name [CVE-2015-8630]Greg Hudson1-4/+8
2016-02-08Verify decoded kadmin C strings [CVE-2015-8629]Greg Hudson1-1/+8
2016-01-15Fix iprop server stub error managementGreg Hudson1-4/+0
2016-01-15Fix EOF check in kadm5.acl line processingRobbie Harwood1-1/+1
2016-01-15Fix memory leak in SPNEGO gss_init_sec_context()Greg Hudson1-1/+2
2016-01-08Make ksu work with prompting clpreauth modulesGreg Hudson1-1/+2
2016-01-08Add .travis.ymlTom Yu1-0/+15
2016-01-08Increase hostname length in ipropd_svc.cTom Yu1-1/+1
2016-01-08Don't canonicalize hostname in sim_client.cTom Yu1-9/+1
2016-01-08Work around uninitialized warning in cc_kcm.cTom Yu1-1/+1
2016-01-08Check internal context on init context errorsSimo Sorce1-4/+7
2016-01-08Check context handle in gss_export_sec_context()Tomas Kuthan1-2/+3
2015-12-18Set TL_DATA mask flag for master key operationsSimo Sorce1-2/+2
2015-12-18Add libkrb5support dependencies to test pluginsGreg Hudson2-6/+6
2015-12-18Fix k5crypto NSS iov processing bugGreg Hudson1-1/+1
2015-12-04Update for krb5-1.13.3-postreleaseTom Yu1-2/+2
2015-12-03Updates for krb5-1.13.3krb5-1.13.3-finalTom Yu28-30/+88
2015-12-02make update-poTom Yu1-46/+45
2015-12-02Update man pagesTom Yu2-5/+3
2015-12-02make dependTom Yu1-0/+12
2015-12-02Check output params on GSS OID set functionsTomas Kuthan1-0/+6
2015-12-02Fix gss_inquire_names_for_mech() on MS krb5 mechTomas Kuthan1-0/+1
2015-12-02Fix typo in GSS_S_UNAUTHORIZED error messageTomas Kuthan1-1/+1