1. b653327 Declare prototypes for function pointer types, even if they are likely to by Geoff Thorpe · 22 years ago
  2. 33cc07f Fix warning. by Ben Laurie · 22 years ago
  3. 0b13e9f Add the possibility to build without the ENGINE framework. PR: 287 by Richard Levitte · 22 years ago
  4. f3c22ef This glues the GMP wrapper ENGINE into OpenSSL if it is being built (ie. if by Geoff Thorpe · 22 years ago
  5. db199ab Depend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_NO_DYNAMIC_ENGINE. by Richard Levitte · 22 years ago
  6. 6cb6862 For the mkdef.pl to recognise if the "external" engines are inserted by Richard Levitte · 22 years ago
  7. 0587ec2 If dynamically-loadable ENGINEs are linked against a shared-library version by Geoff Thorpe · 22 years ago
  8. 314c667 - Remo Inverardi noticed that ENGINEs don't have an "up_ref" function in the by Geoff Thorpe · 22 years ago
  9. 293d508 The OpenBSD project has replaced the first implementation of the /dev/crypto by Richard Levitte · 23 years ago
  10. e172d60 Add ECDH support. by Bodo Möller · 23 years ago
  11. 690ecff Fixes for 'no-hw' combined with 'no-SOME_CIPHER'. Fix dsaparam usage output. by Bodo Möller · 23 years ago
  12. 0dc0923 by Dr. Stephen Henson · 23 years ago
  13. 92d1bc0 This adds a new ENGINE to support IBM 4758 cards, contributed by Maurice by Geoff Thorpe · 23 years ago
  14. 4d94ae0 ECDSA support by Bodo Möller · 23 years ago
  15. ba2cad1 Add aep and sureware implementations and clean up some error reasons by Richard Levitte · 23 years ago
  16. 957b6db fix formatting of automatically generated error section by Bodo Möller · 23 years ago
  17. f78d4a3 Constification. by Dr. Stephen Henson · 23 years ago
  18. df5eaa8 by Dr. Stephen Henson · 23 years ago
  19. c9501c2 by Dr. Stephen Henson · 23 years ago
  20. 2aa9043 Because there's chances we clash with the system's types.h, rename our by Richard Levitte · 23 years ago
  21. b370230 This change adds cipher and digest support into ENGINE using the by Geoff Thorpe · 24 years ago
  22. b6d1e52 This change replaces the ENGINE's underlying mechanics with the new by Geoff Thorpe · 24 years ago
  23. 2b67158 Some of the ENGINE file names were changed for 8.3 filename uniqueness by Geoff Thorpe · 24 years ago
  24. 1a14226 ENGINE uses a very opaque design, so we can predeclare the structure type by Geoff Thorpe · 24 years ago
  25. f524ddb ENGINE's init() and finish() handler functions are used when the ENGINE is by Geoff Thorpe · 24 years ago
  26. e5e6a94 Make the 'dynamic' ENGINE bundle up the loading application/library's by Geoff Thorpe · 24 years ago
  27. 2dc5383 This changes the existing hardware ENGINE implementations to dynamically by Geoff Thorpe · 24 years ago
  28. 9391f97 This change adds a new ENGINE called "dynamic" that allows new ENGINE by Geoff Thorpe · 24 years ago
  29. 0e36019 Add EVP test program. by Ben Laurie · 24 years ago
  30. 354c3ac Add first cut symmetric crypto support. by Ben Laurie · 24 years ago
  31. d66ace9 Start to reduce some of the header bloat. by Ben Laurie · 24 years ago
  32. 839590f - Add the possibility to control engines through control names but by Richard Levitte · 24 years ago
  33. 6c1a3e4 We had the password callback for ENGINEs pretty much wrong. And by Richard Levitte · 24 years ago
  34. b41f836 Some fixes to the reference-counting in ENGINE code. First, there were a by Geoff Thorpe · 24 years ago
  35. 0ce5f3e This adds 2 things to the ENGINE code. by Geoff Thorpe · 24 years ago
  36. a679116 Provide the possibility to clean up internal ENGINE structures. This by Richard Levitte · 24 years ago
  37. 9e78e6c Check for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO_DH and disable by Richard Levitte · 24 years ago
  38. e2f3ae1 Some more tweaks to ENGINE code. by Geoff Thorpe · 24 years ago
  39. 40fcda2 Some BIG tweaks to ENGINE code. by Geoff Thorpe · 24 years ago
  40. 404f952 Some more tweaks to ENGINE code. by Geoff Thorpe · 24 years ago
  41. dcd8761 Some more tweaks to ENGINE code. by Geoff Thorpe · 24 years ago
  42. d54bf14 Some more tweaks to ENGINE code. by Geoff Thorpe · 24 years ago
  43. 016d7d2 This is an engine contributed by Broadcom - it is meant to support the by Geoff Thorpe · 24 years ago
  44. ef02b10 Many applications that use OpenSSL with ENGINE support might face a by Geoff Thorpe · 24 years ago
  45. f971ccb Constify DH-related code. by Richard Levitte · 24 years ago
  46. a4aba80 Constify DSA-related code. by Richard Levitte · 24 years ago
  47. 10e473e As a consequence of the BIGNUM constification, the ENGINE code needs a by Richard Levitte · 24 years ago
  48. 11c0f12 Change the engine library so the application writer has to explicitely by Richard Levitte · 24 years ago
  49. 5270e70 Merge the engine branch into the main trunk. All conflicts resolved. by Richard Levitte · 24 years ago