aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-11Update for krb5-1.16.4-postreleasekrb5-1.16Greg Hudson1-2/+2
2019-12-11Update for krb5-1.16.4krb5-1.16.4-finalGreg Hudson29-31/+56
2019-12-11make update-poGreg Hudson1-13/+13
2019-12-11make dependGreg Hudson1-0/+1
2019-12-09Various gssalloc fixesGreg Hudson8-8/+8
2019-12-09Fix gss_set_sec_context_option() context creationLuke Howard1-0/+1
2019-12-09Fix kadmin addprinc -randkey -kvnoGreg Hudson1-1/+5
2019-12-09Fix SPNEGO fallback context handlingGreg Hudson1-0/+1
2019-12-09Accept GSS mechs which don't supply attributesGreg Hudson1-0/+4
2019-12-09Don't skip past zero byte in profile parsingGreg Hudson1-1/+1
2019-12-09Initialize life/rlife in kdcpolicy interfaceRobbie Harwood1-2/+2
2019-12-09Fix some return code handling bugsRobbie Harwood4-8/+13
2019-12-09Fix t_otp.py for pyrad 2.2Greg Hudson1-0/+1
2019-12-09Eliminate qualname.plinGreg Hudson8-35/+9
2019-12-09Fix test suite issues affecting Travis imagesGreg Hudson5-97/+41
2019-03-29Fix memory leak in 'none' replay cache typeCorene Casper1-0/+1
2019-01-07Update for krb5-1.16.3-postreleaseGreg Hudson1-2/+2
2019-01-07Update for krb5-1.16.3krb5-1.16.3-finalGreg Hudson29-31/+56
2019-01-07Update man pagesGreg Hudson26-26/+26
2019-01-07Update copyright years to 2019Greg Hudson8-8/+8
2019-01-07Fix double-close in ksu get_authorized_princ_namesRobbie Harwood1-1/+0
2019-01-06Remove incorrect KDC assertionIsaac Boukris2-1/+7
2019-01-06Don't include all MEMORY ccaches in collectionGreg Hudson2-17/+13
2018-11-02Update for krb5-1.16.2-postreleaseGreg Hudson1-2/+2
2018-11-01Update for krb5-1.16.2krb5-1.16.2-finalGreg Hudson29-46/+97
2018-11-01make update-poGreg Hudson1-158/+156
2018-11-01Update man pagesGreg Hudson26-736/+731
2018-11-01make dependGreg Hudson1-0/+4
2018-10-29Fix leak on error in kadm5 randkey handlingGreg Hudson1-2/+4
2018-10-29Update man pages to reference kerberos(7)Robbie Harwood20-69/+120
2018-10-29Modernize kerberos(7)Robbie Harwood3-130/+132
2018-10-29Bring back general kerberos man pageRobbie Harwood7-5/+345
2018-10-29Correct kpasswd_server description in krb5.conf(5)Robbie Harwood1-1/+2
2018-10-29Fix up kdb5_util documentationGreg Hudson5-29/+28
2018-10-29Fix incorrect TRACE usages to use {str}Robbie Harwood1-3/+3
2018-10-29Don't rely on default realm in S4U2Self clientIsaac Boukris2-2/+7
2018-10-29Fix memory bugs in gss_add_cred() extension caseGreg Hudson2-71/+167
2018-10-29Always honor desired_name in gss_add_cred()Greg Hudson2-15/+23
2018-10-29Clarify documentation on pkinit_identitiesGreg Hudson1-5/+5
2018-10-29Document that DESTDIR must be an absolute pathGreg Hudson1-1/+1
2018-10-29Fix memory leak in gss_add_cred() creation caseGreg Hudson5-25/+131
2018-10-29Check mech cred in gss_inquire_cred_by_mech()Greg Hudson1-0/+2
2018-10-29Fix a typo in the kswitch man pageGreg Hudson1-1/+1
2018-10-29Check strdup return in kadm5_get_config_params()Greg Hudson1-2/+9
2018-10-29Update many documentation links to httpsGreg Hudson9-43/+43
2018-10-29Remove outdated note in krb5kdc man pageGreg Hudson1-7/+0
2018-10-29Correctly handle fallback in KDC OTP callbackRobbie Harwood2-3/+26
2018-10-29Fix OTP secret file leak and whitespace removalGreg Hudson1-6/+9
2018-10-29Fix option parsing on WindowsGreg Hudson7-16/+15
2018-10-29Disable canonicalization in ccselect testsGreg Hudson1-4/+7