kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
3681d022 2018-02-25 01:59:39 Add compat bits for libtls on Windows
47781e69 2018-02-11 22:01:17 Land #386, Add tls_keypair
c3201f23 2018-02-11 22:00:57 Land #383, use https for urls
f2953bc2 2018-02-11 23:31:43 Add file permission define for Windows and MinGW build
57ea69ec 2018-02-11 21:28:09 Add tls/tls_keypair.c
5a3e7551 2018-01-21 17:07:55 change the URLs accessible by HTTPS to HTTPS
9e06be3f 2018-01-11 23:46:22 Remove 64bit build designation on Solaris - Revert commit https://github.com/libressl-portable/portable/pull/327/commits/c18852f650a3cb258e10222695a31ed5c929ab23 - Remove -m64 from CMakeLists.txt by commit https://github.com/libressl-portable/portable/commit/08089a1b20a1818538670d641242266ed3185814 - Suggested by @andy-js in conversation https://github.com/libressl-portable/portable/pull/327
af624440 2018-01-07 16:22:00 Land #376, adjust MSVC warnings
c3210983 2018-01-07 16:21:11 Land #374, hp-ux compatibility Merge remote-tracking branch 'upstream/pr/374'
40e04292 2018-01-07 16:19:36 Land #375, adjust va_end calls to match scope