summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Make it easier to test SAM-2 client codeGreg Hudson2012-04-266-120/+407
* Fix KDB iteration when callback does write callsGreg Hudson2012-03-011-4/+2
* Patch from Richard Basch to work around Solaris 8 lacking isblank()Tom Yu2012-02-271-1/+7
* Data-driven ASN.1 decoderGreg Hudson2012-02-111-0/+10
* Minimize draft9 PKINIT code by removing dead codeGreg Hudson2012-02-118-156/+9
* Make dh_key_info encoder and decoder symmetricGreg Hudson2012-01-092-56/+7
* install sphinx-generated manpagesTom Yu2012-01-091-0/+2
* Remove unneeded kdcRealm field in PKINIT structureGreg Hudson2012-01-081-3/+0
* Convert securid module edata methodGreg Hudson2012-01-071-4/+9
* Remove some unneeded accessor fieldsGreg Hudson2012-01-072-13/+0
* Stop using krb5_typed_data structure typeGreg Hudson2011-12-214-17/+0
* Stop using krb5_octet_dataGreg Hudson2011-12-219-130/+157
* Ldap dependency for parallel buildsSam Hartman2011-11-291-0/+3
* ticket: newSam Hartman2011-11-232-38/+2
* Clean up client-side preauth error data handlingGreg Hudson2011-11-211-61/+52
* Fix failure interval of 0 in LDAP lockout codeGreg Hudson2011-11-201-1/+1
* Simplify and fix kdcpreauth request_body callbackGreg Hudson2011-11-141-12/+1
* Fix warnings and version check for NSS pkinitGreg Hudson2011-11-071-3/+3
* Clean up more stuff in make cleanGreg Hudson2011-11-041-1/+1
* Get rid of fake-installGreg Hudson2011-11-0410-10/+10
* Make krb5_find_authdata publicGreg Hudson2011-10-252-15/+5
* SA-2011-006 KDC denial of service [CVE-2011-1527 CVE-2011-1528 CVE-2011-1529]Tom Yu2011-10-183-2/+25
* Make reindentTom Yu2011-10-174-329/+338
* Hide gak_fct interface and arguments in clpreauthGreg Hudson2011-10-153-51/+13
* Make kdcpreauth edata method respond via callbackGreg Hudson2011-10-153-17/+30
* Add PKINIT NSS supportGreg Hudson2011-10-135-5/+5323
* Ditch fast_factor.h since it contains only stubsGreg Hudson2011-10-063-13/+5
* Use type-safe callbacks in preauth interfaceGreg Hudson2011-10-065-107/+50
* Remove edata code in sample preauth pluginsGreg Hudson2011-10-052-44/+3
* From: Sam Hartman <hartmans@debian.org>Sam Hartman2011-10-051-0/+2
* Add tests to pkinit_kdf_test to test SHA-256/AES and SHA-512/DES3Sam Hartman2011-10-051-14/+113
* Make alg agility KDF work properly when the hash length differs from the key ...Sam Hartman2011-10-051-4/+10
* Clean up unused constantsSam Hartman2011-10-051-3/+0
* Make pkinit fall back to octetstring2key() if there are not matching KDFsSam Hartman2011-10-051-7/+5
* Treat the client's list of supported KDFs as an unordered listSam Hartman2011-10-051-4/+5
* Make KDF work when length of random data differs from length of hashSam Hartman2011-10-051-16/+9
* Use an opaque handle in the kdcpreauth callbackGreg Hudson2011-10-057-123/+60
* Create e_data as pa_data in KDC interfacesGreg Hudson2011-10-0411-105/+54
* Make kdcpreauth verify respond via callbackGreg Hudson2011-10-034-63/+76
* Update dependenciesEzra Peisach2011-09-261-5/+25
* Move static function prototypes from header to individual file so headerEzra Peisach2011-09-262-132/+133
* Remove variables set but not usedEzra Peisach2011-09-263-7/+2
* Remove the correct execuatble and object file on make cleanEzra Peisach2011-09-261-1/+1
* Recast encrypted challenge as linked built-insGreg Hudson2011-09-234-458/+0
* fix pkinit warningsSam Hartman2011-09-212-7/+7
* Fix typo in pkinit_kdf_test error messageSam Hartman2011-09-211-1/+1
* Add newlines to end of status messagesSam Hartman2011-09-211-2/+2
* If the client offers the alg agility KDF, use itSam Hartman2011-09-215-15/+152
* Reordered pkinit_server_return_padata(), so that the alg-agilitySam Hartman2011-09-211-8/+20
* Fix Openssl 1.0 function capitalization in pkinitSam Hartman2011-09-201-2/+2