summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_lib.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-25Fix several issues in the OCSP code that could result in the incorrectbeck2-9/+33
2016-06-06Set BN_FLG_CONSTTIME on the correct variable. beck committed wrong fix.libressl-v2.2.9tedu1-2/+2
2016-06-06Correct a problem that prevents the DSA signing algorithm from runningbeck1-4/+6
2016-06-06LibreSSL 2.2.9bcook1-3/+3
2016-05-29bump to 2.2.8libressl-v2.2.8bcook1-3/+3
2016-05-29Fix a short-read bug in the previous version of asn1_d2i_read_biobcook1-26/+28
2016-05-03prefer limits.h over sys/limits.hlibressl-v2.2.7bcook1-2/+2
2016-05-03bump to 2.2.7bcook1-2/+2
2016-05-03backport patch from openssl for multiple issues:tedu7-30/+56