aboutsummaryrefslogtreecommitdiff
path: root/src/tests/threads/t_rcache.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-22Fix more non-prototype functionsArjun1-1/+1
2020-12-08Update t_rcache.c for new replay cache interfacesashan1-41/+45
2019-05-31Add tag to krb5_donot_replayGreg Hudson1-1/+5
2018-07-18Eliminate preprocessor-disabled dead codeRobbie Harwood1-6/+0
2014-07-08Include autoconf.h before system headersGreg Hudson1-3/+1
2011-07-01Display default values in usage messageKen Raeburn1-4/+10
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-6/+1
2009-11-30Mark and reindent tests, with some exclusionsTom Yu1-83/+84
2009-11-07Don't flush stdout so much. Calculate and display some more averagesKen Raeburn1-2/+11
2009-11-07Delay start of test until the start of a new second on the systemKen Raeburn1-4/+17
2009-11-06Change INIT_ONCE compile-time flag into a run-time option. DeleteKen Raeburn1-62/+89
2009-11-06Don't start by attempting to unlink replay caches by guessingKen Raeburn1-4/+27
2009-11-06Use krb5_get_error_message for reporting if krb5_get_server_rcache failsKen Raeburn1-2/+6
2009-10-31make mark-cstyleTom Yu1-3/+3
2009-01-12Add message hash support to the replay interface, using extensionGreg Hudson1-0/+1
2008-12-01Convert many uses of sprintf to snprintf or asprintfGreg Hudson1-2/+4
2006-12-18Inovke krb5_rc_close to shutdown cache - and check for memory leaksEzra Peisach1-0/+5
2005-12-20Include krb5.h after k5-int.hSam Hartman1-1/+32
2004-08-03* Makefile.in, t_rcache.c: New filesKen Raeburn1-0/+143