Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| 1ea79d2a | 2018-06-16 21:35:58 | avoid duplicate link with bn_print/BN_print | ||
| b78f2939 | 2018-06-16 21:28:35 | filter out OCSP_crlID_new links for now, breaks on case-insensitve filesystems | ||
| bf368e58 | 2018-06-14 05:59:20 | add private includes for apps and tests | ||
| 64b69515 | 2018-06-14 04:48:23 | make headers under include/compat private again | ||
| d4bf25f6 | 2018-06-13 11:40:32 | update changelog | ||
| 4fcfc82d | 2018-05-29 05:44:34 | scope private/public headers when embedding into other projects thanks to Cameron Palmer | ||
| 9b4044d8 | 2018-05-28 22:17:08 | Land #426, don't assume ; works as a newline assembly character |