summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add reenter gssapi interposer plugin.proxymechGünther Deschner2013-01-117-0/+1344
* Remove osa_adb_rename_dbGreg Hudson2012-09-132-51/+0
* Fix lock inconsistency in ctx_unlock()Nicolas Williams2012-09-121-4/+8
* Use blocking locks in krb5kdc and libkadm5srvNicolas Williams2012-09-122-35/+19
* Run "make depend"Tom Yu2012-08-231-8/+12
* Add LDAP back end support for policy extensionsGreg Hudson2012-07-303-2/+127
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-302-49/+27
* Remove eDirectory support code in LDAP KDB moduleGreg Hudson2012-07-2918-5136/+23
* Factor out LDAP policy marshallingGreg Hudson2012-07-261-32/+55
* Remove obsolete code in ldap_pwd_policy.cGreg Hudson2012-07-261-36/+0
* Handle huge /bin directories in libdb2 testTom Yu2012-07-121-6/+7
* Allow using locales when gettext is absentBen Kaduk2012-07-061-0/+1
* Enable all localizations in main functionsBen Kaduk2012-07-061-1/+1
* Simplify pkinit_server_verify_padata slightlyGreg Hudson2012-07-051-7/+2
* Simplify and fix pkinit_as_req_create cleanupGreg Hudson2012-07-051-11/+5
* Fix minor memory leaks in PKINIT codeGreg Hudson2012-07-051-0/+2
* Fix PKINIT verify_kdc_eku trace loggingGreg Hudson2012-07-051-1/+1
* Clean up const usage for supported_kdf_alg_idsBen Kaduk2012-07-032-2/+2
* Minor cleanups relating to size_t being unsignedBen Kaduk2012-07-031-1/+1
* Handle PKINIT DH replies with no certsGreg Hudson2012-06-221-1/+8
* Fix -DDEBUG compilation errorsHenry B. Hotz2012-06-041-0/+1
* Add missing $(LIBS) to some shared librariesTom Yu2012-05-171-1/+1
* First pass at PKINIT client trace logsGreg Hudson2012-05-084-25/+156
* Improve traced error messages from PKINIT clientGreg Hudson2012-05-082-2/+9
* 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