]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add tag to krb5_donot_replay
authorGreg Hudson <ghudson@mit.edu>
Tue, 19 Feb 2019 06:30:41 +0000 (01:30 -0500)
committerGreg Hudson <ghudson@mit.edu>
Fri, 31 May 2019 15:45:05 +0000 (11:45 -0400)
commitf8bd89e4a87a758d74897e483cdc3049b5564240
treec57ccfcb3aa866d2a77a08005a6ae5bdc97404a2
parent4662f94c7d51e3d262381c142eccd55759a89e46
Add tag to krb5_donot_replay

For each use of replay caches, supply a tag based on a ciphertext or
checksum associated with the use.  Stop creating or checking replay
records for unencrypted KRB-CRED messages.

ticket: 8786
src/include/k5-int.h
src/lib/krb5/krb/rd_req_dec.c
src/tests/threads/t_rcache.c