コミット履歴

作者 SHA1 メッセージ 日付
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 年 前
  Dr. Stephen Henson 3795297af8 Change old obsolete email address... 16 年 前
  Nils Larsch 4913b88f70 make 19 年 前
  Nils Larsch 9dd8405341 ecc api cleanup; summary: 19 年 前
  Dr. Stephen Henson b6995add5c Make -CSP option work again in pkcs12 utility by checking for 19 年 前
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 年 前
  Nils Larsch 8b15c74018 give EC_GROUP_new_by_nid a more meanigful name: 19 年 前
  Nils Larsch 7dc17a6cf0 give EC_GROUP_*_nid functions a more meaningful name 19 年 前
  Nils Larsch 70f34a5841 some const fixes and cleanup 19 年 前
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 年 前
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 年 前
  Geoff Thorpe 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h, 20 年 前
  Geoff Thorpe 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 20 年 前
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 年 前
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 年 前
  Richard Levitte eb3d68c454 Nils Larsch told me I could remove that variable entirely. 21 年 前
  Richard Levitte d55141ed7a "Remove" unused variable 21 年 前
  Bodo Möller 0fbffe7a71 implement PKCS #8 / SEC1 private key format for ECC 21 年 前
  Bodo Möller 8ee4845b65 'broken' PKCS #8 format does not apply to ECDSA 22 年 前
  Bodo Möller 5488bb6197 get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead) 22 年 前
  Bodo Möller 14a7cfb32a use a generic EC_KEY structure (EC keys are not ECDSA specific) 22 年 前
  Bodo Möller d0561b5c2d fix ECDSA handling 22 年 前
  Bodo Möller 690ecff795 Fixes for 'no-hw' combined with 'no-SOME_CIPHER'. 23 年 前
  Bodo Möller 4d94ae00d5 ECDSA support 23 年 前
  Richard Levitte 40928698bb When RSA or DSA are disabled, do not include the stuff that's specific 23 年 前
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 24 年 前
  Richard Levitte a4aba800d9 Constify DSA-related code. 24 年 前
  Richard Levitte 0413ba429c Constify the RSA library. 24 年 前
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 年 前
  Ben Laurie 371acb22e6 Typesafe Thought Police part 4. 24 年 前