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