summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Run "make depend"Tom Yu2012-08-232-0/+11
* Fix minor Makefile.in typos for make dependTom Yu2012-08-231-1/+1
* Add ASN.1 support for OTPGreg Hudson2012-08-2313-26/+1834
* Silence a gcc warning in t_export_nameGreg Hudson2012-08-121-1/+1
* Add test coverage for gss_export_nameGreg Hudson2012-08-113-5/+191
* Fix nitpicky bugs in t_inq_credGreg Hudson2012-08-111-6/+6
* Add tests for gss_inquire_credGreg Hudson2012-08-103-3/+221
* Regression tests for CVE-2012-1014, CVE-2012-1015Tom Yu2012-08-073-0/+71
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-304-1/+111
* Add default_ccache_name profile variableGreg Hudson2012-07-241-0/+11
* Rename tests/t_cccol.py to t_ccache.pyGreg Hudson2012-07-243-12/+11
* Add token expansion for keytab namesGreg Hudson2012-07-241-0/+16
* Add basic test for credstore extentionsSimo Sorce2012-07-203-3/+175
* Add kinit/klist -i options to use client keytabGreg Hudson2012-07-161-0/+8
* Always recreate acl files during dejagnu testsTom Yu2012-07-112-11/+7
* Automatically create DIR ccache directoriesGreg Hudson2012-07-112-2/+0
* Enable all localizations in main functionsBen Kaduk2012-07-062-4/+5
* Pass empty string instead of NULL to printf-likeBen Kaduk2012-07-031-1/+1
* Remove unused variableBen Kaduk2012-07-031-2/+0
* Minor cleanups relating to size_t being unsignedBen Kaduk2012-07-031-1/+1
* Add client keytab initiation supportGreg Hudson2012-07-025-2/+292
* Add krb5_kt_client_default APIGreg Hudson2012-07-021-2/+14
* Try harder to make keytab-based AS requests workGreg Hudson2012-07-011-3/+4
* Restore some spaces in trvalTom Yu2012-06-254-790/+790
* Eliminate trailing whitespace in trval outputGreg Hudson2012-06-225-1254/+1259
* Fail from gss_acquire_cred if we have no credsGreg Hudson2012-06-151-0/+7
* Add control over session key enctype negotiationNicolas Williams2012-06-062-0/+84
* Fail from gss_acquire_cred if we have no keytabGreg Hudson2012-06-031-0/+7
* Omit start time in common AS requestsGreg Hudson2012-05-111-10/+24
* Add API to interpret changepw result stringsGreg Hudson2012-05-092-4/+186
* Add kadmin ACL enforcement testsGreg Hudson2012-04-262-0/+351
* Add k5test.py helpers for running kadminGreg Hudson2012-04-261-11/+7
* Flip the default of start_kadmind in k5test.pyGreg Hudson2012-04-2614-29/+24
* Add KRB5_TRACE test caseGreg Hudson2012-04-241-1/+19
* Adjust t_general.py organizationGreg Hudson2012-04-241-21/+21
* Try all history keys to decrypt password historyGreg Hudson2012-04-243-1/+124
* Use etypes from keytab in krb5_gic_keytabGreg Hudson2012-04-191-1/+6
* Add keytab kinit test casesGreg Hudson2012-04-193-11/+30
* Allow preauth mechs to work with clock skewGreg Hudson2012-04-171-3/+9
* Add clock skew testsGreg Hudson2012-04-172-0/+39
* Make cross-TGT key rollover work from AD to MITGreg Hudson2012-04-021-0/+35
* Only store master mey list in DAL handleGreg Hudson2012-03-212-8/+2
* Properly decode etype-info2 with no saltGreg Hudson2012-03-081-0/+40
* Simplify some ASN.1 array encoder testsGreg Hudson2012-03-083-67/+19
* Remove unused arg from encode_run in ASN.1 testsGreg Hudson2012-03-081-93/+91
* Remove admin_keytab references in code and docsGreg Hudson2012-03-043-3/+0
* Add test cases for Windows RODC kvno compatibilityTom Yu2012-03-024-0/+26
* Convert utility functions to new decoderGreg Hudson2012-02-121-4/+14
* Data-driven ASN.1 decoderGreg Hudson2012-02-112-4/+2
* Minimize draft9 PKINIT code by removing dead codeGreg Hudson2012-02-116-139/+1