kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
764ab1e6 2017-03-16 19:25:42 remove sysconf fallback for now
d5b247cc 2017-03-16 19:23:36 Land #297, Add recallocarray
8f69fe98 2017-03-16 18:56:06 Land #287, document steps to enable 64-bit time_t on mingw-w64 toolchain
8622dc75 2017-03-16 18:53:12 Land #288, update conditions under which getentropy, arc4random* are exported
c61c9821 2017-03-15 21:02:22 Add support for getpagesize
8877e9bc 2017-03-09 22:49:04 Add recallocarray
27f08790 2017-03-08 00:17:25 Add ssl/t1_hash.c
f2c14deb 2017-03-01 00:49:38 Add crypto/evp/m_md5_sha1.c
5297e9d4 2017-02-20 10:28:49 Fix condition of arc4random* and getentropy for Cygwin build - Fix the condition of exporting getentropy - Modify the CMake condition of including arc4random_uniform as same as autoconf
3b4d3d75 2017-02-18 22:17:59 Remove "exit 1" (added by mistake)