kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
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
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)
b2b47a7d 2017-02-15 23:04:04 Document 32-bit time_t problem on minw-w64 toolchain and how to avoid it
9d75e5ea 2017-02-13 20:25:49 Add definition of ssize_t to tls.h for Windows
3ba2699d 2017-02-07 07:53:52 ignore mandoc db, compat files
7383bf67 2017-02-07 18:38:03 Fix patch for netcat.c