summaryrefslogtreecommitdiff
path: root/lib/libssl/d1_both.c
AgeCommit message (Expand)Author
2014-04-21more malloc/realloc/calloc cleanups; ok beck kettenisTheo de Raadt
2014-04-17Change library to use intrinsic memory allocation functions instead ofBob Beck
2014-04-16fix a few bugs observed on http://www.viva64.com/en/b/0250/Ted Unangst
2014-04-15correct cases of code occuring directly after goto/break/returnJonathan Gray
2014-04-14make OPENSSL_NO_HEARTBLEED the default and only option. ok deraadt miodTed Unangst
2014-04-14First pass at applying KNF to the OpenSSL code, which almost makes itJoel Sing
2014-04-13Flense a variety of windows support stuff, and a strange gettimeofday function.Bob Beck
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.Miod Vallat
2014-04-07cherrypick fix for CVE-2014-0160 "heartbleed" vulnerability fromDamien Miller
2014-02-27SECURITY fixes backported from openssl-1.0.1f. ok mikeb@Jeremie Courreges-Anglas
2008-09-06import of OpenSSL 0.9.8hDamien Miller