Commit History

作者 SHA1 備註 提交日期
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 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 2ace745022 free NULL cleanup 8 9 年之前
  Douglas E Engert 30cd4ff294 Ensure EC private keys retain leading zeros 9 年之前
  Rich Salz 8fdc3734c0 free NULL cleanup. 9 年之前
  Rich Salz 0dfb9398bb free NULL cleanup 9 年之前
  Dr. Stephen Henson f422a51486 Remove old ASN.1 code. 9 年之前
  Matt Caswell 5e5d53d341 Fix a failure to NULL a pointer freed on error. 9 年之前
  Matt Caswell 535bc8faf6 Remove pointless free, and use preferred way of calling d2i_* functions 9 年之前
  Matt Caswell 9e442d4850 Fix a failure to NULL a pointer freed on error. 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Emilia Kasper f34a57202b Explicitly check for empty ASN.1 strings in d2i_ECPrivateKey 10 年之前
  Matt Caswell f063e30fe9 RT3065: automatically generate a missing EC public key 10 年之前
  Adam Langley 0388ac4c99 RT3065: ec_private_key_dont_crash 11 年之前
  David Ramos 16ba70746b Double free in i2o_ECPublicKey 10 年之前
  Matt Caswell 94782e0e9c Make binary curve ASN.1 work in FIPS mode. 11 年之前
  Dr. Stephen Henson b331016124 New option to disable characteristic two fields in EC code. 13 年之前
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 年之前
  Ben Laurie 5e4430e70d More size_tification. 16 年之前
  Bodo Möller 772e3c07b4 Fix the BIT STRING encoding of EC points or parameter seeds 18 年之前
  Bodo Möller 5e3225cc44 Introduce limits to prevent malicious keys being able to 18 年之前
  Nils Larsch 8c5a2bd6bb add additional checks + cleanup 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 年之前
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 年之前
  Geoff Thorpe ca982e4870 Fix realloc usage in ec_curve.c 20 年之前
  Geoff Thorpe 37af03d311 General improvements to the ec_asn1.c code. This squashes at least one bug 21 年之前
  Bodo Möller f2aa055ec6 treat 'out' like i2d functions do; cf. asn1_item_flags_i2d (crypto/asn/tasn_enc.c) 22 年之前