kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
4dbf2855 2018-08-05 09:47:26 update summary
7c5856c2 2018-08-03 22:27:07 Land #434, Suppress "overriding WinCrypt defines" warnings
62f96a5d 2018-08-03 22:26:37 Land #433, Add regress bnaddsub
e82a6cb6 2018-08-03 22:26:06 Land #431, Fix build with cmake -G Xcode
102ae3ad 2018-08-03 22:12:20 Changelog revisions for 2.8.0
29fe12a7 2018-08-02 09:26:15 Update changelog for 2.8.0
a6db5d44 2018-07-30 10:51:26 update manpage links
3e95275d 2018-07-29 16:17:44 Suppress "overriding WinCrypt defines" warnings Suppress "overriding WinCrypt defines" from openssl/x509.h by defining `NOCRYPT`. Only this file does not check `__WINCRYPT_H__` macro like other headers, since https://github.com/libressl-portable/portable/commit/5d8a1cf7155130bd8101090d7e1d0c2f90d9b123#diff-74b6370bc092dd2988ab577b2eaa21dcR7
f30569c0 2018-07-21 01:02:31 Fix update.sh using $MV instead of bear mv Suggested by tb
09c8aa26 2018-07-21 00:15:20 Generate regress freenull.c