aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-18Update for krb5-1.19.1krb5-1.19.1-finalGreg Hudson29-31/+48
2021-02-18make regenGreg Hudson8-215/+242
2021-02-17Synchronize command-line option documentationRobbie Harwood15-77/+77
2021-02-17Load certs when checking pkinit_identities valuesKen Hornstein4-25/+29
2021-02-17Restore krb5_set_default_tgs_ktypes()Greg Hudson2-0/+12
2021-02-01Update for krb5-1.19-postreleaseGreg Hudson1-2/+2
2021-02-01Update for krb5-1.19krb5-1.19-finalGreg Hudson3-6/+6
2021-01-11Update for krb5-1.19-beta2-postreleaseGreg Hudson1-2/+2
2021-01-11Update for krb5-1.19-beta2krb5-1.19-beta2Greg Hudson3-9/+11
2021-01-11make regenGreg Hudson29-37/+39
2021-01-11Update copyright years to 2021Greg Hudson8-8/+8
2021-01-08Fix runstatedir makefile substitutionGreg Hudson5-8/+5
2021-01-08Revert dns_canonicalize_hostname default to trueGreg Hudson6-15/+18
2021-01-08Implement fallback for GSS acceptor namesGreg Hudson9-21/+99
2021-01-08Update kvno(1) synopsis with missing optionsRobbie Harwood2-0/+8
2021-01-08Continue on KRB5_FCC_NOFILE in KCM cache iterationGreg Hudson1-1/+3
2021-01-08Add support for start_realm cache configGreg Hudson12-11/+73
2020-11-30Update for krb5-1.19-beta1-postreleaseGreg Hudson1-2/+2
2020-11-30Update for krb5-1.19-beta1krb5-1.19-beta1Greg Hudson2-4/+4
2020-11-30make regenGreg Hudson15-685/+747
2020-11-29Update config.guess and config.subGreg Hudson2-468/+743
2020-11-27Update README for krb5-1.19Greg Hudson1-4/+139
2020-11-23Update features list for 1.19Greg Hudson1-0/+61
2020-11-23Improve duplicate checking in gss_add_cred()sashan1-8/+8
2020-11-19Install shared libraries as executableRobbie Harwood1-3/+4
2020-11-18Add GSS credential store documentationGreg Hudson1-0/+80
2020-11-18Add verify option to cred storeSimo Sorce3-13/+83
2020-11-18Add password option to cred storeSimo Sorce6-24/+81
2020-11-18Fix gss_acquire_cred_from() IAKERB handlingSimo Sorce3-12/+54
2020-11-08Be stricter about ASN.1 decodingDemi M. Obenour7-88/+57
2020-11-08Fix compatibility with upcoming autoconf 2.70Sergei Trofimovich1-5/+1
2020-11-03Add recursion limit for ASN.1 indefinite lengthsGreg Hudson1-7/+9
2020-11-03Allow KDC to canonicalize realm in TGS clientGreg Hudson2-7/+8
2020-11-03Avoid daylight savings time issues in testsGreg Hudson2-0/+8
2020-10-29Move more KDC checks to validate_tgs_request()Greg Hudson4-245/+275
2020-10-22Use PKG_CHECK_MODULES for system library com_errAnonymous Maarten22-25/+34
2020-10-22Fix minor static analysis defectsRobbie Harwood5-8/+6
2020-10-20Unregister thread key in SPNEGO finalizationGreg Hudson5-15/+106
2020-10-17Update Gladman AES codeGreg Hudson26-3060/+3149
2020-10-08Fix Python deprecation warningsGreg Hudson7-24/+19
2020-10-02Minimize usage of tgs_server in KDCGreg Hudson5-78/+46
2020-09-30Avoid passing DB entry structures in KDCGreg Hudson5-40/+41
2020-09-28Fix doc issues with newer Doxygen and SphinxGreg Hudson5-43/+44
2020-09-22Update SRV record documentationGreg Hudson1-10/+13
2020-09-22Add doc build to Github Actions configGreg Hudson2-1/+30
2020-09-22Allow aliases when matching U2U second ticketIsaac Boukris2-1/+26
2020-09-22Adjust KDC alias helper function contractIsaac Boukris2-7/+11
2020-09-18Document enctype migrationGreg Hudson3-20/+83
2020-09-18Warn when des3-cbc-sha1 is used for initial authGreg Hudson1-0/+21
2020-09-14Improve KDC alias checking for S4U requestsIsaac Boukris1-49/+25