Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . vor 9 Jahren
  Geoff Thorpe 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs, vor 16 Jahren
  Geoff Thorpe 5f834ab123 Revert my earlier CRYPTO_THREADID commit, I will commit a reworked vor 16 Jahren
  Geoff Thorpe f7ccba3edf There was a need to support thread ID types that couldn't be reliably cast vor 16 Jahren
  Nils Larsch 67b6f1ca88 fix problems found by coverity: remove useless code vor 18 Jahren
  Nils Larsch 3eeaab4bed make vor 19 Jahren
  Bodo Möller 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading vor 19 Jahren
  Richard Levitte 4d8743f490 Netware-specific changes, vor 21 Jahren
  Geoff Thorpe 2aaec9cced Update any code that was using deprecated functions so that everything builds vor 21 Jahren
  Richard Levitte 43eb3b0130 We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form vor 21 Jahren
  Richard Levitte 3ae70939ba Correct a lot of printing calls. Remove extra arguments... vor 21 Jahren
  Richard Levitte 751ff1d376 Make sure we get the definition of OPENSSL_NO_DSA and OPENSSL_NO_SHA. vor 21 Jahren
  Ulf Möller 66ecdf3bfb more mingw related cleanups. vor 21 Jahren
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. vor 21 Jahren
  Geoff Thorpe e9224c7177 This is a first-cut at improving the callback mechanisms used in vor 22 Jahren
  Richard Levitte 3dda0dd2a2 Some compilers are quite picky about non-void functions that don't return vor 22 Jahren
  Richard Levitte 848f735ae4 EXIT() needs to be in a function that returns int. vor 22 Jahren
  Richard Levitte 55f78baf32 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't vor 22 Jahren
  Geoff Thorpe cb78486d97 This commits changes to various parts of libcrypto required by the recent vor 23 Jahren
  Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. vor 23 Jahren
  Bodo Möller 10654d3a74 Forcibly enable memory leak checking during "make test" vor 23 Jahren
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't vor 23 Jahren
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making vor 23 Jahren
  Bodo Möller 29a28ee503 Cosmetic changes. vor 25 Jahren
  Dr. Stephen Henson 82fc1d9c28 vor 25 Jahren
  Bodo Möller a87030a1ed Make DSA_generate_parameters, and fix a couple of bug vor 25 Jahren
  Ulf Möller 38e33cef15 Document DSA and SHA. vor 25 Jahren
  Bodo Möller 7d388202bd add "randomness" vor 25 Jahren
  Bodo Möller 798757762a Improve support for running everything as a monolithic application. vor 25 Jahren
  Bodo Möller 777ab7e611 Fix memory checking. vor 25 Jahren