summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add ASN.1 decoder test for krb5_pa_pac_reqGreg Hudson2012-02-111-0/+30
* Fix uninitialized variable warning in trval.cGreg Hudson2012-02-071-1/+1
* Dump attributes differently in t_saslnameGreg Hudson2012-02-031-10/+32
* Add PKINIT decoder testsGreg Hudson2012-01-134-0/+475
* Fix an allocation size bug in ASN.1 testsGreg Hudson2012-01-101-6/+3
* Remove unneeded kdcRealm field in PKINIT structureGreg Hudson2012-01-081-2/+0
* Fix PKINIT serverDHNonce encodingGreg Hudson2012-01-082-3/+2
* Remove some unneeded accessor fieldsGreg Hudson2012-01-071-2/+2
* Remove some unused structures and encodersGreg Hudson2012-01-079-260/+0
* Remove SAM encoders and structuresGreg Hudson2012-01-079-330/+0
* Add missing test cases for ASN.1 typesGreg Hudson2012-01-069-3/+441
* Add test cases for PKINIT ASN.1 encodersGreg Hudson2012-01-067-15/+748
* Simplify and reformat ASN.1 test codeGreg Hudson2012-01-069-1754/+1191
* Add automated tests for S4U2Self and S4U2ProxyGreg Hudson2011-12-075-9/+347
* ticket: newSam Hartman2011-11-231-0/+2
* Clean up more stuff in make cleanGreg Hudson2011-11-041-1/+1
* Get rid of fake-installGreg Hudson2011-11-045-10/+5
* Get rid of periods in Python test success messagesGreg Hudson2011-11-0310-11/+11
* Clean up realms as we go in t_crossrealm.pyGreg Hudson2011-11-031-0/+4
* Add cross-realm tests to python test frameworkGreg Hudson2011-11-032-0/+114
* Make reindentTom Yu2011-10-176-81/+81
* Man page spelling corrections from ville.skytta@iki.fiGreg Hudson2011-10-021-1/+1
* Revert r25288 because it can remove parts of the source treeTom Yu2011-09-291-11/+3
* Allow kdc_realm test run in case when the build and source directories are di...Zhanna Tsitkov2011-09-291-2/+8
* Include Domain Realm Referrals (per http://k5wiki.kerberos.org/wiki/Projects/...Zhanna Tsitkov2011-09-293-2/+4
* * New implementation to map a gss name to localnameSam Hartman2011-09-211-1/+4
* Add kadmin functionality for string attributesGreg Hudson2011-09-212-0/+57
* Fix t_ccselect bugsGreg Hudson2011-09-062-4/+3
* Make gss-krb5 use cache collectionGreg Hudson2011-09-054-8/+307
* Add ccache collection support to toolsGreg Hudson2011-09-052-0/+78
* Silence various "may be used uninitialized" warnings from GCC causedKen Raeburn2011-09-052-2/+2
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-044-23/+23
* Get rid of variables triggering gcc's "defined but not used"Ken Raeburn2011-09-041-4/+0
* Make dejagnu tests work with non-FQDN hostnameGreg Hudson2011-09-012-34/+4
* make-dependKen Raeburn2011-08-201-0/+6
* Add automated tests for krb5_gss_import_credGreg Hudson2011-07-203-10/+195
* Don't pass unsupported -n option to t_rcacheKen Raeburn2011-07-011-2/+1
* Display default values in usage messageKen Raeburn2011-07-011-4/+10
* Convert preauth_plugin.h to new plugin frameworkGreg Hudson2011-06-173-5/+5
* Set LC_MESSAGES to "C" in tests which run commandsGreg Hudson2011-06-101-0/+3