summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Report KDC response sizes in trace logsGreg Hudson2013-08-072-3/+3
* Update config.guess and config.subBen Kaduk2013-08-072-132/+192
* Correct an error in kdb.h commentsGreg Hudson2013-08-051-2/+2
* Remove unused function arguments in cc_keyring.cSimo Sorce2013-08-021-172/+149
* Fix leak in krb5_krcc_unparse_cred on errorGreg Hudson2013-08-021-1/+3
* Document krb5_db_iterate restriction on writingGreg Hudson2013-07-311-0/+6
* Don't reopen the KDB in update_princ_encryptionGreg Hudson2013-07-311-0/+12
* Remove old comments in sendto_kdc.cRobbie Harwood (frozencemetery)2013-07-301-12/+0
* Remove is_udp field in sendto_kdc.c conn_stateRobbie Harwood (frozencemetery)2013-07-301-5/+1
* 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
* Fix doc build after PKINIT responder changesGreg Hudson2013-07-182-0/+6
* 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-178-0/+303
* 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-1512-20/+130
* 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-1114-0/+1528
* Add libkradNathaniel McCallum2013-07-1124-2/+3693
* Mention old preauth header file in docsGreg Hudson2013-07-102-2/+4
* Reference correct preauth header filesGreg Hudson2013-07-032-2/+2
* 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
* Document dict_file formatGreg Hudson2013-07-011-3/+4