aboutsummaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-22Don't ask empty responder questions in PKINITNalin Dahyabhai2-9/+27
2013-07-19Allow self-service for kadmin purgekeys RPCGreg Hudson1-0/+3
2013-07-19Clean up and improve PKINIT test scriptGreg Hudson1-78/+35
2013-07-18Combine PKINIT test scriptsGreg Hudson3-44/+23
2013-07-17Test that password preauth works without PKINITNalin Dahyabhai1-0/+12
2013-07-17Teach the responder test helper about OTPNalin Dahyabhai1-10/+50
2013-07-17Add tests for PKINIT using responder functionalityNalin Dahyabhai1-0/+160
2013-07-17Add a helper for testing PKINIT and responder cbNalin Dahyabhai3-4/+404
2013-07-15Add kadmin support for principals without keysGreg Hudson8-0/+79
2013-07-11Fix skip logic in t_otp.pyGreg Hudson1-7/+1
2013-07-11Add server-side otp preauth pluginNathaniel McCallum2-0/+227
2013-07-01Add test case for CVE-2013-1417Tom Yu2-0/+14
2013-06-27Add tests for pwqual modules and plugin orderingGreg Hudson4-4/+204
2013-06-16Fix timing edge cases in t_renew.pyGreg Hudson1-6/+6
2013-06-07Fix various warningsGreg Hudson2-4/+4
2013-06-06Refactor KDC renewable ticket handlingGreg Hudson1-5/+63
2013-06-03Untabify and reindent t_authpkinit.pyGreg Hudson1-17/+16
2013-05-27Make empty passwords work via init_creds APIsGreg Hudson4-4/+106
2013-05-21Fix transited handling for GSSAPI acceptorsGreg Hudson1-0/+13
2013-05-16Reduce boilerplate in makefilesGreg Hudson13-39/+2
2013-05-09Add test case for CVE-2013-1416Tom Yu2-0/+16
2013-05-08Fix checking unencrypted PKCS12: twiceNalin Dahyabhai1-1/+1
2013-04-24Add various client-authenticating PKINIT testsNalin Dahyabhai6-0/+203
2013-04-24Add a script for [re]generating test PKI credsNalin Dahyabhai1-0/+117
2013-04-02Fix typo in t_credstore.cGreg Hudson1-1/+1
2013-04-01Add gss_import_cred_from client keytab testGreg Hudson3-54/+63
2013-03-29Fix warnings in tests/gss-threadsGreg Hudson3-17/+16
2013-03-29Reformat tests/gss-threadsGreg Hudson4-662/+632
2013-03-29Fix typo in ktest_make_sample_auth_packGreg Hudson1-1/+1
2013-03-24make dependGreg Hudson6-41/+32
2013-03-09Add tests for localauth interfaceGreg Hudson3-4/+224
2013-03-03Fix dependencies in tests/gssapiNickolai Zeldovich1-3/+3
2013-02-27Add missing .gitignore entries and clean rulesGreg Hudson2-2/+3
2013-02-07Add kprop Python testsGreg Hudson2-0/+45
2013-02-04Add more tests for dump and loadGreg Hudson8-26/+151
2013-01-28Refactor LDAP DB option parsing codeGreg Hudson1-1/+1
2013-01-22Propagate policy changes over iprop via full dumpGreg Hudson1-0/+30
2013-01-22Verify iprop test results more thoroughlyGreg Hudson1-45/+35