summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Correct spellingBen Kaduk2014-12-151-7/+7
* Add helper for freeing arrays of berval pointersBen Kaduk2014-12-151-11/+21
* Remove some dead codeBen Kaduk2014-12-151-19/+1
* Support keyless principals in LDAP [CVE-2014-5354]Ben Kaduk2014-12-151-8/+17
* Fix LDAP misused policy name crash [CVE-2014-5353]Greg Hudson2014-12-151-3/+4
* Use new error message wrapping APIsNicolas Williams2014-12-077-42/+23
* Remove length limit on PKINIT PKCS#12 promptGreg Hudson2014-10-291-7/+10
* Autodetect OpenSSL CMS for LibreSSL compatibilitymaurerpe2014-08-151-2/+2
* Fix LDAP key data segmentation [CVE-2014-4345]Tomas Kuthan2014-08-071-1/+2
* Disallow unlocked iteration of hash databasesTom Yu2014-08-071-0/+3
* Support unlocked iteration in DB2Tom Yu2014-08-022-23/+174
* Support write locks in DB2 iterationTom Yu2014-08-021-1/+7
* Add flag word to KDB iteration APIsTom Yu2014-08-026-10/+10
* Add kiprop/<master-hostname> during KDB creationNeng Xue2014-08-011-0/+7
* Simplify kdb5_ldap_util special princ creationGreg Hudson2014-08-011-161/+104
* Modify k5buf interfaces for easier useGreg Hudson2014-07-304-12/+12
* Add SASL support to LDAP KDB moduleGreg Hudson2014-07-193-10/+149
* Modernize some LDAP sourcesGreg Hudson2014-07-1915-1611/+1003
* Rename --with-proxy-tls-impl to --with-tls-implGreg Hudson2014-07-193-6/+6
* Move KKDCP OpenSSL code to an internal pluginGreg Hudson2014-07-195-0/+671
* Fix error check in krb5_ldap_parse_principal_nameLukas Slebodnik2014-07-121-1/+1
* Remove unused variablesLukas Slebodnik2014-07-123-13/+4
* Fix several memory leaks in LDAP KDB modulesGreg Hudson2014-07-127-38/+51
* make dependGreg Hudson2014-07-081-9/+14
* Include autoconf.h before system headersGreg Hudson2014-07-0824-100/+30
* Simplify usage of strerror_rGreg Hudson2014-07-081-5/+0
* Fix error checking in PKINIT authdata creationGreg Hudson2014-06-201-20/+15
* Tidy up k5-int.h variable name constantsGreg Hudson2014-06-161-1/+1
* Remove pkinit_win2k_require_binding optionGreg Hudson2014-06-133-37/+4
* Remove PKINIT longhorn compatibility optionGreg Hudson2014-06-123-239/+45
* Remove stub pkinit_win2k codeGreg Hudson2014-06-113-7/+0
* Treat LDAP KrbKey salt field as optionalGreg Hudson2014-06-051-2/+4
* Always include salt in LDAP KrbKey encodingGreg Hudson2014-06-051-1/+20
* Use k5_setmsgGreg Hudson2014-06-0513-129/+101
* Remove stub pkinit_mapping_file codeGreg Hudson2014-06-033-7/+0
* Properly handle PKCS11 label in PKINITGreg Hudson2014-05-241-10/+18
* Don't blindly use PKCS11 slot IDs in PKINITGreg Hudson2014-05-241-14/+13
* Use case insensitive DNS SAN matching in PKINITTomas Kuthan2014-05-191-1/+1
* Fix invalid JSON handling in KDC OTP moduleGreg Hudson2014-05-191-0/+2
* In PKINIT, use library initializer for OpenSSLTomas Kuthan2014-04-151-15/+10
* Use anonymous OIDs in pkinit_crypto_openssl.cGreg Hudson2014-03-251-53/+43
* Stop shadowing id-pkcs7-data OIDGreg Hudson2014-03-252-72/+45
* Improve PKINIT client memory managementGreg Hudson2014-03-183-103/+54
* Fix unlikely double free in PKINIT client codeGreg Hudson2014-03-181-2/+1
* Conditionalize use of LDAP_OPT_DEBUG_LEVELGreg Hudson2014-02-281-0/+2
* Assume <stdint.h> and fixed-width typesGreg Hudson2014-02-261-6/+0
* Use system dictionary for db2 tests againGreg Hudson2014-02-191-4/+13
* Use TAILQ macros instead of CIRCLEQ in libdb2Greg Hudson2014-02-192-27/+24
* Don't use system dictionary files for DB2 testsGreg Hudson2014-02-111-8/+0
* Move OTP sockets to KDC_RUN_DIRNathaniel McCallum2014-02-061-1/+1