summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/rcache/t_replay.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* In lib/krb5/rcache, ensure that function definition headers put theGreg Hudson2009-11-131-9/+15
* make mark-cstyleTom Yu2009-10-311-1/+1
* Per coding standards, don't declare variables in inner scopes in newGreg Hudson2009-01-231-6/+4
* fix trailing whitespaceTom Yu2009-01-221-2/+2
* Rework the replay cache extensions to make the hash extension recordsGreg Hudson2009-01-151-0/+43
* Add message hash support to the replay interface, using extensionGreg Hudson2009-01-121-0/+227