aboutsummaryrefslogtreecommitdiffstats
path: root/apps/speed.c
Commit message (Expand)AuthorAgeFilesLines
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-0/+2
* It doesn't make sense to try see if these variables are negative, since they'...Richard Levitte2000-01-171-2/+2
* New function RAND_pseudo_bytes() generated pseudorandom numbers thatUlf Möller2000-01-161-2/+2
* make no-des and no-rc2 work.Bodo Möller2000-01-071-1/+6
* Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller1999-12-031-3/+3
* Fix warnings.Ben Laurie1999-10-031-4/+5
* Modify the 'speed' application so it now uses RSA_sign and RSA_verifyDr. Stephen Henson1999-10-021-12/+11
* Fix typo in error message.Bodo Möller1999-09-251-1/+1
* typoBodo Möller1999-09-211-1/+1
* some more patches for avoiding problems with non-automatic variablesBodo Möller1999-09-081-0/+1
* Oops... forgot the other RSA_NULL patches...Dr. Stephen Henson1999-09-081-0/+2
* More no-xxx option tweaks.Ulf Möller1999-06-301-2/+4
* Fix no-hmac and no-ripemd.Ulf Möller1999-06-291-1/+3
* Avoid warnings.Bodo Möller1999-06-101-6/+6
* Get rid of some unnecessary casts and add a necessary one.Bodo Möller1999-05-181-6/+9
* Change type of various DES function arguments from des_cblockBodo Möller1999-05-161-5/+5
* Remove redundant ifdef.Ulf Möller1999-05-131-5/+1
* VMS support.Ulf Möller1999-05-131-10/+9
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-20/+23
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-12/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-19/+19
* Change functions to ANSI C.Ulf Möller1999-04-191-17/+6
* More Win32 fixes and upsdate INSTALL.W32 documentation.Dr. Stephen Henson1999-02-141-2/+1
* Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1999-02-131-11/+8
* Some more changes for renaming the binary from ssleay to openssl.Paul C. Sutton1999-01-021-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-4/+19
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-49/+193
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+1068