kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
d8c05ced 2019-01-18 18:44:47 account for differences in FAIL macros
3ab11de0 2019-01-18 18:38:59 adjust for latest upstream changes
91d26602 2019-01-18 18:04:31 check for more pthread functions that might not be in libc
e59ea94f 2019-01-18 17:13:36 add tls13_[tlsext|buffer].* and buffertest
7032d88b 2019-01-17 18:34:44 Land #488, Android build fixes
7f063e11 2019-01-08 10:25:57 Land #493, Add Android build for Travis-CI
c5fb1874 2019-01-08 00:00:31 typo s/NAPI/NAL/
3247230d 2019-01-04 07:28:54 rename modes_lcl patch so it applies
b6479e01 2019-01-01 23:07:00 define in_port_t for Android
3f189a24 2019-01-01 22:59:47 check if we need to link pthread dynamically On Linux, bionic and musl for instance do not need libpthread. With bionic, there is not even a stub library for compatibility.