summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-0936-69/+395
* On make clean remove test programs and object files. In lib/krb5/krbEzra Peisach2011-03-061-1/+2
* Make dependGreg Hudson2011-02-256-35/+39
* Improve acceptor name flexibilityGreg Hudson2011-02-073-5/+260
* Make principal renaming work in libkadm5srv by converting to explicitGreg Hudson2011-01-252-0/+47
* Fix a regression in the client-side ticket renewal code where KDCGreg Hudson2010-12-142-0/+17
* update dependenciesKen Raeburn2010-12-051-0/+2
* Test for key rollover for TGT, including purging old keysTom Yu2010-12-032-0/+47
* Implement restrict_anonymous_to_tgt realm flagGreg Hudson2010-12-011-2/+15
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-2812-12/+12
* Implement Camellia-CTS-CMAC instead of Camellia-CCMGreg Hudson2010-11-201-15/+15
* The iprop dejagnu test had some deceptive commented-out debugging codeGreg Hudson2010-11-161-0/+1
* Remove a stray spawn_shell in the iprop dejagnu testsGreg Hudson2010-11-041-1/+0
* In profile-reading performance test, print microseconds not millisecondsKen Raeburn2010-10-231-4/+4
* Merge users/lhoward/sasl-gs2 to trunkGreg Hudson2010-10-062-4/+194
* Propagate modprinc -unlock from master to slave KDCsGreg Hudson2010-10-051-1/+5
* Fix type errors in t_gssextsGreg Hudson2010-10-021-2/+2