summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ecdh/ech_lib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'OPENBSD_5_8_BASE'.OPENBSD_5_8_BASEcvs2svn2015-08-021-238/+0
* Delete a lot of #if 0 code in libressl.doug2015-02-071-18/+1
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-2/+5
* remove unused, private version strings except SSL_version_strbcook2014-07-091-3/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* malloc() result does not need a cast.deraadt2014-06-071-1/+1
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-4/+4
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-19/+0
* Import OpenSSL 1.0.1gmiod2014-04-131-2/+9
* import OpenSSL-1.0.1cdjm2012-10-131-0/+20
* import OpenSSL 1.0.0edjm2011-11-031-2/+1
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+247