コミット履歴

作者 SHA1 メッセージ 日付
  Todd Short 2aa2beb06c Fix d2i_PublicKey() for EC keys 5 年 前
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 6 年 前
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 年 前
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto 7 年 前
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 年 前
  Rich Salz 3c27208fab Remove #error from include files. 8 年 前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年 前
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque 8 年 前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年 前
  Rich Salz c5ba2d9904 free NULL cleanup 9 年 前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年 前
  Matt Caswell b853717fc4 Fix strange formatting by indent 9 年 前
  Dr. Stephen Henson c18e51ba5e PR: 2088 15 年 前
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 年 前
  Ben Laurie 5e4430e70d More size_tification. 16 年 前
  Nils Larsch 9dd8405341 ecc api cleanup; summary: 19 年 前
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 年 前
  Geoff Thorpe f7a397cc8d Avoid possible memory leaks in error-handling. 21 年 前
  Bodo Möller 62e3163b1b ECPublicKey_set_octet_string and ECPublicKey_get_octet_string 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 4d94ae00d5 ECDSA support 23 年 前
  Dr. Stephen Henson 322de0c8c1 NO_DSA, NO_RSA patches. 23 年 前
  Ben Laurie bb2297a41d Header bloat reduction for EVP_PKEY. 23 年 前
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 24 年 前
  Richard Levitte a4aba800d9 Constify DSA-related code. 24 年 前
  Richard Levitte 7081f3bd89 Constify the RSA parts of the ASN.1 library. Note some ugly casts 24 年 前
  Bodo Möller f66c303201 Don't include x509.h when we just need asn1.h 25 年 前
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 年 前
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 年 前