aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2016-07-30Fix build system hygiene issuesGreg Hudson3-3/+3
2016-07-28Use single-colon rules in makefilesGreg Hudson29-60/+60
2016-07-19Minimize timing leaks in PKINIT decryptionGreg Hudson1-23/+34
2016-07-19Simplify pkcs7_dataDecode() in PKINITGreg Hudson1-65/+14
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-30Fix memory leak in LDAP renameGreg Hudson3-1/+5
2016-05-26Simplify principal and policy manipulation codeGreg Hudson1-13/+1
2016-05-26Use library malloc for principal, policy entriesGreg Hudson14-158/+10
2016-05-23Implement principal renaming in LDAPSarah Day7-2/+286
2016-05-23Add new DAL function for renaming principalsSarah Day3-0/+3
2016-05-05Work around python-ldap bug in kerberos.ldifShawn M. Emery1-48/+48
2016-04-29Improve errors when DB2 database cannot be openedGreg Hudson1-24/+26
2016-04-29Simplify EFTYPE checking in db2 KDB moduleGreg Hudson3-12/+11
2016-04-27Test KDB authdata and kinit pac optionsGreg Hudson1-1/+26
2016-04-06Fix kdb5_ldap_util stashsrvpw password file logicGreg Hudson2-27/+49
2016-03-18Fix LDAP null deref on empty arg [CVE-2016-3119]Greg Hudson1-0/+1
2016-03-09Add auth indicator handling to libkdb_ldapMatt Rogers6-4/+115
2016-03-09Remove hdb KDB moduleGreg Hudson11-3805/+0
2016-02-23Use blocking lock when creating db2 KDBGreg Hudson1-2/+1
2016-02-12Remove form feed charactersGreg Hudson1-4/+0
2016-02-05Fix populate_krb5_db_entry() princ_ent initGreg Hudson1-2/+2
2016-02-03Implement password history in LDAP KDB moduleSarah Day6-105/+408
2015-12-16Add libkrb5support dependencies to test pluginsGreg Hudson2-6/+6
2015-12-14Add IPv6 address logging support to audit pluginSarah Day2-3/+3
2015-12-11make dependGreg Hudson4-9/+50
2015-12-10Clean up const qualifier warningsGreg Hudson1-1/+1
2015-12-09Correctly use k5_wrapmsg() in ldap_principal2.cTom Yu1-2/+2
2015-10-26Fix memory leak in test kdcpreauth moduleGreg Hudson1-0/+1
2015-10-23Use RUN_TEST and fix installed krb5.conf usesGreg Hudson1-1/+1
2015-09-16Untabify kerberos.schema and kerberos.ldifGreg Hudson2-18/+18
2015-09-14Add test cases for client referralsGreg Hudson1-7/+44
2015-09-10Improve PKINIT OpenSSL error reportingGreg Hudson2-61/+89
2015-08-27Add etype-info2 to MORE_PREAUTH_DATA_REQUIREDGreg Hudson2-5/+23
2015-08-26Add cookie testsGreg Hudson2-18/+93
2015-08-09Support OTP auth indicators in string attributeGreg Hudson1-4/+69
2015-07-27Simplify test preauth module useGreg Hudson1-5/+0
2015-07-22Add indicator support to PKINITGreg Hudson2-0/+20
2015-07-22Add indicator support to OTPGreg Hudson3-7/+38
2015-07-22Test auth indicator functionalityGreg Hudson2-12/+83
2015-07-09Unify KDB principal flag conversion functionsTom Yu1-2/+4
2015-07-08Test client_keyblock kdcpreauth callbackGreg Hudson5-0/+267
2015-07-06Fix uncommon null dereference in PKINIT clientGreg Hudson1-3/+3
2015-07-06Add rename method to kadm5_hookGreg Hudson1-0/+8
2015-06-15Update test KDC authdata module to new interfaceGreg Hudson8-196/+19
2015-05-30Support SNI in MS-KKDCP clientChristian Heimes1-0/+4
2015-04-27Prevent requires_preauth bypass [CVE-2015-2694]Greg Hudson2-5/+9
2015-04-16Fix memory leak in DB2 iterationPavel Jindra1-1/+1
2015-04-15Use unsigned 16-bit type for key data kvnoGreg Hudson1-1/+1
2015-04-14Fix LDAP ticket policies on big-endian LP64Greg Hudson2-16/+19