kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
2c5abde7 2023-11-04 02:37:34 slim `tls-static` library (used in tests) Instead of including a full copy of libcrypto and libssl in libtls-static, link existing libcrytpo-static and libssl-static to the test targets. This wasn't causing any issue, just unnecessarily duplicating a lot of objects.
e454895d 2023-11-03 19:11:01 Land #927
e1217db8 2023-11-03 17:56:32 delete unused `savsig` variable Follow-up to dd1d96f643b01a5edbe7e0db8399f3c88f5f0c8b Fixes #925
b19acf36 2023-11-03 08:32:59 Update rust-openssl patch
287e0a28 2023-11-03 08:32:08 ChangeLog: missing period
2fcf5b09 2023-11-02 23:36:16 Update ChangeLog
ef426bf0 2023-11-02 04:40:43 changelog revisions
c539117b 2023-11-01 21:16:44 update 3.8.2 changelog
e7fe6caa 2023-11-01 20:45:51 Land #924, allow disabling WINCRYPT warnings
c2295681 2023-11-01 20:45:26 Land #923, enable system arc4random on FreeBSD 12+