summaryrefslogtreecommitdiffstats
path: root/src/tests/threads/t_rcache.c
Commit message (Expand)AuthorAgeFilesLines
* 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-091-6/+1
* Mark and reindent tests, with some exclusionsTom Yu2009-11-301-83/+84
* 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-311-3/+3
* Add message hash support to the replay interface, using extensionGreg Hudson2009-01-121-0/+1
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-2/+4
* Inovke krb5_rc_close to shutdown cache - and check for memory leaksEzra Peisach2006-12-181-0/+5
* Include krb5.h after k5-int.hSam Hartman2005-12-201-1/+32
* * Makefile.in, t_rcache.c: New filesKen Raeburn2004-08-031-0/+143