1. 1eb97c3 remove ECDSA_METHOD from ENGINE by Dr. Stephen Henson · 9 years ago
  2. f517ffb remove ECDH_METHOD from ENGINE by Dr. Stephen Henson · 9 years ago
  3. 90945fa Continue standardising malloc style for libcrypto by Matt Caswell · 9 years ago
  4. 5850cc7 When ENGINE_add finds that id or name is missing, actually return by Richard Levitte · 9 years ago
  5. 10bf4fc Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC by Rich Salz · 10 years ago
  6. f16a64d Dead code cleanup; remove #if 0 from crypto/engine by Rich Salz · 10 years ago
  7. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  8. e933f91 Add loaded dynamic ENGINEs to list. by Dr. Stephen Henson · 11 years ago
  9. ac49554 PR: 1813 Submitted by: Torsten Hilbrich <torsten.hilbrich@secunet.com> by Dr. Stephen Henson · 15 years ago
  10. 7e5b068 Automatically free up dynamically allocated public key methods when by Dr. Stephen Henson · 19 years ago
  11. 9a1a5b8 avoid infinite recursion if dynamic engine isn't loaded by Nils Larsch · 20 years ago
  12. 9081980 This fixes the installation target for dynamic engines, which was trying to by Geoff Thorpe · 21 years ago
  13. 60a938c (oops) Apologies all, that last header-cleanup commit was from the wrong by Geoff Thorpe · 21 years ago
  14. 3bbb021 Add STORE support in ENGINE. by Richard Levitte · 22 years ago
  15. 314c667 - Remo Inverardi noticed that ENGINEs don't have an "up_ref" function in the by Geoff Thorpe · 22 years ago
  16. aae329c Step 11c of move of engines: Time to make the changes to support by Richard Levitte · 22 years ago
  17. e172d60 Add ECDH support. by Bodo Möller · 23 years ago
  18. 4d94ae0 ECDSA support by Bodo Möller · 23 years ago
  19. c9501c2 by Dr. Stephen Henson · 23 years ago
  20. b370230 This change adds cipher and digest support into ENGINE using the by Geoff Thorpe · 24 years ago
  21. b6d1e52 This change replaces the ENGINE's underlying mechanics with the new by Geoff Thorpe · 24 years ago
  22. 2b67158 Some of the ENGINE file names were changed for 8.3 filename uniqueness by Geoff Thorpe · 24 years ago
  23. db744f8 Fix a typo in the preprocessor logic in eng_list.c that had left RSA, DSA, by Geoff Thorpe · 24 years ago
  24. 14cfde9 make engine file names unique in 8.3 by Ulf Möller · 24 years ago[Renamed (99%) from crypto/engine/engine_list.c]
  25. f524ddb ENGINE's init() and finish() handler functions are used when the ENGINE is by Geoff Thorpe · 24 years ago
  26. 9391f97 This change adds a new ENGINE called "dynamic" that allows new ENGINE by Geoff Thorpe · 24 years ago
  27. 79aa04e Make the necessary changes to work with the recent "ex_data" overhaul. by Geoff Thorpe · 24 years ago
  28. 354c3ac Add first cut symmetric crypto support. by Ben Laurie · 24 years ago
  29. 6982c0d The indexes returned by ***_get_ex_new_index() functions are used when by Geoff Thorpe · 24 years ago
  30. 853b1eb Fix a memory leak (there's another around here somewhere, though). PR: by Ben Laurie · 24 years ago
  31. b41f836 Some fixes to the reference-counting in ENGINE code. First, there were a by Geoff Thorpe · 24 years ago
  32. 0ce5f3e This adds 2 things to the ENGINE code. by Geoff Thorpe · 24 years ago
  33. a679116 Provide the possibility to clean up internal ENGINE structures. This by Richard Levitte · 24 years ago
  34. 9e78e6c Check for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO_DH and disable by Richard Levitte · 24 years ago
  35. 40fcda2 Some BIG tweaks to ENGINE code. by Geoff Thorpe · 24 years ago
  36. dcd8761 Some more tweaks to ENGINE code. by Geoff Thorpe · 24 years ago
  37. d54bf14 Some more tweaks to ENGINE code. by Geoff Thorpe · 24 years ago
  38. ea3a429 Structural references should never be decremented directly - so leave that by Geoff Thorpe · 24 years ago
  39. f971ccb Constify DH-related code. by Richard Levitte · 24 years ago
  40. a4aba80 Constify DSA-related code. by Richard Levitte · 24 years ago
  41. 10e473e As a consequence of the BIGNUM constification, the ENGINE code needs a by Richard Levitte · 24 years ago
  42. 11c0f12 Change the engine library so the application writer has to explicitely by Richard Levitte · 24 years ago
  43. 5270e70 Merge the engine branch into the main trunk. All conflicts resolved. by Richard Levitte · 24 years ago