aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2015-12-02Untabify kerberos.schema and kerberos.ldifGreg Hudson2-18/+18
2015-08-18Fix uncommon null dereference in PKINIT clientGreg Hudson1-3/+3
2015-04-28Prevent requires_preauth bypass [CVE-2015-2694]Greg Hudson2-5/+9
2015-04-16Fix memory leak in DB2 iterationPavel Jindra1-1/+1
2015-04-16Fix LDAP ticket policies on big-endian LP64Greg Hudson2-16/+19
2014-12-16Support keyless principals in LDAP [CVE-2014-5354]Ben Kaduk1-8/+17
2014-12-16Fix LDAP misused policy name crash [CVE-2014-5353]Greg Hudson1-3/+4
2014-12-16Remove length limit on PKINIT PKCS#12 promptGreg Hudson1-7/+10
2014-08-21Autodetect 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
2014-07-08Simplify usage of strerror_rGreg Hudson1-5/+0
2014-06-20Fix error checking in PKINIT authdata creationGreg Hudson1-20/+15
2014-06-16Tidy up k5-int.h variable name constantsGreg Hudson1-1/+1
2014-06-13Remove pkinit_win2k_require_binding optionGreg Hudson3-37/+4
2014-06-12Remove PKINIT longhorn compatibility optionGreg Hudson3-239/+45
2014-06-11Remove stub pkinit_win2k codeGreg Hudson3-7/+0
2014-06-05Treat LDAP KrbKey salt field as optionalGreg Hudson1-2/+4
2014-06-05Always include salt in LDAP KrbKey encodingGreg Hudson1-1/+20
2014-06-05Use k5_setmsgGreg Hudson13-129/+101
2014-06-03Remove stub pkinit_mapping_file codeGreg Hudson3-7/+0
2014-05-24Properly handle PKCS11 label in PKINITGreg Hudson1-10/+18
2014-05-24Don't blindly use PKCS11 slot IDs in PKINITGreg Hudson1-14/+13
2014-05-19Use case insensitive DNS SAN matching in PKINITTomas Kuthan1-1/+1
2014-05-19Fix invalid JSON handling in KDC OTP moduleGreg Hudson1-0/+2
2014-04-15In PKINIT, use library initializer for OpenSSLTomas Kuthan1-15/+10
2014-03-25Use anonymous OIDs in pkinit_crypto_openssl.cGreg Hudson1-53/+43
2014-03-25Stop shadowing id-pkcs7-data OIDGreg Hudson2-72/+45
2014-03-18Improve PKINIT client memory managementGreg Hudson3-103/+54
2014-03-18Fix unlikely double free in PKINIT client codeGreg Hudson1-2/+1
2014-02-28Conditionalize use of LDAP_OPT_DEBUG_LEVELGreg Hudson1-0/+2
2014-02-26Assume <stdint.h> and fixed-width typesGreg Hudson1-6/+0
2014-02-19Use system dictionary for db2 tests againGreg Hudson1-4/+13
2014-02-19Use TAILQ macros instead of CIRCLEQ in libdb2Greg Hudson2-27/+24
2014-02-11Don't use system dictionary files for DB2 testsGreg Hudson1-8/+0