aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/exptest.c
Commit message (Expand)AuthorAgeFilesLines
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-257/+0
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-291-1/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-183/+189
* Prepare exptest for bn opaquifyMatt Caswell2014-12-081-16/+21
* Ensure that x**0 mod 1 = 0.Adam Langley2013-06-041-1/+44
* Remove the dual-callback scheme for numeric and pointer thread IDs,Geoff Thorpe2008-08-061-1/+1
* Revert my earlier CRYPTO_THREADID commit, I will commit a reworkedGeoff Thorpe2008-07-031-1/+1
* There was a need to support thread ID types that couldn't be reliably castGeoff Thorpe2008-03-281-1/+1
* Fix typo in exptest.c.Andy Polyakov2005-10-041-1/+1
* Implement fixed-window exponentiation to mitigate hyper-threadingBodo Möller2005-05-161-2/+16
* Netware-specific changes,Richard Levitte2003-11-281-0/+3
* more mingw related cleanups.Ulf Möller2003-02-221-3/+0
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte2002-11-281-8/+11
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-1/+1
* Cosmetic changes.Bodo Möller2000-02-051-0/+1
* - Pseudo-seed the PRNG in programs used for "make test"Bodo Möller2000-01-141-0/+6
* Improve support for running everything as a monolithic application.Bodo Möller1999-10-251-0/+8
* Compare with BN_mod_exp_simple, too.Ulf Möller1999-04-291-9/+24
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-3/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-2/+13
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-6/+6
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+148