Commit History

Author SHA1 Message Date
  Nils Larsch 67b6f1ca88 fix problems found by coverity: remove useless code 18 years ago
  Nils Larsch 3eeaab4bed make 19 years ago
  Bodo Möller 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading 19 years ago
  Richard Levitte 4d8743f490 Netware-specific changes, 21 years ago
  Geoff Thorpe 2aaec9cced Update any code that was using deprecated functions so that everything builds 21 years ago
  Richard Levitte 43eb3b0130 We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form 21 years ago
  Richard Levitte 3ae70939ba Correct a lot of printing calls. Remove extra arguments... 21 years ago
  Richard Levitte 751ff1d376 Make sure we get the definition of OPENSSL_NO_DSA and OPENSSL_NO_SHA. 21 years ago
  Ulf Möller 66ecdf3bfb more mingw related cleanups. 21 years ago
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 years ago
  Geoff Thorpe e9224c7177 This is a first-cut at improving the callback mechanisms used in 22 years ago
  Richard Levitte 3dda0dd2a2 Some compilers are quite picky about non-void functions that don't return 22 years ago
  Richard Levitte 848f735ae4 EXIT() needs to be in a function that returns int. 22 years ago
  Richard Levitte 55f78baf32 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 22 years ago
  Geoff Thorpe cb78486d97 This commits changes to various parts of libcrypto required by the recent 23 years ago
  Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 years ago
  Bodo Möller 10654d3a74 Forcibly enable memory leak checking during "make test" 23 years ago
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 years ago
  Bodo Möller 29a28ee503 Cosmetic changes. 25 years ago
  Dr. Stephen Henson 82fc1d9c28 25 years ago
  Bodo Möller a87030a1ed Make DSA_generate_parameters, and fix a couple of bug 25 years ago
  Ulf Möller 38e33cef15 Document DSA and SHA. 25 years ago
  Bodo Möller 7d388202bd add "randomness" 25 years ago
  Bodo Möller 798757762a Improve support for running everything as a monolithic application. 25 years ago
  Bodo Möller 777ab7e611 Fix memory checking. 25 years ago
  Bodo Möller 227cd06ffe Avoid some memory holes, one of which was pointed out by 25 years ago
  Bodo Möller e0f12c41de Avoid some warnings (on silly compilers). 25 years ago
  Ulf Möller f5d7a031a3 New Configure option no-<cipher> (rsa, idea, rc5, ...). 25 years ago
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. 25 years ago