提交歷史

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