aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-25Updates for krb5-1.13.6krb5-1.13.6-finalTom Yu28-30/+70
2016-07-21make update-poTom Yu1-3/+3
2016-07-21make dependTom Yu2-37/+48
2016-07-21Fix S4U2Self KDC crash when anon is restrictedGreg Hudson1-1/+1
2016-07-20Fix error handling in k5_expand_path()Greg Hudson1-1/+1
2016-07-15Update LDAP docs for password lockoutGreg Hudson2-3/+16
2016-07-06Fix typo in doc/user/tkt_mgmt.rstTom Yu1-1/+1
2016-07-06Fix profile_flush_to_file() state corruptionGreg Hudson2-2/+22
2016-07-06Fix incorrect recv() size calculation in libkradNathaniel McCallum1-2/+2
2016-07-06Fix kadmin min_life check with nonexistent policyGreg Hudson2-2/+7
2016-07-06Fix unlikely pointer error in get_in_tkt.cGreg Hudson1-3/+3
2016-07-06Relax t_sn2princ.py reverse resolution testTom Yu1-3/+4
2016-07-06Avoid setting AS key when OTP preauth failsNathaniel McCallum1-5/+5
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