summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/bn/general (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix CVE-2014-3570: properly calculate the square of a BIGNUM value.bcook2015-02-251-23/+66
* BN_free() has its own NULL check.jsing2015-02-191-14/+7
* KNF.jsing2015-02-191-766/+834
* Fix various memory leaks by not exiting so abruptly from failed tests.miod2015-02-151-579/+507
* None of these need <openssl/rand.h>jsing2014-10-221-1/+0
* Another regress test for OpenSSL PR #3397 (Joyent 7704), from agl via OpenSSLmiod2014-07-111-0/+57
* Include -DLIBRESSL_INTERNAL in regress makefiles.jsing2014-07-081-2/+2
* Move the crypto/bn regression test one directory deeper in preparation formiod2014-06-202-0/+2009