summaryrefslogtreecommitdiffstats
path: root/src/tests/threads
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-4/+0
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-2/+12
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-042-16/+16
* 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
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-095-18/+38
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* In profile-reading performance test, print microseconds not millisecondsKen Raeburn2010-10-231-4/+4
* Free tinfo at end - so program runs with new memory leaksEzra Peisach2009-12-311-0/+1
* Performance testing programs for krb5_init_context and profile data fetchKen Raeburn2009-12-283-1/+580
* Mark and reindent tests, with some exclusionsTom Yu2009-11-303-248/+251
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-10/+8
* Don't flush stdout so much. Calculate and display some more averagesKen Raeburn2009-11-071-2/+11
* Delay start of test until the start of a new second on the systemKen Raeburn2009-11-071-4/+17
* Change INIT_ONCE compile-time flag into a run-time option. DeleteKen Raeburn2009-11-061-62/+89
* Don't start by attempting to unlink replay caches by guessingKen Raeburn2009-11-061-4/+27
* Use krb5_get_error_message for reporting if krb5_get_server_rcache failsKen Raeburn2009-11-061-2/+6
* make mark-cstyleTom Yu2009-10-312-4/+4
* syms.c doesn't exist; update clean target and dependenciesKen Raeburn2009-06-232-9/+9
* GSSAPI init/accept_sec_context performance testing programKen Raeburn2009-06-232-0/+457
* Add message hash support to the replay interface, using extensionGreg Hudson2009-01-121-0/+1
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-6/+13
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-2/+4
* Build tests subtree makefiles at top levelKen Raeburn2007-03-251-2/+2
* Inovke krb5_rc_close to shutdown cache - and check for memory leaksEzra Peisach2006-12-181-0/+5
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-2/+2
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-18/+0
* Include krb5.h after k5-int.hSam Hartman2005-12-202-1/+36
* Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2005-06-212-2/+7
* new test prog "prof1" for profile reloadingKen Raeburn2004-12-123-0/+89
* * Makefile.in, t_rcache.c: New filesKen Raeburn2004-08-033-0/+186