コミット履歴

作者 SHA1 メッセージ 日付
  Dr. Stephen Henson c869da8839 Update from 1.0.0-stable 15 年 前
  Dr. Stephen Henson 0ed6b52687 Stop warning about use of *printf() without a format. 15 年 前
  Dr. Stephen Henson 70531c147c Make no-engine work again. 15 年 前
  Ben Laurie 5ce278a77b More type-checking. 16 年 前
  Dr. Stephen Henson 6f88c6a634 Add missing prototype. Extend engine utility to print public key algorithms. 18 年 前
  Nils Larsch 67b6f1ca88 fix problems found by coverity: remove useless code 18 年 前
  Nils Larsch 3afa6cf866 improve command line argument checking 19 年 前
  Nils Larsch eb3eab20a8 const fixes 19 年 前
  Nils Larsch 7d727231b7 some const fixes 19 年 前
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 20 年 前
  Dr. Stephen Henson 12d4e7b8c8 Fix PEDANTIC stuff... 21 年 前
  Dr. Stephen Henson 767712fa62 Avoid warnings for no-engine and PEDANTIC 21 年 前
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 年 前
  Geoff Thorpe bb3e67f315 "openssl engine" will not display ENGINE/DSO load failure errors when 21 年 前
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 21 年 前
  Dr. Stephen Henson 3647bee263 Config code updates. 22 年 前
  Richard Levitte 817dfc18a3 Change the order of events so the capabilities of loaded engines can 22 年 前
  Geoff Thorpe 4ba163cbf9 Make "openssl engine -c" list any supported digests as well as supported 23 年 前
  Geoff Thorpe 0b4b9a11f5 Put the cipher info back into the "openssl engine" command. 23 年 前
  Geoff Thorpe 6dc5d570d0 Make necessary tweaks to apps/ files due to recent ENGINE surgery. See 23 年 前
  Ben Laurie 354c3ace73 Add first cut symmetric crypto support. 23 年 前
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not 23 年 前
  Richard Levitte 2cd3ad9bdd Modify "openssl engine" to handle and display internal control 23 年 前
  Dr. Stephen Henson a45e4a5537 Fix memory leaks. 23 年 前
  Dr. Stephen Henson c2e45f6ddf Win32 fixes: 23 年 前
  Geoff Thorpe f11bc84080 Changes to "openssl engine" to support the new control command code in 23 年 前
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 年 前
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 年 前
  Dr. Stephen Henson c063f2c5ec Various Win32 related fixed. Make no-krb5 work in mkdef.pl . 23 年 前
  Richard Levitte e7ef1a561a Make all engines available in the openssl application. 24 年 前