summaryrefslogtreecommitdiff
path: root/crypto/dsa/dsatest.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-155/+164
* 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 problems found by coverity: remove useless codeNils Larsch2006-03-151-1/+0
* makeNils Larsch2005-07-161-0/+1
* Implement fixed-window exponentiation to mitigate hyper-threadingBodo Möller2005-05-161-0/+9
* Netware-specific changes,Richard Levitte2003-11-281-0/+3
* Update any code that was using deprecated functions so that everything buildsGeoff Thorpe2003-10-291-12/+11
* We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in formRichard Levitte2003-04-081-4/+0
* Correct a lot of printing calls. Remove extra arguments...Richard Levitte2003-04-031-1/+1
* Make sure we get the definition of OPENSSL_NO_DSA and OPENSSL_NO_SHA.Richard Levitte2003-03-201-0/+1
* more mingw related cleanups.Ulf Möller2003-02-221-3/+0
* Add the possibility to build without the ENGINE framework.Richard Levitte2003-01-301-0/+2
* This is a first-cut at improving the callback mechanisms used inGeoff Thorpe2002-12-081-0/+6
* Some compilers are quite picky about non-void functions that don't returnRichard Levitte2002-12-061-0/+1
* EXIT() needs to be in a function that returns int.Richard Levitte2002-12-011-1/+6
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte2002-11-281-2/+5
* This commits changes to various parts of libcrypto required by the recentGeoff Thorpe2001-09-251-3/+5
* Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe2001-09-011-0/+1
* Forcibly enable memory leak checking during "make test"Bodo Möller2001-03-111-0/+2
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* Cosmetic changes.Bodo Möller2000-02-051-0/+2
* Add new -notext option to 'ca', -pubkey option to spkac.Dr. Stephen Henson2000-02-031-5/+5
* Make DSA_generate_parameters, and fix a couple of bugBodo Möller2000-01-301-3/+5
* Document DSA and SHA.Ulf Möller2000-01-271-1/+1
* add "randomness"Bodo Möller2000-01-151-0/+4
* Improve support for running everything as a monolithic application.Bodo Möller1999-10-251-1/+5
* Fix memory checking.Bodo Möller1999-07-091-1/+1
* Avoid some memory holes, one of which was pointed out byBodo Möller1999-06-251-1/+4
* Avoid some warnings (on silly compilers).Bodo Möller1999-06-121-1/+1
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-3/+10
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-5/+5
* Work with -pedantic!Ben Laurie1999-04-231-3/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-7/+2
* Separate DSA functionality from ASN.1 encoding.Ulf Möller1999-04-091-2/+6
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-12/+10
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+216