コミット履歴

作者 SHA1 メッセージ 日付
  Ben Laurie c8bbd98a2b Fix warnings. 14 年 前
  Dr. Stephen Henson 08df41277a PR: 1904 14 年 前
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 15 年 前
  Dr. Stephen Henson 2401debe83 Tolerate -----BEGIN PKCS #7 SIGNED DATA----- header lines as used by some 16 年 前
  Dr. Stephen Henson 8931b30d84 And so it begins... 16 年 前
  Dr. Stephen Henson 297e6f1917 Avoid use of function pointer casts in pem library. Modify safestack to 17 年 前
  Dr. Stephen Henson a2e623c011 Update from 0.9.7-stable. 17 年 前
  Dr. Stephen Henson 560b79cbff Constify version strings and some structures. 18 年 前
  Dr. Stephen Henson 01b8b3c7d2 Complete EVP_PKEY_ASN1_METHOD ENGINE support. 18 年 前
  Dr. Stephen Henson 3e4585c8fd New utility pkeyparam. Enhance and bugfix algorithm specific parameter 18 年 前
  Dr. Stephen Henson e42633140e Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD. 18 年 前
  Dr. Stephen Henson d82e2718e2 Add information and pem strings. Update dependencies. 18 年 前
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 年 前
  Ben Laurie 8bb826ee53 Consistency. 19 年 前
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 年 前
  Bodo Möller 2b61034b0b fix potential memory leak when allocation fails 19 年 前
  Richard Levitte 8c3c570134 The first argument to load_iv should really be a char ** instead of an 20 年 前
  Richard Levitte a229e3038e Get rid if the annoying warning 20 年 前
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 年 前
  Dr. Stephen Henson 216ad9ef58 Memory leak fix. 21 年 前
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 年 前
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 年 前
  Richard Levitte 43d601641f A few more memset()s converted to OPENSSL_cleanse(). 22 年 前
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 年 前
  Richard Levitte 17ed6c06a7 Merge from 0.9.7-stable. 22 年 前
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 年 前
  Richard Levitte 40efa67248 Plug potential memory leak. 22 年 前
  Bodo Möller 6ff7c95843 don't memset(data,0,...) if data is NULL 22 年 前
  Bodo Möller 0bee0e6294 Use SEC1 format for EC private keys. 22 年 前
  Richard Levitte 915c6a21ba Stop assuming the IV is 8 bytes long, use the real size instead. 23 年 前