kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
c31b03c1 2015-10-23 16:17:45 update netcat patch
9be90557 2015-10-21 22:19:09 remove a_gen/utctm.c for cmake
3f79a49d 2015-10-21 22:17:13 check bounds before casting (long long) to time_t
959241fe 2015-10-21 21:39:59 remove a_gen/utctm.c
2c168b71 2015-10-18 11:18:23 move rfc5280time to rfc5280time_small Having the same name as the executable confuses the driver, and it runs the wrong thing.
b28e5bed 2015-10-18 10:51:09 include tap-driver.sh in the source repo Newer autotools appears to install it automatically, but not all do.
0086809a 2015-10-18 10:48:17 update apps.h include
c8c23ad8 2015-10-18 10:36:31 make it clear that we skipped 64-bit time_t tests
0197a589 2015-10-18 09:28:10 Windows compatibility fixes VS2013 has trouble with relative include paths for apps/openssl, so move certhash_win/apps_win.c back to apps/openssl. gmtime_r on mingw64 fails with negative time_t, override gmtime_s fails all of the time unit tests, override SHUT_RD/WR are defined in newer mingw64 headers, check before overriding
c8918dd0 2015-10-17 23:32:21 include warnings about small time_t