summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Reformat tests/gss-threadsGreg Hudson2013-03-294-662/+632
* Fix typo in ktest_make_sample_auth_packGreg Hudson2013-03-291-1/+1
* make dependGreg Hudson2013-03-246-41/+32
* Add tests for localauth interfaceGreg Hudson2013-03-093-4/+224
* Fix dependencies in tests/gssapiNickolai Zeldovich2013-03-031-3/+3
* Add missing .gitignore entries and clean rulesGreg Hudson2013-02-272-2/+3
* Add kprop Python testsGreg Hudson2013-02-072-0/+45
* Add more tests for dump and loadGreg Hudson2013-02-048-26/+151
* Refactor LDAP DB option parsing codeGreg Hudson2013-01-281-1/+1
* Propagate policy changes over iprop via full dumpGreg Hudson2013-01-221-0/+30
* Verify iprop test results more thoroughlyGreg Hudson2013-01-221-45/+35
* Fix iprop log reinitializationGreg Hudson2013-01-221-5/+3
* Test multi-value host referral variablesGreg Hudson2013-01-111-5/+5
* Remove manual kdc_realm testsGreg Hudson2013-01-1119-720/+0
* Test KDC host-based referral supportGreg Hudson2013-01-114-11/+234
* make dependGreg Hudson2013-01-1011-11/+11
* Test more policy featuresGreg Hudson2013-01-091-0/+77
* Consolidate policy tests into t_policy.pyGreg Hudson2013-01-094-77/+48
* Allow principals to refer to nonexistent policiesGreg Hudson2013-01-092-4/+2
* Rename ccache configuration macrosZhanna Tsitkov2013-01-091-4/+4
* Fix gss_str_to_oid and gss_oid_to_str edge casesGreg Hudson2013-01-012-2/+228
* Simplify k5test.py environmentsGreg Hudson2012-12-2022-339/+285
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-196-17/+27
* Don't return a host referral to the service realmGreg Hudson2012-12-062-0/+22
* Fix quoting issues in LDAP KDB moduleGreg Hudson2012-11-172-18/+18
* Tests for kinit's detection of a keytab requestBen Kaduk2012-11-161-0/+12
* Add automated tests for LDAP KDB moduleGreg Hudson2012-11-153-2/+693
* Quiet down two noisy test programsGreg Hudson2012-10-232-4/+0
* Remove nroff man pagesBen Kaduk2012-10-161-141/+0
* make dependTom Yu2012-10-151-18/+38
* Wait for correct message in t_iprop.pyGreg Hudson2012-10-151-2/+1
* Eliminate races in t_iprop.pyGreg Hudson2012-10-131-15/+31
* Make t_iprop.py faster and more robustGreg Hudson2012-10-121-22/+42
* Fix slow kprop dejagnu testGreg Hudson2012-10-102-5/+3
* De-conditionalize Camellia codeGreg Hudson2012-10-091-26/+24
* Remove iprop dejagnu testGreg Hudson2012-10-081-236/+0
* Import and complete Greg Hudson's iprop testNicolas Williams2012-10-082-0/+140
* Fix t_s4u2proxy_krb5 cleanupGreg Hudson2012-09-241-1/+3