kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
9371ddb5 2019-10-15 14:28:46 3.0.2 changelog
d27b19de 2019-10-11 06:43:42 LibreSSL 3.0.x branch
6de156f8 2019-09-30 04:14:12 update manpage links
bc038c7e 2019-09-30 04:10:08 3.0.1 changelog
a4338ca1 2019-09-20 15:15:11 Check for existing uninstall target before creating.
dd210a6f 2019-09-09 23:40:50 add cms.h to public headers
935dedc2 2019-09-09 22:08:34 remove duplicate copy of public header
b43bee64 2019-09-09 22:00:57 update portable for latest build changes
d2f8b48e 2019-08-01 05:31:02 update ChangeLog
856d0511 2019-07-28 19:03:27 Use posix_win.c functions on WIN32 - read() returns bytes count as 1 for crlf unless binary mode isn't specified with open(). Reported by @ulfworsoe in libressl-portable#542 - err could be WSANOTINITIALISED when WSAStartup() is not called