Commit History

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