コミット履歴

作者 SHA1 メッセージ 日付
  Edgar Pek 98e6f07901 Fix null-pointer dereference 9 年 前
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 年 前
  Matt Caswell f3b6ee30f4 Move more comments that confuse indent 9 年 前
  Andy Polyakov d72781b4c9 engines/e_ubsec.c: make it indent-friendly. 9 年 前
  Dr. Stephen Henson e97359435e Fix warnings (From HEAD, original patch by Ben). 14 年 前
  Dr. Stephen Henson ff656346fa PR: 2255 14 年 前
  Bodo Möller 7fe747d1eb Always check bn_wexpend() return values for failure (CVE-2009-3245). 14 年 前
  Dr. Stephen Henson 7134507de0 Make no-rsa, no-dsa and no-dh compile again. 15 年 前
  Dr. Stephen Henson 3c07d3a3d3 Finish gcc 4.2 changes. 17 年 前
  Nils Larsch 3eeaab4bed make 19 年 前
  Nils Larsch edb0600583 clear dso pointer in case of an error 19 年 前
  Bodo Möller fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 年 前
  Geoff Thorpe f15390bdb4 The inclusion of bn.h from the engine.h API header has been deprecated, so 20 年 前
  Geoff Thorpe 3a87a9b9db Reduce header interdependencies, initially in engine.h (the rest of the 20 年 前
  Geoff Thorpe 46ef873f0b By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private key 20 年 前
  Richard Levitte a99ce1a574 Conform with the standard prototype for engine control functions. 21 年 前
  Geoff Thorpe dcfb57c736 This memset() in the ubsec ENGINE is a bug. Zeroing out the result array 21 年 前
  Geoff Thorpe 0e4aa0d2d2 As with RSA, which was modified recently, this change makes it possible to 22 年 前
  Geoff Thorpe 4ebb5293fc RSA_METHOD now supports key-generation, but (for now) none of these 22 年 前
  Richard Levitte 8f797f14b8 When build as dynamic engines, the loading functions should be defined 22 年 前
  Geoff Thorpe 5be1264b7e The ENGINE implementations in ./engines/ should be role models on how to 22 年 前
  Richard Levitte 665dc3924d Step 7 of move of engines: Engines should not depend on private 22 年 前
  Richard Levitte ecd45314b8 Step 6 of move of engines: rename the macro ENGINE_DYNAMIC_SUPPORT to 22 年 前
  Richard Levitte 5572f482e7 Step 2 of move of engines: copy engines to new directory and rename them 22 年 前