kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
03502b8d 2017-09-10 12:49:24 Add *.5 manpages in libcrypto/man/
8a2a079b 2017-09-06 18:37:12 spelling
c53c374f 2017-09-04 16:32:43 update VS prerequisites, refer to autogen.sh more
fa1c4696 2017-09-04 16:24:49 Land #344, fix regress tlxexttest for certain C compilers
7035c726 2017-09-04 16:24:14 be more concise, formatting
82fda3d4 2017-09-04 16:18:20 update changes
b623db7b 2017-09-04 16:14:54 enhance README warnings, remove pod2man requirement
3612cbe3 2017-09-03 21:52:59 update manpage links
d653deef 2017-09-03 21:52:18 add 2.6.1 changelog
512573f0 2017-09-03 00:51:08 Add patch for regress tlsexttest Some compiler does not support 0 sized array. This patch changes 0 sized array to have NULL and using variable instead of sizeof function.