[krbdev.mit.edu #8786] git commit

Greg Hudson via RT <[email protected]>
Newsgroups gmane.comp.encryption.kerberos.bugs
Message-ID <[email protected]>
Add file2 rcache type

Add a new replay cache type using a hash-based file format.

https://github.com/krb5/krb5/commit/12117dbc61639ff3fb510f2feb2de8c41dd2bd23
Author: Greg Hudson <[email protected]>
Commit: 12117dbc61639ff3fb510f2feb2de8c41dd2bd23
Branch: master
 .gitignore                         |    2 +
 doc/basic/rcache_def.rst           |   24 ++-
 doc/formats/index.rst              |    1 +
 doc/formats/rcache_file_format.rst |   50 ++++++
 src/lib/krb5/rcache/Makefile.in    |   13 ++-
 src/lib/krb5/rcache/rc-int.h       |    6 +
 src/lib/krb5/rcache/rc_base.c      |    3 +-
 src/lib/krb5/rcache/rc_file2.c     |  306 ++++++++++++++++++++++++++++++++++++
 src/lib/krb5/rcache/t_rcfile2.c    |  212 +++++++++++++++++++++++++
 9 files changed, 607 insertions(+), 10 deletions(-)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.