[krbdev.mit.edu #8786] git commit
Greg Hudson via RT <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
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. https://github.com/krb5/krb5/commit/f8bd89e4a87a758d74897e483cdc3049b5564240 Author: Greg Hudson <[email protected]> Commit: f8bd89e4a87a758d74897e483cdc3049b5564240 Branch: master src/include/k5-int.h | 1 + src/lib/krb5/krb/rd_req_dec.c | 10 +++++++--- src/tests/threads/t_rcache.c | 6 +++++- 3 files changed, 13 insertions(+), 4 deletions(-)