aboutsummaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2014-07-04Avoid using length fields in socket addressesGreg Hudson1-6/+0
2014-06-26Add tests for invalid GSSAPI per-message tokensGreg Hudson3-7/+457
2014-06-10Add test for KDC client loggingGreg Hudson2-0/+24
2014-06-05Treat LDAP KrbKey salt field as optionalGreg Hudson1-1/+1
2014-06-05Always include salt in LDAP KrbKey encodingGreg Hudson1-0/+1
2014-06-02Add tests for MS-KKDCP client supportNalin Dahyabhai2-0/+220
2014-06-02Add a simple KDC proxy test serverNalin Dahyabhai7-0/+428
2014-06-02Add ASN.1 codec for KKDCP's KDC-PROXY-MESSAGENathaniel McCallum8-0/+107
2014-05-22Test that kinit -k -i picks the intended principalBen Kaduk1-0/+3
2014-05-07Improve krb5_rd_req decryption failure errorsGreg Hudson4-9/+255
2014-03-28Get getopt from unistd.h (not getopt.h) in testsGreg Hudson2-2/+1
2014-03-26Improve salt type display in kadmin getprincGreg Hudson2-15/+13
2014-03-03Add tests for gic_pwd password changeGreg Hudson2-0/+38
2014-02-26Minimize race conditions in t_iprop.pyGreg Hudson1-32/+65
2014-02-20Test iprop slave ulog managementGreg Hudson1-98/+238
2014-02-11Correctly get default realm in kdb5.cGreg Hudson1-5/+0
2014-02-05Test SPNEGO acceptor response to MS krb5 mech OIDGreg Hudson1-4/+60
2014-01-22Add test coverage for gss_pseudo_randomGreg Hudson2-6/+192
2014-01-17Add test for gss_acquire_cred_from rcache featureGreg Hudson2-1/+39
2014-01-06Add test for salttype defaultingTom Yu1-1/+2
2013-12-31Test bogus KDC-REQsTom Yu2-0/+45
2013-12-20Avoid keyctl purge in keyring ccache testsGreg Hudson1-8/+12
2013-12-20Use an extended com_err hook in klistGreg Hudson3-5/+5
2013-12-18Test SPNEGO error message in t_s4u.pyGreg Hudson1-6/+5
2013-12-12Fix up tests directory ignores, deps, cleanupGreg Hudson2-2/+12
2013-12-12Add tests for krb5_sname_to_principalGreg Hudson4-4/+196
2013-12-10make dependTom Yu2-5/+8
2013-11-21Add another kadmin ACL test for backreferencesGreg Hudson1-0/+6
2013-11-04Remove last uses of "possibly-insecure" mktemp(3)Ben Kaduk1-0/+9
2013-10-30Add tests for anonymous kadminGreg Hudson1-0/+13
2013-10-25Add tests for different salt combinationsBen Kaduk2-0/+59
2013-10-25Remove old master key testsGreg Hudson17-1991/+1
2013-10-25Add master key rollover tests in k5test frameworkGreg Hudson3-0/+315
2013-10-14Fix gss_accept_sec_context error tokensGreg Hudson3-8/+136
2013-10-14Add missing entries to tests/gssapi Makefile.inGreg Hudson2-17/+59
2013-10-14Fix GSSAPI krb5 cred ccache importGreg Hudson5-17/+26
2013-10-09Perform complete referrals in t_referral.pyGreg Hudson1-31/+44
2013-10-04KDC Audit infrastructure and plugin implementationZhanna Tsitkov4-0/+213
2013-10-02Conditionally test KEYRING ccache typeGreg Hudson1-41/+87
2013-09-28Add "which" function to k5testGreg Hudson1-9/+0
2013-09-18Add GSSAPI IOV MIC functionsGreg Hudson1-0/+89
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-08-29Make it possible to renew aliased service ticketsGreg Hudson1-0/+8
2013-08-28Add test for alias to local TGSGreg Hudson1-0/+17
2013-08-28Add tests for service aliases using LDAP moduleGreg Hudson1-8/+34
2013-08-15Add hostrealm interface testsGreg Hudson3-3/+235
2013-08-12Actually build t_enctypesTom Yu1-4/+4
2013-08-12Fix gss_krb5_set_allowable_enctypes for acceptorGreg Hudson3-0/+381