summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* reindentSam Hartman2011-09-193-71/+71
* Remove the ticket from the pkinit-alg-agility KDF function, to matchSam Hartman2011-09-193-47/+28
* Implement encoding and decoding for supportedKDFs and kdfIDSam Hartman2011-09-191-1/+3
* * Extend auth_packSam Hartman2011-09-191-0/+9
* Refactor to use oid instead of algorithm_id in KDF interfaceSam Hartman2011-09-193-12/+16
* pkinit_crypto_openssl: fix signed vs unsigned comparisonSam Hartman2011-09-191-0/+1
* implementation of new function and test program for pkinit agility.Sam Hartman2011-09-195-3/+475
* In pkinit_crypto_openssl.c, modified pkinit_octetstring2key() toSam Hartman2011-09-191-4/+4
* pkinit: client: Use SignedData for anonymousSam Hartman2011-09-193-207/+234
* Fix pkinit warningsSam Hartman2011-09-193-5/+5
* Support pkinit: SignedData with no signers (KDC)Sam Hartman2011-09-192-187/+209
* Initialize some more variablesKen Raeburn2011-09-051-1/+1
* Fix "may be used uninitialized" warnings in db2 code, even though allKen Raeburn2011-09-056-9/+11
* Silence various "may be used uninitialized" warnings from GCC causedKen Raeburn2011-09-051-1/+1
* Change output type of pkinit_init_kdc_req_context so as not to requireKen Raeburn2011-09-051-3/+3
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-045-59/+61
* Get rid of variables triggering gcc's "defined but not used"Ken Raeburn2011-09-043-12/+0
* Clean up some ldap #define'sZhanna Tsitkov2011-08-105-11/+7
* Define KRB5_TL_DB_ARGS unconditionally in kdb.hGreg Hudson2011-07-261-3/+0
* make dependEzra Peisach2011-07-011-20/+26
* Get static linking working again, mostlyGreg Hudson2011-06-282-4/+2
* Fix multiple libkdb_ldap memory leaksGreg Hudson2011-06-234-43/+40
* Use AI_ADDRCONFIG for more efficient getaddrinfoGreg Hudson2011-06-231-0/+1
* Convert preauth_plugin.h to new plugin frameworkGreg Hudson2011-06-1711-328/+389
* Add setlocale() calls to main functionsGreg Hudson2011-06-101-0/+1
* Mark up strings for translationGreg Hudson2011-06-1021-431/+541
* only reset greeting if provided attribute is urn:greet:greetingLuke Howard2011-04-011-0/+3
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-0956-159/+75
* Make dependGreg Hudson2011-02-255-155/+123
* KDC denial of service attacks [MITKRB5-SA-2011-002 CVE-2011-0281 CVE-2011-028...Tom Yu2011-02-094-17/+30
* When building PKINIT against OpenSSL 1.0 or later, use the CMS APIs forGreg Hudson2011-01-261-46/+93
* Fix edge case in LDAP last_admin_unlock processingGreg Hudson2011-01-211-0/+1
* Eliminate some unused variable warningsGreg Hudson2010-12-201-1/+0
* SA-2010-007 Checksum vulnerabilities (CVE-2010-1324 and others)Greg Hudson2010-11-301-10/+1
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-2822-22/+22
* After a failed kdb5_util load, make a subsequent load operation workGreg Hudson2010-11-062-631/+483
* Further kdb_db2 code cleanup: make gen_dbsuffix return aGreg Hudson2010-11-042-55/+30
* Simplify kdb_db2's open_db() a little further, avoiding a suspiciousGreg Hudson2010-11-031-7/+11
* Avoid running off the end of the spares array in db2's page_to_oaddr()Greg Hudson2010-11-031-1/+1
* Clean up the DB2 KDB module code a bit, making it more conformant withGreg Hudson2010-11-021-141/+96
* WhitespaceGreg Hudson2010-10-243-68/+57
* SecurID build supportSam Hartman2010-10-192-2/+19
* securID error handling fixSam Hartman2010-10-192-29/+29
* securID code fixesSam Hartman2010-10-193-18/+35
* Encoding cleanup: curly quotes to ASCII quotes, and some ISO-8859-1Tom Yu2010-10-082-2/+2
* Fix a typo in kerberos.ldif. Reported by nalin@redhat.comGreg Hudson2010-10-071-1/+1
* Performance issue in LDAP policy fetchGreg Hudson2010-10-071-6/+14
* Propagate modprinc -unlock from master to slave KDCsGreg Hudson2010-10-059-5/+93
* Add additional NRL copyrightSam Hartman2010-10-051-0/+13
* Copyright statements, whitespace, and other code formattingGreg Hudson2010-10-023-666/+772