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-06Improve errors when DB2 database cannot be openedGreg Hudson1-24/+26
2016-07-05Simplify EFTYPE checking in db2 KDB moduleGreg Hudson3-12/+11
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.14.2-postreleaseTom Yu1-2/+2
2016-04-15Updates for krb5-1.14.2krb5-1.14.2-finalTom Yu28-30/+58
2016-04-15make update-poTom Yu1-22/+22
2016-04-15Update copyright yearsTom Yu1-1/+1
2016-04-13Skip unnecessary mech calls in gss_inquire_cred()Greg Hudson1-17/+22
2016-04-05Default to LSA when TGT in LSA is inaccessibleSarah Day1-20/+79
2016-04-05Add cleanup label in ms2mitSarah Day1-42/+20
2016-04-05Add documentation for krb5_error_codeSarah Day1-1/+7
2016-04-05Fix keytab file format descriptionGreg Hudson2-3/+3
2016-04-05Fix LDAP null deref on empty arg [CVE-2016-3119]Greg Hudson1-0/+1
2016-04-05Fix KDC memory leak on failed S4U2Proxy requestsGreg Hudson1-0/+1
2016-04-05Fix memory leak on error in KDC decrypt_2ndtkt()Greg Hudson1-1/+3
2016-04-05Use public OID for interposing several functionsRobbie Harwood4-24/+22
2016-04-05Enable interposing gss_inquire_saslname_for_mechRobbie Harwood1-7/+20
2016-04-05Revisit inquire_attrs_for_mech on old mechsGreg Hudson1-2/+6
2016-04-05Report inquire_attrs_for_mech mech failuresRobbie Harwood1-9/+10
2016-04-05Enable interposing gss_inquire_attrs_for_mech()Robbie Harwood1-4/+11
2016-02-29Update for krb5-1.14.1-postreleaseTom Yu1-2/+2
2016-02-26Updates for krb5-1.14.1krb5-1.14.1-finalTom Yu28-30/+67
2016-02-26Update READMETom Yu1-1/+6
2016-02-25make update-poTom Yu1-38/+38
2016-02-25Update man pagesTom Yu25-25/+25
2016-02-25Update 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-07Add .travis.ymlTom Yu1-0/+15
2016-01-07Increase hostname length in ipropd_svc.cTom Yu1-1/+1
2016-01-07Don't canonicalize hostname in sim_client.cTom Yu1-9/+1
2016-01-07Work around uninitialized warning in cc_kcm.cTom Yu1-1/+1
2016-01-07Fix interposed gss_accept_sec_context()Robbie Harwood1-0/+6
2016-01-07Check internal context on init context errorsSimo Sorce1-4/+7
2016-01-07Check context handle in gss_export_sec_context()Tomas Kuthan1-2/+3
2015-12-17Set TL_DATA mask flag for master key operationsSimo Sorce1-2/+2
2015-12-17Add libkrb5support dependencies to test pluginsGreg Hudson2-6/+6
2015-12-17Fix k5crypto NSS iov processing bugGreg Hudson1-1/+1
2015-12-17Correctly use k5_wrapmsg() in ldap_principal2.cTom Yu1-2/+2