aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-10-02Conditionally test KEYRING ccache typeGreg Hudson4-44/+156
2013-10-02Support new KEYRING anchor names and big_key keysGreg Hudson3-27/+148
2013-10-02Add collection support for KEYRING ccache typeGreg Hudson2-149/+792
2013-09-28Clarify variable names in cc_keyring.cGreg Hudson1-56/+55
2013-09-28Defer KEYRING key creation until initializeGreg Hudson1-22/+58
2013-09-28Add "which" function to k5testGreg Hudson2-9/+13
2013-09-26Improve kinit output credential cache selectionGreg Hudson1-104/+131
2013-09-25Support authoritative KDB check_transited methodsGreg Hudson2-10/+9
2013-09-24Add ccache collection tests using APIGreg Hudson3-2/+366
2013-09-24Factor out krb5int_random_string() routineZhanna Tsitkov6-40/+76
2013-09-23Re-factoring of service processing code in AS-REQZhanna Tsitkov1-12/+12
2013-09-23Err codes in KRB_ERROR protocol messages are < 128Zhanna Tsitkov5-4/+5
2013-09-19Use macros instead of magic numbers in json.cZhanna Tsitkov1-6/+7
2013-09-18Add GSSAPI IOV MIC functionsGreg Hudson16-50/+399
2013-09-18Correct comments in ccselect_plugin.hZhanna Tsitkov1-3/+3
2013-09-08Get rid of G_VFY_TOKEN_HDR_IGNORE_SEQ_SIZEGreg Hudson3-7/+1
2013-09-06Use gss_release_iov_buffer in t_iov.cGreg Hudson1-20/+7
2013-09-06Add tests for GSS IOV and AEAD interfacesGreg Hudson4-6/+486
2013-09-06Factor out context establishment in GSS testsGreg Hudson12-271/+134
2013-09-06Add a flag to prevent all host canonicalizationGreg Hudson3-1/+8
2013-09-03Stop modifying TGS requests for referralsGreg Hudson1-17/+0
2013-09-03Explicitly prevent referrals for certain requestsGreg Hudson2-2/+21
2013-09-03Tighten up referral recognition in KDC TGS codeGreg Hudson1-2/+6
2013-09-03Fix FAST critical option bit checkingGreg Hudson1-2/+2
2013-09-03Support FAST hide-client-names optionGreg Hudson5-1/+19
2013-08-29Make it possible to renew aliased service ticketsGreg Hudson2-3/+11
2013-08-29Don't change realm in find_alternate_tgsGreg Hudson1-1/+1
2013-08-28Add test for alias to local TGSGreg Hudson1-0/+17
2013-08-28Don't treat local krbtgt principal as referralGreg Hudson1-8/+7
2013-08-28Add tests for service aliases using LDAP moduleGreg Hudson1-8/+34
2013-08-28Fix KDC reply service principal for aliasesGreg Hudson1-8/+15
2013-08-27Clarify flag handling in dump.cGreg Hudson3-65/+70
2013-08-27Update ulog state after promoting DB when loadingGreg Hudson1-30/+21
2013-08-20Omit signedpath if no_auth_data_required is setGreg Hudson1-1/+2
2013-08-19Simplify krb5_krcc_start_seq_getSimo Sorce1-41/+20
2013-08-16Remove unused counter in keyring ccacheSimo Sorce1-23/+10
2013-08-16Remove unused _gssd_keyring_ids_ featureSimo Sorce1-85/+3
2013-08-15Save the full residual for keyring cachesSimo Sorce1-1/+1
2013-08-15Use dry-run unparses in keyring ccacheSimo Sorce1-40/+78
2013-08-15Add hostrealm interface testsGreg Hudson9-3/+471
2013-08-15Move utility functions to hostrealm.cGreg Hudson4-184/+134
2013-08-15Use hostrealm interface for realm mappingGreg Hudson13-473/+884
2013-08-15Add hostrealm pluggable interface definitionGreg Hudson4-2/+140
2013-08-14Remove KRB5_DNS_LOOKUP_KDCBen Kaduk6-63/+30
2013-08-14Fix windows buildBen Kaduk1-0/+1
2013-08-12Remove redundant domain_realm mappingsBen Kaduk3-18/+8
2013-08-12Fix localauth memory leakGreg Hudson4-0/+10
2013-08-12Actually build t_enctypesTom Yu1-4/+4
2013-08-12Add trace logging for TXT lookupsGreg Hudson6-12/+20
2013-08-12Fix gss_krb5_set_allowable_enctypes for acceptorGreg Hudson4-2/+383