summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/malloc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-05MFC: Avoid a side-channel cache-timing attack that can leak the ECDSAjsing1-1/+3
2016-11-03MFC: In ssl3_read_bytes(), do not process more than three consecutive TLSlibressl-v2.3.9jsing1-4/+24
2016-10-02bump to 2.3.9bcook1-3/+3
2016-09-22MFC: Avoid falling back to a weak digest for (EC)DH when using SNI withlibressl-v2.3.8jsing1-3/+10
2016-09-22MFC: Avoid unbounded memory growth in libssl, which can be triggered by ajsing1-9/+20
2016-09-22bump version for 2.3.8bcook1-3/+3
2016-06-30bump for 2.3.7libressl-v2.3.7bcook1-3/+3
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.3.6tedu1-2/+2
2016-06-06Correct a problem that prevents the DSA signing algorithm from runningbeck1-4/+6
2016-06-06LibreSSL 2.3.6bcook1-3/+3
2016-05-29bump to 2.3.5libressl-v2.3.5bcook1-3/+3
2016-05-29Fix a short-read bug in the previous version of asn1_d2i_read_biobcook1-26/+28
2016-05-04this chunk was NOT supposed to be committed. spotted by jsg.tedu1-2/+1
2016-05-03prefer limits.h over sys/limits.hlibressl-v2.3.4bcook1-2/+2
2016-05-03bump to 2.3.4bcook1-2/+2
2016-05-03backport patch from openssl for multiple issues:tedu8-31/+58