summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document hostrealm interfaceGreg Hudson2013-08-153-0/+66
* Add hostrealm interface testsGreg Hudson2013-08-159-3/+471
* Move utility functions to hostrealm.cGreg Hudson2013-08-154-184/+134
* Use hostrealm interface for realm mappingGreg Hudson2013-08-1513-473/+884
* Add hostrealm pluggable interface definitionGreg Hudson2013-08-154-2/+140
* Remove KRB5_DNS_LOOKUP_KDCBen Kaduk2013-08-146-63/+30
* Fix windows buildBen Kaduk2013-08-141-0/+1
* Remove redundant domain_realm mappingsBen Kaduk2013-08-124-25/+19
* Fix localauth memory leakGreg Hudson2013-08-124-0/+10
* Actually build t_enctypesTom Yu2013-08-121-4/+4
* Add trace logging for TXT lookupsGreg Hudson2013-08-126-12/+20
* Fix gss_krb5_set_allowable_enctypes for acceptorGreg Hudson2013-08-124-2/+383
* 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