提交历史

作者 SHA1 备注 提交日期
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 年之前
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 年之前
  Rich Salz b548a1f11c free null cleanup finale 9 年之前
  Rich Salz 23a1d5e97c free NULL cleanup 7 9 年之前
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 年之前
  Rich Salz 8fdc3734c0 free NULL cleanup. 9 年之前
  Dr. Stephen Henson 86f300d385 Use named curve parameter encoding by default. 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Emilia Kasper b597aab84e Build fixes 9 年之前
  Matt Caswell 5784a52145 Implement internally opaque bn access from ec 10 年之前
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 年之前
  Dr. Stephen Henson e4e5bc39f9 Remove fips_constseg references. 10 年之前
  Andy Polyakov f54be179aa Reserve option to use BN_mod_exp_mont_consttime in ECDSA. 10 年之前
  Billy Brumley cba11f57ce "EC_POINT_invert" was checking "dbl" function pointer instead of "invert". 10 年之前
  Bodo Moeller ca567a03ad Fix overly lenient comparisons: 11 年之前
  Andy Polyakov 03e389cf04 Allow for dynamic base in Win64 FIPS module. 13 年之前
  Dr. Stephen Henson 84b08eee4b Reorganise ECC code for inclusion in FIPS module. 13 年之前
  Dr. Stephen Henson b331016124 New option to disable characteristic two fields in EC code. 13 年之前
  Nils Larsch 67b6f1ca88 fix problems found by coverity: remove useless code 18 年之前
  Nils Larsch bbab9b61dd remove unnecessary check 18 年之前
  Bodo Möller 739a543ea8 Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts) 19 年之前
  Nils Larsch 137023dd0c fix function name in error 19 年之前
  Nils Larsch bbbd67108f fix typo, add prototype 19 年之前
  Nils Larsch 9dd8405341 ecc api cleanup; summary: 19 年之前
  Nils Larsch 7dc17a6cf0 give EC_GROUP_*_nid functions a more meaningful name 19 年之前
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 年之前
  Bodo Möller 80c808b90b Fix typo 19 年之前
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). 20 年之前
  Bodo Möller ada0e717fa new function EC_GROUP_cmp() (used by EVP_PKEY_cmp()) 21 年之前
  Bodo Möller ba729265a8 Allow EC_GROUP objects to share precomputation for improved memory 21 年之前