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
systime_fix_validator.c
systime_fix_validator.h