summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add ccache collection tests using APIGreg Hudson2013-09-243-2/+366
* Factor out krb5int_random_string() routineZhanna Tsitkov2013-09-246-40/+76
* Re-factoring of service processing code in AS-REQZhanna Tsitkov2013-09-231-12/+12
* Err codes in KRB_ERROR protocol messages are < 128Zhanna Tsitkov2013-09-235-4/+5
* Fix literal blocks in gssapi.rstTom Yu2013-09-201-2/+2
* Use macros instead of magic numbers in json.cZhanna Tsitkov2013-09-191-6/+7
* Release krb5-1.9 is not supported anymoreZhanna Tsitkov2013-09-191-1/+1
* Document AEAD and IOV GSSAPI extensionsGreg Hudson2013-09-181-0/+295
* Add GSSAPI IOV MIC functionsGreg Hudson2013-09-1816-50/+399
* Correct comments in ccselect_plugin.hZhanna Tsitkov2013-09-181-3/+3
* Get rid of G_VFY_TOKEN_HDR_IGNORE_SEQ_SIZEGreg Hudson2013-09-083-7/+1
* Use gss_release_iov_buffer in t_iov.cGreg Hudson2013-09-061-20/+7
* Add tests for GSS IOV and AEAD interfacesGreg Hudson2013-09-064-6/+486
* Factor out context establishment in GSS testsGreg Hudson2013-09-0612-271/+134
* Add a flag to prevent all host canonicalizationGreg Hudson2013-09-064-2/+17
* Stop modifying TGS requests for referralsGreg Hudson2013-09-031-17/+0
* Explicitly prevent referrals for certain requestsGreg Hudson2013-09-032-2/+21
* Tighten up referral recognition in KDC TGS codeGreg Hudson2013-09-031-2/+6
* Fix FAST critical option bit checkingGreg Hudson2013-09-031-2/+2
* Support FAST hide-client-names optionGreg Hudson2013-09-035-1/+19
* Make it possible to renew aliased service ticketsGreg Hudson2013-08-292-3/+11
* Don't change realm in find_alternate_tgsGreg Hudson2013-08-291-1/+1
* Add test for alias to local TGSGreg Hudson2013-08-281-0/+17
* Don't treat local krbtgt principal as referralGreg Hudson2013-08-281-8/+7
* Add tests for service aliases using LDAP moduleGreg Hudson2013-08-281-8/+34
* Fix KDC reply service principal for aliasesGreg Hudson2013-08-281-8/+15
* Clarify flag handling in dump.cGreg Hudson2013-08-273-65/+70
* Update ulog state after promoting DB when loadingGreg Hudson2013-08-271-30/+21
* 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