strongswan/src/libcharon/plugins/systime_fix
Tobias Brunner 18a3e6d80f systime-fix: Replace asctime() with thread-safe asctime_r()
According to the man page, the buffer should have room for at least
26 characters.
2020-01-28 15:32:43 +01:00
..
Makefile.am libhydra: Remove empty unused library 2016-03-03 17:36:11 +01:00
systime_fix_plugin.c systime-fix: Replace asctime() with thread-safe asctime_r() 2020-01-28 15:32:43 +01:00
systime_fix_plugin.h Add a stub for systime-fix, a plugin handling certificate lifetimes gracefully 2013-02-19 14:49:38 +01:00
systime_fix_validator.c systime-fix disables certificate lifetime validation if system time not synced 2013-02-19 17:11:14 +01:00
systime_fix_validator.h systime-fix disables certificate lifetime validation if system time not synced 2013-02-19 17:11:14 +01:00