| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-05-29 | Fix a short-read bug in the previous version of asn1_d2i_read_bio | bcook | 1 | -26/+28 | |
| The outer while() loop is missing, so we only read up to chunk_max bytes. ok tedu | |||||
| 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 | |
| missing padding check in aesni functions overflow in evp encode functions use of invalid negative asn.1 types ok beck | |||||
