summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix audit test module initializationGreg Hudson2013-10-051-2/+1
* KDC Audit infrastructure and plugin implementationZhanna Tsitkov2013-10-0429-7/+2770
* Be smarter about installing debug symbolsBen Kaduk2013-10-042-19/+25
* Use better URL for kerberos documentationBen Kaduk2013-10-042-2/+2
* Remove OldCC/rpc.cxxBen Kaduk2013-10-042-80/+0
* Use new-style variable expansion for light.exeBen Kaduk2013-10-044-34/+34
* Remove unneeded variable enc_tkt_transitedBen Kaduk2013-10-041-7/+2
* Zero out stack variables in process_tgs_req()Ben Kaduk2013-10-041-4/+5
* Use constant-time comparisons for checksumsGreg Hudson2013-10-0310-17/+17
* Add an internal constant-time comparison functionGreg Hudson2013-10-034-1/+57
* Conditionally test KEYRING ccache typeGreg Hudson2013-10-024-44/+156
* Support new KEYRING anchor names and big_key keysGreg Hudson2013-10-023-27/+148
* Add collection support for KEYRING ccache typeGreg Hudson2013-10-022-149/+792
* Clarify variable names in cc_keyring.cGreg Hudson2013-09-281-56/+55
* Defer KEYRING key creation until initializeGreg Hudson2013-09-281-22/+58
* Add "which" function to k5testGreg Hudson2013-09-282-9/+13
* Improve kinit output credential cache selectionGreg Hudson2013-09-261-104/+131
* Support authoritative KDB check_transited methodsGreg Hudson2013-09-252-10/+9
* 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
* Use macros instead of magic numbers in json.cZhanna Tsitkov2013-09-191-6/+7
* 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-063-1/+8
* 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-201-1/+2
* 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
* Save the full residual for keyring cachesSimo Sorce2013-08-151-1/+1
* Use dry-run unparses in keyring ccacheSimo Sorce2013-08-151-40/+78
* Add hostrealm interface testsGreg Hudson2013-08-159-3/+471