Historia zmian

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