summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Add tests for gic_pwd password changeGreg Hudson2014-03-032-0/+38
* Minimize race conditions in t_iprop.pyGreg Hudson2014-02-261-32/+65
* Test iprop slave ulog managementGreg Hudson2014-02-201-98/+238
* Correctly get default realm in kdb5.cGreg Hudson2014-02-111-5/+0
* Test SPNEGO acceptor response to MS krb5 mech OIDGreg Hudson2014-02-051-4/+60
* Add test coverage for gss_pseudo_randomGreg Hudson2014-01-222-6/+192
* Add test for gss_acquire_cred_from rcache featureGreg Hudson2014-01-172-1/+39
* Add test for salttype defaultingTom Yu2014-01-061-1/+2
* Test bogus KDC-REQsTom Yu2013-12-312-0/+45
* Avoid keyctl purge in keyring ccache testsGreg Hudson2013-12-201-8/+12
* Use an extended com_err hook in klistGreg Hudson2013-12-203-5/+5
* Test SPNEGO error message in t_s4u.pyGreg Hudson2013-12-181-6/+5
* Fix up tests directory ignores, deps, cleanupGreg Hudson2013-12-122-2/+12
* Add tests for krb5_sname_to_principalGreg Hudson2013-12-124-4/+196
* make dependTom Yu2013-12-102-5/+8
* Add another kadmin ACL test for backreferencesGreg Hudson2013-11-211-0/+6
* Remove last uses of "possibly-insecure" mktemp(3)Ben Kaduk2013-11-041-0/+9
* Add tests for anonymous kadminGreg Hudson2013-10-301-0/+13
* Add tests for different salt combinationsBen Kaduk2013-10-252-0/+59
* Remove old master key testsGreg Hudson2013-10-2517-1991/+1
* Add master key rollover tests in k5test frameworkGreg Hudson2013-10-253-0/+315
* Fix gss_accept_sec_context error tokensGreg Hudson2013-10-143-8/+136
* Add missing entries to tests/gssapi Makefile.inGreg Hudson2013-10-142-17/+59
* Fix GSSAPI krb5 cred ccache importGreg Hudson2013-10-145-17/+26
* Perform complete referrals in t_referral.pyGreg Hudson2013-10-091-31/+44
* KDC Audit infrastructure and plugin implementationZhanna Tsitkov2013-10-044-0/+213
* Conditionally test KEYRING ccache typeGreg Hudson2013-10-021-41/+87
* Add "which" function to k5testGreg Hudson2013-09-281-9/+0
* Add GSSAPI IOV MIC functionsGreg Hudson2013-09-181-0/+89
* 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
* Make it possible to renew aliased service ticketsGreg Hudson2013-08-291-0/+8
* Add test for alias to local TGSGreg Hudson2013-08-281-0/+17
* Add tests for service aliases using LDAP moduleGreg Hudson2013-08-281-8/+34
* Add hostrealm interface testsGreg Hudson2013-08-153-3/+235
* Actually build t_enctypesTom Yu2013-08-121-4/+4
* Fix gss_krb5_set_allowable_enctypes for acceptorGreg Hudson2013-08-123-0/+381
* Don't ask empty responder questions in PKINITNalin Dahyabhai2013-07-222-9/+27
* Allow self-service for kadmin purgekeys RPCGreg Hudson2013-07-191-0/+3
* Clean up and improve PKINIT test scriptGreg Hudson2013-07-191-78/+35
* Combine PKINIT test scriptsGreg Hudson2013-07-183-44/+23
* 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 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 kadmin support for principals without keysGreg Hudson2013-07-158-0/+79
* Fix skip logic in t_otp.pyGreg Hudson2013-07-111-7/+1
* Add server-side otp preauth pluginNathaniel McCallum2013-07-112-0/+227
* Add test case for CVE-2013-1417Tom Yu2013-07-012-0/+14