summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Omit signedpath if no_auth_data_required is setGreg Hudson2013-08-203-3/+13
* Simplify krb5_krcc_start_seq_getSimo Sorce2013-08-191-41/+20
* Remove unused counter in keyring ccacheSimo Sorce2013-08-161-23/+10
* Remove unused _gssd_keyring_ids_ featureSimo Sorce2013-08-161-85/+3
* Add a note about how to apply/remove policiesBrad Davis2013-08-161-0/+9
* Save the full residual for keyring cachesSimo Sorce2013-08-151-1/+1
* Use dry-run unparses in keyring ccacheSimo Sorce2013-08-151-40/+78
* 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