kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
af852925 2020-05-01 03:58:43 Land #583, add regress record_layer_test
ea57e53c 2020-04-28 23:52:37 Add regress record_layer_test
e34586db 2020-04-14 22:38:10 include <windows.h>
79f2a52a 2020-04-14 22:29:37 avoid exporting a sleep() symbol from libcrypto Since it seems only MSVC lacks sleep(), and it's only used by apps, lets special-case that and make it available as a static inline function instead.
ceeb3bb4 2020-04-09 08:29:34 update public signify key
3b328512 2020-04-06 00:17:38 Further tweak change log for 3.1.0.
d6c3f2d7 2020-04-04 20:28:23 adjust 1.3 wordage
6358ef17 2020-04-05 11:12:17 Update ChangeLog
7625741c 2020-04-04 10:28:40 Changelog updates
d54b9c15 2020-03-31 15:03:44 crypto: regenerate crypto_portable.sym Make crypto_portable.sym depend on crypto.sym and libcrypto.so on crypto_portable.sym to rebuild library if one of symbol files changes. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>