2002-01-02 |
Richard Levitte | RSA counter should only be defined of RSA is available. |
blob | commitdiff | raw |
2001-12-09 |
Ben Laurie | Improve back compatibility. |
blob | commitdiff | raw | diff to current |
2001-12-07 |
Bodo Möller | fix warnings (one of them was clearly justified) |
blob | commitdiff | raw | diff to current |
2001-11-15 |
Richard Levitte | Make it possible to give digest names as -evp arguments. |
blob | commitdiff | raw | diff to current |
2001-11-06 |
Dr. Stephen Henson | Win32 fixes. |
blob | commitdiff | raw | diff to current |
2001-11-05 |
Richard Levitte | DOS and Windows do not like unistd.h |
blob | commitdiff | raw | diff to current |
2001-10-25 |
Richard Levitte | Make sure openssl speed is compilable on systems where... |
blob | commitdiff | raw | diff to current |
2001-10-25 |
Ben Laurie | Add paralellism to speed - note that this currently... |
blob | commitdiff | raw | diff to current |
2001-10-24 |
Richard Levitte | Due to an increasing number of clashes between modern... |
blob | commitdiff | raw | diff to current |
2001-10-20 |
Dr. Stephen Henson | Add missing EVP_CIPHER_CTX_{init,cleanup} |
blob | commitdiff | raw | diff to current |
2001-10-17 |
Dr. Stephen Henson | Modify EVP cipher behaviour in a similar way |
blob | commitdiff | raw | diff to current |
2001-10-16 |
Dr. Stephen Henson | Retain compatibility of EVP_DigestInit() and EVP_Digest... |
blob | commitdiff | raw | diff to current |
2001-10-02 |
Richard Levitte | sch isn't an array, how did this pass through gcc? |
blob | commitdiff | raw | diff to current |
2001-09-28 |
Richard Levitte | Change HZ in speed to rely on sysconf() if the clock... |
blob | commitdiff | raw | diff to current |
2001-09-27 |
Richard Levitte | Stop thinking arguments starting with - are algorithm... |
blob | commitdiff | raw | diff to current |
2001-09-25 |
Geoff Thorpe | Make necessary tweaks to apps/ files due to recent... |
blob | commitdiff | raw | diff to current |
2001-09-12 |
Geoff Thorpe | Reduce the header dependencies on engine.h in apps/. |
blob | commitdiff | raw | diff to current |
2001-09-07 |
Ben Laurie | Look up MD5 by name. |
blob | commitdiff | raw | diff to current |
2001-07-30 |
Ben Laurie | Really add the EVP and all of the DES changes. |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Geoff Thorpe | openssl speed is quite useful for testing hardware... |
blob | commitdiff | raw | diff to current |
2001-07-08 |
Ben Laurie | Don't update argc, argv for decrypt flag! |
blob | commitdiff | raw | diff to current |
2001-07-08 |
Ben Laurie | Speed test decrypt EVP operations. |
blob | commitdiff | raw | diff to current |
2001-06-23 |
Richard Levitte | Use apps_shutdown() in all applications, in case someon... |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Dr. Stephen Henson | Change all calls to low level digest routines in the... |
blob | commitdiff | raw | diff to current |
2001-06-18 |
Richard Levitte | Provide an application-common setup function for engine... |
blob | commitdiff | raw | diff to current |
2001-04-11 |
Richard Levitte | NetBSD and OpenBSD use TOD as well |
blob | commitdiff | raw | diff to current |
2001-03-22 |
Bodo Möller | Add missing '#ifndef OPENSSL_NO_DSA'. |
blob | commitdiff | raw | diff to current |
2001-03-16 |
Richard Levitte | Correct a typo which might have lead to a dump. |
blob | commitdiff | raw | diff to current |
2001-02-27 |
Richard Levitte | MacOSX doesn't have ftime(). |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
blob | commitdiff | raw | diff to current |
2001-01-09 |
Ulf Möller | rsa_num is not used with NO_RSA |
blob | commitdiff | raw | diff to current |
2000-12-02 |
Ulf Möller | remember the problem with ftime() |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Bodo Möller | avoid segmentation fault |
blob | commitdiff | raw | diff to current |
2000-11-20 |
Ben Laurie | Better handling of EVP names, add EVP to speed. |
blob | commitdiff | raw | diff to current |
2000-11-08 |
Richard Levitte | Remove references to RSAref. The glue library is but... |
blob | commitdiff | raw | diff to current |
2000-11-06 |
Richard Levitte | The consequence of constification is that to pass the... |
blob | commitdiff | raw | diff to current |
2000-10-27 |
Richard Levitte | NetBSD doesn't use ftime(). |
blob | commitdiff | raw | diff to current |
2000-10-26 |
Richard Levitte | Merge the engine branch into the main trunk. All confl... |
blob | commitdiff | raw | diff to current |
2000-09-21 |
Richard Levitte | Oops, if the target only had USE_TOD, an error message... |
blob | commitdiff | raw | diff to current |
2000-09-21 |
Richard Levitte | Portability patch for HP MPE/iX. Submitted by Mark... |
blob | commitdiff | raw | diff to current |
2000-09-20 |
Richard Levitte | AIX doesn't like ftime() either. |
blob | commitdiff | raw | diff to current |
2000-09-19 |
Richard Levitte | BSDI only supports ftime() through libcompat, which... |
blob | commitdiff | raw | diff to current |
2000-09-19 |
Richard Levitte | FreeBSD only supports ftime() through libcompat, which... |
blob | commitdiff | raw | diff to current |
2000-09-18 |
Richard Levitte | ftime() is not supported on SGI. |
blob | commitdiff | raw | diff to current |
2000-09-14 |
Richard Levitte | rsa_num2 is no longer used, so remove it. |
blob | commitdiff | raw | diff to current |
2000-09-12 |
Richard Levitte | Better error checking for RSA and DSA signature and... |
blob | commitdiff | raw | diff to current |
2000-09-11 |
Richard Levitte | DSA_verify() and DSA_sign() might return -1... |
blob | commitdiff | raw | diff to current |
2000-09-11 |
Richard Levitte | OpenBSD doesn't support timeb. |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Richard Levitte | MD4 implemented. Assar Westerlund provided the digest... |
blob | commitdiff | raw | diff to current |
2000-08-03 |
Richard Levitte | Unicos doesn't have sys/timeb.h. Fix it by defining... |
blob | commitdiff | raw | diff to current |
2000-07-01 |
Ben Laurie | Use up-to-date functions. |
blob | commitdiff | raw | diff to current |
2000-06-30 |
Richard Levitte | Give the user the option to measure real time instead... |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
blob | commitdiff | raw | diff to current |
2000-03-01 |
Ulf Möller | pseudo-seed for the PRNG before testing DSA |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Ralf S. Engelschall | Make gcc 2.95.2 happy again, even under ``-Wall -Wshado... |
blob | commitdiff | raw | diff to current |
2000-01-17 |
Richard Levitte | It doesn't make sense to try see if these variables... |
blob | commitdiff | raw | diff to current |
2000-01-16 |
Ulf Möller | New function RAND_pseudo_bytes() generated pseudorandom... |
blob | commitdiff | raw | diff to current |
2000-01-07 |
Bodo Möller | make no-des and no-rc2 work. |
blob | commitdiff | raw | diff to current |
1999-12-03 |
Bodo Möller | Add functions des_set_key_checked, des_set_key_unchecked. |
blob | commitdiff | raw | diff to current |
1999-10-03 |
Ben Laurie | Fix warnings. |
blob | commitdiff | raw | diff to current |
1999-10-02 |
Dr. Stephen Henson | Modify the 'speed' application so it now uses RSA_sign... |
blob | commitdiff | raw | diff to current |
1999-09-25 |
Bodo Möller | Fix typo in error message. |
blob | commitdiff | raw | diff to current |
1999-09-21 |
Bodo Möller | typo |
blob | commitdiff | raw | diff to current |
1999-09-08 |
Bodo Möller | some more patches for avoiding problems with non-automa... |
blob | commitdiff | raw | diff to current |
1999-09-08 |
Dr. Stephen Henson | Oops... forgot the other RSA_NULL patches... |
blob | commitdiff | raw | diff to current |
1999-06-30 |
Ulf Möller | More no-xxx option tweaks. |
blob | commitdiff | raw | diff to current |
1999-06-29 |
Ulf Möller | Fix no-hmac and no-ripemd. |
blob | commitdiff | raw | diff to current |
1999-06-10 |
Bodo Möller | Avoid warnings. |
blob | commitdiff | raw | diff to current |
1999-05-18 |
Bodo Möller | Get rid of some unnecessary casts and add a necessary... |
blob | commitdiff | raw | diff to current |
1999-05-16 |
Bodo Möller | Change type of various DES function arguments from... |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Ulf Möller | Remove redundant ifdef. |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Ulf Möller | VMS support. |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Ulf Möller | New Configure option no-<cipher> (rsa, idea, rc5, ... |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Ulf Möller | Remove NOPROTO definitions and error code comments. |
blob | commitdiff | raw | diff to current |
1999-04-23 |
Bodo Möller | Change #include filenames from <foo.h> to <openssl.h>. |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Ulf Möller | Change functions to ANSI C. |
blob | commitdiff | raw | diff to current |
1999-02-14 |
Dr. Stephen Henson | More Win32 fixes and upsdate INSTALL.W32 documentation. |
blob | commitdiff | raw | diff to current |
1999-02-13 |
Ben Laurie | Fix ghastly DES declarations, and all consequential... |
blob | commitdiff | raw | diff to current |
1999-01-02 |
Paul C. Sutton | Some more changes for renaming the binary from ssleay... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.0b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.8.1b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
|