コミット履歴

作者 SHA1 メッセージ 日付
  Dr. Stephen Henson 2f0550c4c1 Lookup public key ASN1 methods by string by iterating through all 16 年 前
  Andy Polyakov bb11c28246 Minor clean-up in crypto/engine. 17 年 前
  Andy Polyakov 08a638237d Allow for mingw cross-compile configuration. 17 年 前
  Dr. Stephen Henson 44181ea836 Add missing prototype. Fix various warnings (C++ comments, ; outside function). 18 年 前
  Ben Laurie 777c47acbe Make things static that should be. Declare stuff in headers that should be. 18 年 前
  Dr. Stephen Henson 01b8b3c7d2 Complete EVP_PKEY_ASN1_METHOD ENGINE support. 18 年 前
  Dr. Stephen Henson de9fcfe348 Initial public key ASN1 method engine support. Not integrated yet. 18 年 前
  Dr. Stephen Henson 7e5b06813d Automatically free up dynamically allocated public key methods when 18 年 前
  Dr. Stephen Henson 1892c8bf97 Extend default method string to include public key methods. 18 年 前
  Dr. Stephen Henson c9777d2659 Add ENGINE support for EVP_PKEY_METHOD including lookups of ENGINE 18 年 前
  Dr. Stephen Henson e0c1ea9038 Fix error code. make update 18 年 前
  Dr. Stephen Henson 6f88c6a634 Add missing prototype. Extend engine utility to print public key algorithms. 18 年 前
  Dr. Stephen Henson 58aa573ac2 Add engine table for EVP_PKEY_METHOD. Doesn't do much yet. 18 年 前
  Dr. Stephen Henson fbf002bb88 Update from stable branch. 18 年 前
  Nils Larsch 3eeaab4bed make 19 年 前
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 年 前
  Dr. Stephen Henson 987bebaf8c New "algorithm define" OPENSSL_NO_GMP. Update mkdef.pl and Configure script 19 年 前
  Andy Polyakov 5b17246324 VIA C3 processor extends IA-32 instruction set with instuctions 20 年 前
  Geoff Thorpe 1275c4569e Minor change to group like functions together. 20 年 前
  Geoff Thorpe 3a87a9b9db Reduce header interdependencies, initially in engine.h (the rest of the 20 年 前
  Richard Levitte 3822740ce3 We're getting a clash with C++ because it has a type called 'list'. 20 年 前
  Richard Levitte 3bbb0212f3 Add STORE support in ENGINE. 21 年 前
  Geoff Thorpe b653327d47 Declare prototypes for function pointer types, even if they are likely to 21 年 前
  Ben Laurie 33cc07f79a Fix warning. 21 年 前
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 年 前
  Geoff Thorpe f3c22ef10d This glues the GMP wrapper ENGINE into OpenSSL if it is being built (ie. if 21 年 前
  Richard Levitte db199abd9e Depend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_NO_DYNAMIC_ENGINE. 21 年 前
  Richard Levitte 6cb686208e For the mkdef.pl to recognise if the "external" engines are inserted 22 年 前
  Geoff Thorpe 0587ec2645 If dynamically-loadable ENGINEs are linked against a shared-library version 22 年 前
  Geoff Thorpe 314c667050 - Remo Inverardi noticed that ENGINEs don't have an "up_ref" function in the 22 年 前