aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2015-10-26Use RUN_TEST and fix installed krb5.conf usesGreg Hudson1-1/+1
2015-09-17make dependTom Yu4-9/+50
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
2015-03-10Add test KDB moduleGreg Hudson4-0/+544
2015-02-19Use preauth timestamp in PKINIT clpreauth moduleGreg Hudson1-5/+7
2015-02-19Check timestamp in PKINIT kdcpreauth moduleThomas Calderon1-0/+5
2014-12-15Correct spellingBen Kaduk1-7/+7
2014-12-15Add helper for freeing arrays of berval pointersBen Kaduk1-11/+21
2014-12-15Remove some dead codeBen Kaduk1-19/+1
2014-12-15Support keyless principals in LDAP [CVE-2014-5354]Ben Kaduk1-8/+17
2014-12-15Fix LDAP misused policy name crash [CVE-2014-5353]Greg Hudson1-3/+4
2014-12-07Use new error message wrapping APIsNicolas Williams7-42/+23
2014-10-29Remove length limit on PKINIT PKCS#12 promptGreg Hudson1-7/+10
2014-08-15Autodetect OpenSSL CMS for LibreSSL compatibilitymaurerpe1-2/+2
2014-08-07Fix LDAP key data segmentation [CVE-2014-4345]Tomas Kuthan1-1/+2
2014-08-07Disallow unlocked iteration of hash databasesTom Yu1-0/+3
2014-08-02Support unlocked iteration in DB2Tom Yu2-23/+174
2014-08-02Support write locks in DB2 iterationTom Yu1-1/+7
2014-08-02Add flag word to KDB iteration APIsTom Yu6-10/+10
2014-08-01Add kiprop/<master-hostname> during KDB creationNeng Xue1-0/+7
2014-08-01Simplify kdb5_ldap_util special princ creationGreg Hudson1-161/+104
2014-07-30Modify k5buf interfaces for easier useGreg Hudson4-12/+12
2014-07-19Add SASL support to LDAP KDB moduleGreg Hudson3-10/+149
2014-07-19Modernize some LDAP sourcesGreg Hudson15-1611/+1003
2014-07-19Rename --with-proxy-tls-impl to --with-tls-implGreg Hudson3-6/+6
2014-07-19Move KKDCP OpenSSL code to an internal pluginGreg Hudson5-0/+671
2014-07-12Fix error check in krb5_ldap_parse_principal_nameLukas Slebodnik1-1/+1
2014-07-12Remove unused variablesLukas Slebodnik3-13/+4
2014-07-12Fix several memory leaks in LDAP KDB modulesGreg Hudson7-38/+51
2014-07-08make dependGreg Hudson1-9/+14
2014-07-08Include autoconf.h before system headersGreg Hudson24-100/+30