aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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 Hudson28-31/+31
2019-01-07Update man pagesGreg Hudson26-26/+26
2019-01-07Update copyright years to 2019Greg Hudson3-3/+3
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 Hudson28-31/+31
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-29Modernize kerberos(7)Robbie Harwood1-43/+65
2018-10-29Bring back general kerberos man pageRobbie Harwood4-5/+195
2018-10-29Fix up kdb5_util documentationGreg Hudson3-12/+6
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-29Fix memory leak in gss_add_cred() creation caseGreg Hudson4-25/+130
2018-10-29Check mech cred in gss_inquire_cred_by_mech()Greg Hudson1-0/+2
2018-10-29Check strdup return in kadm5_get_config_params()Greg Hudson1-2/+9
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
2018-10-28Escape curly braces in def-check.pl regexesGreg Hudson1-5/+5
2018-10-28Fix bugs with concurrent use of MEMORY ccachesGreg Hudson2-61/+154
2018-05-04Update for krb5-1.16.1-postreleaseGreg Hudson1-2/+2
2018-05-03Update for krb5-1.16.1krb5-1.16.1-finalGreg Hudson27-30/+30
2018-05-02make update-poGreg Hudson1-87/+91
2018-05-02Update man pagesGreg Hudson25-27/+29
2018-05-02make dependGreg Hudson1-7/+12
2018-05-02Set error message on KCM get_princ failureRobbie Harwood1-0/+6
2018-05-02Fix PKINIT rule matching against UPN SANsGreg Hudson6-68/+52