Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-06-25 | Fix several issues in the OCSP code that could result in the incorrect | beck | 2 | -9/+33 |
2016-06-06 | Set BN_FLG_CONSTTIME on the correct variable. beck committed wrong fix.libressl-v2.2.9 | tedu | 1 | -2/+2 |
2016-06-06 | Correct a problem that prevents the DSA signing algorithm from running | beck | 1 | -4/+6 |
2016-06-06 | LibreSSL 2.2.9 | bcook | 1 | -3/+3 |
2016-05-29 | bump to 2.2.8libressl-v2.2.8 | bcook | 1 | -3/+3 |
2016-05-29 | Fix a short-read bug in the previous version of asn1_d2i_read_bio | bcook | 1 | -26/+28 |
2016-05-03 | prefer limits.h over sys/limits.hlibressl-v2.2.7 | bcook | 1 | -2/+2 |
2016-05-03 | bump to 2.2.7 | bcook | 1 | -2/+2 |
2016-05-03 | backport patch from openssl for multiple issues: | tedu | 7 | -30/+56 |