aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-10-22Use PKG_CHECK_MODULES for system library com_errAnonymous Maarten7-8/+8
2020-10-22Fix minor static analysis defectsRobbie Harwood2-4/+3
2020-08-18Set lockdown attribute when creating LDAP KDBGreg Hudson1-1/+1
2020-08-04Don't create hostbased principals in new KDBsGreg Hudson1-34/+1
2020-05-20Add channel bindings testsIsaac Boukris1-0/+18
2020-04-08Fix typos in commentsGreg Hudson16-23/+24
2020-03-26Make fiat 128-bit typedefs work with older gccGreg Hudson2-3/+5
2020-03-26Eliminate redundant PKINIT responder invocationGreg Hudson2-6/+12
2020-03-26make regenGreg Hudson1-4/+4
2020-02-27Allow deletion of require_auth with LDAP KDBGreg Hudson2-11/+22
2020-02-27Allow certauth modules to set hw-authent flagGreg Hudson3-12/+27
2020-02-21Fix AS-REQ checking of KDB-modified indicatorsGreg Hudson1-2/+40
2020-02-05Test that PAC is the first authdata elementIsaac Boukris1-3/+4
2020-01-24Further simplify test KDB module authdata codeGreg Hudson1-3/+5
2020-01-22Allow cross-realm RBCD with PAC and other authdataIsaac Boukris1-17/+6
2020-01-13Restrict test KDB to local principalsIsaac Boukris1-1/+26
2020-01-07Fix LDAP policy enforcement of pw_expirationRobbie Harwood1-13/+0
2020-01-07Work around macOS SIP in the test suiteGreg Hudson2-1/+3
2019-12-28Remove KRB5_KDB_FLAG_ALIAS_OKIsaac Boukris2-18/+11
2019-12-06Add NegoEx testsGreg Hudson4-0/+388
2019-11-13Use k5-buf.h integer helpers where appropriateGreg Hudson2-56/+31
2019-09-19Update LDAP KDB module documentationGreg Hudson1-15/+19
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-07-11Update edwards25519 code from BoringSSLGreg Hudson3-1073/+1470
2019-07-11Fix typosAntoine Cœur6-9/+9
2019-06-26Remove PKINIT draft 9 supportGreg Hudson9-805/+275
2019-06-07Update HTTP linksMichael Mattioli2-3/+3
2019-05-21Support 389ds's lockout modelRobbie Harwood2-0/+19
2019-05-20Modernize example enctypes in documentationRobbie Harwood2-4/+4
2019-05-14Remove dead variable def_kslist from two filesRobbie Harwood1-1/+0
2019-05-10Remove more dead codeRobbie Harwood3-22/+0
2019-05-10Simply OpenSSL PKCS7 decryption codeRobbie Harwood1-149/+62
2019-04-30Use secure_getenv() where appropriateGreg Hudson2-9/+4
2019-03-20Fix memory leak in test KDB moduleGreg Hudson1-3/+3
2019-03-13Add tests for S4U2Self with certificateIsaac Boukris1-2/+62
2019-01-03Fix build issues with Solaris native compilersashan3-11/+5
2018-10-26Update auto-generated filesGreg Hudson2-4/+10
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
2018-10-03Use the term "replica KDC" in source and docsGreg Hudson1-5/+5
2018-09-27Fix incorrect TRACE usages to use {str}Robbie Harwood2-4/+4
2018-09-26Remove LDAP osa_princ_ent_rec XDR functionsGreg Hudson5-260/+64
2018-09-26Fix null deref on some invalid PKINIT identitiesGreg Hudson1-6/+15
2018-09-05Check more time function resultsGreg Hudson1-5/+7
2018-07-18Eliminate preprocessor-disabled dead codeRobbie Harwood5-54/+0
2018-07-05Fix some omissions in make cleanGreg Hudson1-0/+3