aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-18Fix AS-REQ checking of KDB-modified indicatorsGreg Hudson3-9/+58
2020-03-17Update copyright years to 2020Greg Hudson8-8/+8
2020-03-17Fix typo and DES section in 1.18 READMEGreg Hudson1-8/+5
2020-02-12Update for krb5-1.18-postreleaseGreg Hudson1-2/+2
2020-02-12Update for krb5-1.18krb5-1.18-finalGreg Hudson3-6/+9
2020-02-12make update-poGreg Hudson1-4/+4
2020-02-11Update mitK5features.rst for beta2 featuresGreg Hudson1-0/+7
2020-02-11Always use S4U2Proxy second ticket parsed authdataIsaac Boukris1-3/+9
2020-02-10Don't assume OpenSSL failures are memory errorsRobbie Harwood2-2/+2
2020-02-10Test that PAC is the first authdata elementIsaac Boukris2-10/+51
2020-02-10Put KDB authdata firstIsaac Boukris1-3/+6
2020-01-27Update for krb5-1.18-beta2-postreleaseGreg Hudson1-2/+2
2020-01-27Update for krb5-1.18-beta2krb5-1.18-beta2Greg Hudson3-4/+18
2020-01-27make update-poGreg Hudson1-4/+4
2020-01-27Update man pagesGreg Hudson1-1/+1
2020-01-27make dependGreg Hudson1-0/+10
2020-01-24Honor transited-policy-checked flag in serversGreg Hudson4-14/+56
2020-01-24Apply permitted_enctypes to KDC request enctypesRobbie Harwood8-126/+128
2020-01-24Further simplify test KDB module authdata codeGreg Hudson1-3/+5
2020-01-24Allow cross-realm RBCD with PAC and other authdataIsaac Boukris4-36/+17
2020-01-24Fix KDC crash in handle_signticketIsaac Boukris3-15/+55
2020-01-24Add tests for S4U request-authdata handlingIsaac Boukris6-8/+195
2020-01-24Fix S4U client authdata handlingIsaac Boukris1-0/+19
2020-01-24Check cross-realm TGT name for RBCD requestsIsaac Boukris1-2/+4
2020-01-24Fix error handling in gssint_mechglue_init()Greg Hudson1-0/+8
2020-01-13Fix typo in 1.18 release notesGreg Hudson2-3/+3
2020-01-09Update for krb5-1.17-beta1-postreleaseGreg Hudson1-2/+2
2020-01-08Update for krb5-1.18-beta1krb5-1.18-beta1Greg Hudson2-4/+4
2020-01-08make update-poGreg Hudson1-905/+944
2020-01-08Update man pagesGreg Hudson17-33/+53
2020-01-08make dependGreg Hudson7-220/+256
2020-01-08Update config.guess and config.subGreg Hudson2-83/+267
2020-01-08Update README for krb5-1.18Greg Hudson1-0/+127
2020-01-08Update features list for 1.18Greg Hudson1-3/+65
2020-01-07Fix LDAP policy enforcement of pw_expirationRobbie Harwood3-62/+60
2020-01-07Allow kprop over NATsGreg Hudson1-6/+6
2020-01-07Fix handling of invalid CAMMAC service verifierJeffrey Arbuckle1-0/+2
2020-01-07Work around macOS SIP in the test suiteGreg Hudson24-43/+84
2020-01-07Add return_trace option to k5test.pyGreg Hudson1-14/+18
2020-01-07Make IPv6 pktinfo work on macOSGreg Hudson1-0/+3
2020-01-05Fix xdr_bytes() strict-aliasing violationsGreg Hudson3-12/+22
2020-01-05Add NegoEx assertion to squash defectGreg Hudson1-0/+1
2020-01-05Fix error return case in serialization codeGreg Hudson1-1/+4
2019-12-28Remove KRB5_KDB_FLAG_ALIAS_OKIsaac Boukris11-48/+24
2019-12-28Do not always canonicalize enterprise principalsIsaac Boukris3-14/+28
2019-12-22Don't warn in kadmin when no policy is specifiedRobbie Harwood7-15/+15
2019-12-20Remove unused kadmin and RPC test scriptsGreg Hudson8-601/+1
2019-12-20Simplify keytab creation in kadmin and RPC testsGreg Hudson5-26/+4
2019-12-11In mkrel, build documentation with python3Greg Hudson1-2/+2
2019-12-06Add NegoEx testsGreg Hudson11-21/+623