summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add tests for pwqual modules and plugin orderingGreg Hudson2013-06-274-4/+204
* Fix timing edge cases in t_renew.pyGreg Hudson2013-06-161-6/+6
* Fix various warningsGreg Hudson2013-06-072-4/+4
* Refactor KDC renewable ticket handlingGreg Hudson2013-06-061-5/+63
* Untabify and reindent t_authpkinit.pyGreg Hudson2013-06-031-17/+16
* Make empty passwords work via init_creds APIsGreg Hudson2013-05-274-4/+106
* Fix transited handling for GSSAPI acceptorsGreg Hudson2013-05-211-0/+13
* Reduce boilerplate in makefilesGreg Hudson2013-05-1613-39/+2
* Add test case for CVE-2013-1416Tom Yu2013-05-092-0/+16
* Fix checking unencrypted PKCS12: twiceNalin Dahyabhai2013-05-081-1/+1
* Add various client-authenticating PKINIT testsNalin Dahyabhai2013-04-246-0/+203
* Add a script for [re]generating test PKI credsNalin Dahyabhai2013-04-241-0/+117
* Fix typo in t_credstore.cGreg Hudson2013-04-021-1/+1
* Add gss_import_cred_from client keytab testGreg Hudson2013-04-013-54/+63
* Fix warnings in tests/gss-threadsGreg Hudson2013-03-293-17/+16