kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
fb936f89 2017-01-28 02:30:16 Move S_IRGRP and S_IROTH from fcntl.h to sys/stat.h - S_IRGRP and S_IROTH should be defined in sys/stat.h rather than fcntl.h - Old MinGW64 on Ubuntu 14.04 appears not to have S_IRGRP and S_IROTH - MinGW64 has __WIN32 defined but does not have _MSC_VER defined
cb57534a 2017-01-27 07:14:43 skip building ocspcheck on MSCV
b631cafc 2017-01-27 05:49:17 update manpage links
beffe6b4 2017-01-27 05:42:10 update for death of s23*
63eaeafe 2017-01-27 05:41:46 update for improved libtls manpage organization
05cf1ee6 2017-01-27 01:21:37 Copy openbsd library file every time rather than statically checking in
e57ab149 2017-01-26 15:00:06 Add STDOUT_FILENO to include/compat/unistd.h
f5026b1f 2017-01-27 02:37:52 Add S_IRGRP and S_IROTH to include/compat/fcntl.h for ocspcheck
7dd0650d 2017-01-26 13:58:27 Add inet_ntop and memmem for ocspcheck
adb94725 2017-01-25 19:39:03 Add regress rsa_test