summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/ecdh (follow)
Commit message (Expand)AuthorAgeFilesLines
* It's no longer necessary to link ecdhtest statically.tb2021-05-101-2/+2
* Adjust ecdhtest.c for affine_coordinates changetb2021-04-202-7/+7
* Add missing $OpenBSD$ markers.tb2018-07-171-1/+1
* Remove explicit NULL checks before *_free() calls and tidy some code.jsing2015-09-131-28/+22
* Use ECDH_size() and do some other clean up.jsing2015-09-131-7/+6
* Wrap long lines.jsing2015-09-131-16/+32
* style(9) grenade.jsing2015-09-131-153/+178
* None of these need <openssl/rand.h>jsing2014-10-221-1/+0
* remove use of internally-deprecated OPENSSL_malloc/freebcook2014-07-081-3/+2
* Include -DLIBRESSL_INTERNAL in regress makefiles.jsing2014-07-081-2/+2
* Build these tests with WARNINGS=Yes and -Werror, and do the necessarymiod2014-06-011-1/+3
* Add the RFC 7027 test vectors; from OpenSSL HEADmiod2014-05-241-0/+171
* remove OPENSSL_malloc and CRYPTO_malloc goo from the regress tests.beck2014-05-241-8/+4
* Import the OpenSSL libcrypto tests in a form suitable for our rergressmiod2014-04-152-0/+285