summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* PKINIT (draft9) null ptr deref [CVE-2012-1016]Nalin Dahyabhai2012-12-141-2/+3
* Fix various integer issuesGreg Hudson2012-12-101-31/+12
* Fix quoting issues in LDAP KDB moduleGreg Hudson2012-11-173-81/+30
* Don't use PA_PSEUDO in pkinit client codeGreg Hudson2012-10-221-1/+1
* make dependGreg Hudson2012-10-171-6/+6
* Use config storage for client identity selectionNalin Dahyabhai2012-10-178-40/+403
* Remove install-oldmanBen Kaduk2012-10-171-3/+0
* Use blocking locks for policy DBGreg Hudson2012-10-161-19/+6
* Remove nroff man pagesBen Kaduk2012-10-161-938/+0
* Handle anonymous-as-signed-data-with-no-signersNalin Dahyabhai2012-10-151-27/+28
* Make sure that pkinit_octetstring_hkdf() inits NSSNalin Dahyabhai2012-10-151-0/+15
* Don't try to free an uninitialized keyblockNalin Dahyabhai2012-10-151-2/+0
* Sanity-check loading keys and certs from PEM filesNalin Dahyabhai2012-10-151-0/+15
* Reset the prompt_types list after calling prompterNalin Dahyabhai2012-10-151-0/+1
* 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