summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Add server-side otp preauth pluginNathaniel McCallum2013-07-116-0/+1145
* Fix uninitialized variable bugsGreg Hudson2013-06-271-0/+1
* Add tests for pwqual modules and plugin orderingGreg Hudson2013-06-274-0/+260
* Fix various warningsGreg Hudson2013-06-0711-53/+46
* Fix warnings in dbtest.cGilles Espinasse2013-05-311-20/+38
* Link dbtest with libkrb5supportGreg Hudson2013-05-311-2/+2
* Reduce boilerplate in makefilesGreg Hudson2013-05-1617-182/+4
* Assume mutex locking cannot failGreg Hudson2013-05-144-31/+13
* Fixes for leaking of refcounted resourcesNalin Dahyabhai2013-05-131-11/+22
* In PKINIT NSS crypto, support encrypted PEM keysNalin Dahyabhai2013-05-131-0/+26
* Get better at locating the just-loaded certificateNalin Dahyabhai2013-05-131-58/+35
* In PKINIT NSS crypto code, load certificates firstNalin Dahyabhai2013-05-131-61/+62
* When DEBUG=1, log why we fail to log in to a tokenNalin Dahyabhai2013-05-101-4/+6
* Traverse tokens like we do with OpenSSL for NSSNalin Dahyabhai2013-05-101-15/+14
* Only call SEC_PKCS12DecoderFinish() onceNalin Dahyabhai2013-05-101-1/+0
* Make the text of NSS's prompts look like OpenSSL'sNalin Dahyabhai2013-05-101-4/+8
* Don't fail if a candidate certificate has no SANsNalin Dahyabhai2013-05-101-6/+2
* Fix type mismatch in db2_exp.cGreg Hudson2013-05-101-1/+1
* Improve LDAP password file error messagesGreg Hudson2013-05-081-2/+6
* Make reassembled PKCS11 names parseableNalin Dahyabhai2013-05-082-10/+10
* Fix a typo that caused us to not skip removing "."Nalin Dahyabhai2013-05-081-1/+1
* Remove some apparently-accidental debug whitespaceNalin Dahyabhai2013-05-082-4/+4
* Use macro for IANA assigned PA-AS-CHECKSUM numberZhanna Tsitkov2013-04-182-4/+5
* Allow config of dh_min_bits < 2048Tom Yu2013-04-122-3/+5
* Simplify pkinit_check_dh_paramsTom Yu2013-04-121-67/+47
* Ignore missing Q in dh_paramsTom Yu2013-04-121-4/+4
* Avoid passing null pointers to memcpy/memcmpGreg Hudson2013-04-081-1/+2
* Simplify krb5_ldap_readpasswordGreg Hudson2013-03-291-19/+2
* Fix kdb_ldap_create_principal cleanupGreg Hudson2013-03-281-2/+2
* Fix more password_policy cleanup codeGreg Hudson2013-03-281-11/+6
* Get rid of krb5_xfreeGreg Hudson2013-03-282-23/+23
* Fix krb5_ldap_put_password_policy cleanupGreg Hudson2013-03-281-3/+2
* Init output parameter of krb5_decode_princ_entryGreg Hudson2013-03-281-0/+2
* make dependGreg Hudson2013-03-246-131/+118
* Add PEM password prompter callback in PKINITNalin Dahyabhai2013-03-151-3/+45
* Eliminate unused variablesGreg Hudson2013-03-151-1/+1
* Initialize status in krb5_ldap_parse_db_paramsGreg Hudson2013-03-111-1/+1
* Remove stray include in localauth_plugin.hGreg Hudson2013-03-111-15/+6
* Add tests for localauth interfaceGreg Hudson2013-03-094-0/+223
* Add missing .gitignore entries and clean rulesGreg Hudson2013-02-271-1/+1
* Cleaner fix for #7570Ben Kaduk2013-02-151-4/+2
* PKINIT null pointer deref [CVE-2013-1415]Xi Wang2013-02-151-2/+1
* Modernize k5bufGreg Hudson2013-02-144-49/+39
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-095-38/+21
* Simplify LDAP password decodingGreg Hudson2013-02-012-113/+45
* Remove partial LDAP client cert supportGreg Hudson2013-01-314-138/+40
* Fix prepend_err_str in LDAP KDB moduleGreg Hudson2013-01-291-3/+4
* Add LDAP debug DB optionGreg Hudson2013-01-283-0/+4
* Refactor LDAP DB option parsing codeGreg Hudson2013-01-285-378/+167
* make dependGreg Hudson2013-01-1011-16/+16