Commit History

Author SHA1 Message Date
  Andy Polyakov af9b610cef Remove eng_aesni.c as AES-NI support is integrated directly at EVP. 13 years ago
  Andy Polyakov 37f010e248 Add provisory support for RDRAND instruction. 13 years ago
  Andy Polyakov be9a8cc2af Add RSAX builtin engine. It optimizes RSA1024 sign benchmark. 13 years ago
  Dr. Stephen Henson b9b0a177f8 new flag to stop ENGINE methods being registered 13 years ago
  Dr. Stephen Henson eb164d0b12 stop warnings about no previous prototype when compiling shared engines 13 years ago
  Dr. Stephen Henson 29e722f031 Fix memory leak in ENGINE autoconfig code. Improve error logging. 14 years ago
  Dr. Stephen Henson 891d3c7a60 revert previous change 14 years ago
  Dr. Stephen Henson 9fb6fd34f8 reword RI description 14 years ago
  Dr. Stephen Henson f8e1ab79f5 ENGINE_load_capi() now exists on all platforms (but no op on non-WIN32) 14 years ago
  Andy Polyakov d64a7232d4 Intel AES-NI engine. 15 years ago
  Dr. Stephen Henson ef236ec3b2 Merge from 1.0.0-stable branch. 15 years ago
  Ben Laurie 5ce278a77b More type-checking. 16 years ago
  Dr. Stephen Henson 59d2d48f64 Add support for client cert engine setting in s_client app. 16 years ago
  Dr. Stephen Henson 3fc59c8406 Allow ENGINE client cert callback to specify a set of other certs, for 16 years ago
  Dr. Stephen Henson eafd6e5110 Update error codes, move typedef of SSL, SSL_CTX to ossl_typ.h 16 years ago
  Dr. Stephen Henson 05935c47b2 Add support for ENGINE supplied SSL client auth. 16 years ago
  Dr. Stephen Henson 90b96776cd More CryptoAPI engine code from stable branch. 16 years ago
  Dr. Stephen Henson 2f0550c4c1 Lookup public key ASN1 methods by string by iterating through all 17 years ago
  Andy Polyakov bb11c28246 Minor clean-up in crypto/engine. 17 years ago
  Andy Polyakov 08a638237d Allow for mingw cross-compile configuration. 18 years ago
  Dr. Stephen Henson 44181ea836 Add missing prototype. Fix various warnings (C++ comments, ; outside function). 18 years ago
  Ben Laurie 777c47acbe Make things static that should be. Declare stuff in headers that should be. 18 years ago
  Dr. Stephen Henson 01b8b3c7d2 Complete EVP_PKEY_ASN1_METHOD ENGINE support. 18 years ago
  Dr. Stephen Henson de9fcfe348 Initial public key ASN1 method engine support. Not integrated yet. 18 years ago
  Dr. Stephen Henson 7e5b06813d Automatically free up dynamically allocated public key methods when 18 years ago
  Dr. Stephen Henson 1892c8bf97 Extend default method string to include public key methods. 18 years ago
  Dr. Stephen Henson c9777d2659 Add ENGINE support for EVP_PKEY_METHOD including lookups of ENGINE 18 years ago
  Dr. Stephen Henson e0c1ea9038 Fix error code. make update 18 years ago
  Dr. Stephen Henson 6f88c6a634 Add missing prototype. Extend engine utility to print public key algorithms. 18 years ago
  Dr. Stephen Henson 58aa573ac2 Add engine table for EVP_PKEY_METHOD. Doesn't do much yet. 18 years ago