[krbdev.mit.edu #8352] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Tue May 16 12:08:28 EDT 2017


Add timestamp helper functions

Add k5-int.h helper functions to manipulate krb5_timestamp values,
avoiding undefined behavior and treating negative timestamp values as
times between 2038 and 2106.  Add a doxygen comment for krb5_timestamp
indicating how third-party code should use it safely.

https://github.com/krb5/krb5/commit/58e9155060cd93b1a7557e37fbc9b077b76465c2
Author: Greg Hudson <ghudson at mit.edu>
Commit: 58e9155060cd93b1a7557e37fbc9b077b76465c2
Branch: master
 src/include/k5-int.h      |   31 +++++++++++++++++++++++++++++++
 src/include/krb5/krb5.hin |    9 +++++++++
 2 files changed, 40 insertions(+), 0 deletions(-)



More information about the krb5-bugs mailing list