aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/kdb/test/kdb_test.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-18Fix AS-REQ checking of KDB-modified indicatorsGreg Hudson1-2/+40
2020-02-10Test that PAC is the first authdata elementIsaac Boukris1-3/+4
2020-01-24Further simplify test KDB module authdata codeGreg Hudson1-3/+5
2020-01-24Allow cross-realm RBCD with PAC and other authdataIsaac Boukris1-17/+6
2019-12-28Remove KRB5_KDB_FLAG_ALIAS_OKIsaac Boukris1-9/+5
2019-09-09Add tests for local and cross-realm RBCD requestsIsaac Boukris1-24/+484
2019-09-09Add minimal cross-realm support to test KDB moduleGreg Hudson1-11/+17
2019-09-09Fix authdata signatures for non-TGT AS-REQsIsaac Boukris1-3/+4
2019-09-09Add KDC support for RBCD requestsIsaac Boukris1-2/+3
2019-08-26Allow the KDB to see and modify auth indicatorsGreg Hudson1-1/+22
2019-03-20Fix memory leak in test KDB moduleGreg Hudson1-3/+3
2019-03-13Add tests for S4U2Self with certificateIsaac Boukris1-2/+62
2018-10-23Add GSS_KRB5_NT_ENTERPRISE_NAME name typeIsaac Boukris1-1/+2
2018-10-17Add test for cross realm S4U2Self using referralsIsaac Boukris1-4/+33
2016-06-03Fix test_check_allowed_to_delegate() leak for realGreg Hudson1-7/+7
2016-06-02Fix leak in test_check_allowed_to_delegate()Greg Hudson1-0/+2
2016-05-26Use library malloc for principal, policy entriesGreg Hudson1-46/+0
2016-05-23Add new DAL function for renaming principalsSarah Day1-0/+1
2016-04-27Test KDB authdata and kinit pac optionsGreg Hudson1-1/+26
2015-09-14Add test cases for client referralsGreg Hudson1-7/+44
2015-07-09Unify KDB principal flag conversion functionsTom Yu1-2/+4
2015-03-10Add test KDB moduleGreg Hudson1-0/+522