summaryrefslogtreecommitdiff
path: root/src/lib/libssl/d1_both.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* more malloc/realloc/calloc cleanups; ok beck kettenisderaadt2014-04-211-3/+3
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-12/+12
* fix a few bugs observed on http://www.viva64.com/en/b/0250/tedu2014-04-161-1/+0
* correct cases of code occuring directly after goto/break/returnjsg2014-04-151-1/+1
* make OPENSSL_NO_HEARTBLEED the default and only option. ok deraadt miodtedu2014-04-141-153/+0
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-141-565/+501
* Flense a variety of windows support stuff, and a strange gettimeofday function.beck2014-04-131-7/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-4/+4
* cherrypick fix for CVE-2014-0160 "heartbleed" vulnerability fromdjm2014-04-071-8/+18
* SECURITY fixes backported from openssl-1.0.1f. ok mikeb@jca2014-02-271-0/+7
* import OpenSSL-1.0.1cdjm2012-10-131-3/+175
* OpenSSL 1.0.0f: import upstream sourcedjm2012-01-051-7/+16
* import OpenSSL 1.0.0edjm2011-11-031-18/+10
* import OpenSSL-1.0.0adjm2010-10-011-201/+426
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+1193