summaryrefslogtreecommitdiff
path: root/src/lib/libssl/s3_both.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Oops, revert changes commited by mistake. The previous commit was supposedmiod2014-08-071-9/+12
* When you expect a function to return a particular value, don't put a commentmiod2014-08-071-12/+9
* decompress libssl. ok beck jsingtedu2014-07-101-10/+1
* convert CRYPTO_memcmp to timingsafe_memcmp based on current policy favoringtedu2014-06-191-2/+2
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* BUF_MEM_grow_clean() takes a size_t as the size argument. Remove false commentsmiod2014-05-311-8/+2
* ECDH and ECDSA will not work overly well if there is no EC, so unifdefjsing2014-05-311-2/+0
* Make use of SSL_IS_DTLS, SSL_USE_EXPLICIT_IV, SSL_USE_SIGALGS andjsing2014-05-301-2/+2
* There is no point in checking if a pointer is non-NULL before calling free,jsing2014-05-281-8/+4
* Fix indentation, adding braces and combining a nested if to reduce depthguenther2014-04-201-12/+14
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-4/+4
* TANSTAAFL - delete the buf freelist code. if you need a better malloc, gettedu2014-04-161-74/+4
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-141-354/+314
* 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-6/+9
* SECURITY fixes backported from openssl-1.0.1f. ok mikeb@jca2014-02-271-0/+7
* cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txtmarkus2013-02-141-1/+1
* resolve conflictsdjm2012-10-131-3/+33
* resolve conflicts, fix local changesdjm2010-10-011-62/+253
* resolve conflictsdjm2008-09-061-27/+14
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-7/+18
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-19/+55
* openssl-engine-0.9.6a mergebeck2001-06-221-2/+2
* openssl-engine-0.9.6 mergebeck2000-12-151-2/+2
* OpenSSL 0.9.5 mergebeck2000-03-191-22/+142
* OpenSSL 0.9.4 mergebeck1999-09-291-43/+42
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+469