summaryrefslogtreecommitdiff
path: root/src/lib/libssl/d1_clnt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* More KNF and style consistency tweaksguenther2014-04-191-4/+3
* no longer need to fool emacs indentation and other if (0) oddities.tedu2014-04-171-4/+1
* always build in RSA and DSA. ok deraadt miodtedu2014-04-171-12/+0
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-5/+5
* make OPENSSL_NO_HEARTBLEED the default and only option. ok deraadt miodtedu2014-04-141-12/+0
* So the OpenSSL codebase does "get the time, add it as a random seed"deraadt2014-04-141-2/+0
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-141-811/+734
* Do not include "e_os.h" anymore. Simply pull in the necessary headers.mpi2014-04-131-1/+1
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-14/+22
* resolve conflictsdjm2012-10-131-10/+184
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-2/+4
* resolve conflicts, fix local changesdjm2010-10-011-36/+415
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-2/+1
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+1156