summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add base64 functions to libkrb5support exportsRobbie Harwood (frozencemetery)2013-07-301-0/+2
* Don't ask empty responder questions in PKINITNalin Dahyabhai2013-07-223-9/+34
* Load import/export cred functions from GSS modulesSimo Sorce2013-07-211-0/+4
* Load cred store functions from GSS modulesSimo Sorce2013-07-211-0/+4
* Allow self-service for kadmin purgekeys RPCGreg Hudson2013-07-192-3/+7
* Clean up and improve PKINIT test scriptGreg Hudson2013-07-191-78/+35
* Combine PKINIT test scriptsGreg Hudson2013-07-183-44/+23
* Test that password preauth works without PKINITNalin Dahyabhai2013-07-171-0/+12
* Teach the responder test helper about OTPNalin Dahyabhai2013-07-171-10/+50
* Add the error to some PKINIT NSS debug messagesNalin Dahyabhai2013-07-171-10/+14
* Add tests for PKINIT using responder functionalityNalin Dahyabhai2013-07-171-0/+160
* Add a helper for testing PKINIT and responder cbNalin Dahyabhai2013-07-173-4/+404
* Add non-JSON APIs for PKINIT responder itemsNalin Dahyabhai2013-07-176-0/+284
* Support PKINIT OpenSSL deferred identity promptingNalin Dahyabhai2013-07-171-55/+159
* Support PKINIT NSS deferred identity promptingNalin Dahyabhai2013-07-171-60/+252
* Pass PKINIT identity prompts to the responder cbNalin Dahyabhai2013-07-173-19/+262
* Make the PKINIT NSS path also check for NULL certsNalin Dahyabhai2013-07-171-1/+6
* Use PKCS11_MODNAME for NSS PKINIT by defaultNalin Dahyabhai2013-07-171-0/+7
* Add support for PKINIT deferring identity promptsNalin Dahyabhai2013-07-176-0/+226
* Split pkinit_identity_initialize into two phasesNalin Dahyabhai2013-07-177-15/+97
* Fix OTP KDC module get_string error handlingGreg Hudson2013-07-171-2/+4
* Clarify and improve k5_json_object_setGreg Hudson2013-07-163-4/+30
* Add kadmin support for principals without keysGreg Hudson2013-07-1511-18/+122
* Avoid allocating zero key_data structuresGreg Hudson2013-07-153-22/+22
* Fix a leak when parsing PKINIT cert SANs with NSSNalin Dahyabhai2013-07-151-0/+1
* Fix minor leaks in klistGreg Hudson2013-07-151-3/+4
* Don't leak PKINIT CMS signed data certs and CRLsNalin Dahyabhai2013-07-151-2/+4
* Don't leak the reply key's memory during PKINITNalin Dahyabhai2013-07-151-1/+3
* Use pipe instead of sigwait for krad testsGreg Hudson2013-07-142-27/+17
* Fix minor type issues in krad testsGreg Hudson2013-07-142-2/+2
* Use k5calloc instead of k5alloc where appropriateGreg Hudson2013-07-1119-34/+36
* Add k5calloc internal helper functionGreg Hudson2013-07-111-2/+9
* Fix skip logic in t_otp.pyGreg Hudson2013-07-111-7/+1
* Add server-side otp preauth pluginNathaniel McCallum2013-07-1111-0/+1376
* Add libkradNathaniel McCallum2013-07-1124-2/+3693
* Add test case for CVE-2013-1417Tom Yu2013-07-012-0/+14
* KDC null deref due to referrals [CVE-2013-1417]Tom Yu2013-07-011-1/+3
* Install localauth_plugin.hGreg Hudson2013-07-011-0/+1
* Install ccselect_plugin.hGreg Hudson2013-07-011-0/+1
* Update windows README for VS2012/Windows SDK 8Ben Kaduk2013-06-281-5/+15
* Require Windows Installer 4.5 or higherBen Kaduk2013-06-281-1/+1
* WiX support for building with VS 2012Ben Kaduk2013-06-283-28/+35
* Fix uninitialized variable bugsGreg Hudson2013-06-272-1/+2
* Add tests for pwqual modules and plugin orderingGreg Hudson2013-06-2710-4/+466
* Rely on module ordering for localauthGreg Hudson2013-06-271-25/+6
* Provide plugin module ordering guaranteesGreg Hudson2013-06-272-200/+267
* Fix spin loop reading from KDC TCP socketViktor Dukhovni2013-06-261-2/+2
* Build with Visual Studio 2012Ben Kaduk2013-06-252-1/+12
* [Leash] Notify the user of password change successBen Kaduk2013-06-251-0/+2
* Fix timing edge cases in t_renew.pyGreg Hudson2013-06-161-6/+6