18 Révisions (a0ef7b0a56a4f5e376dffa28f7808c011b312bc5)

Auteur SHA1 Message Date
  Brian Smith a0ef7b0a56 Enforce that |EC_KEY| private key is in [0, group->order). il y a 9 ans
  Adam Langley 96c2a28171 Fix all sign/unsigned warnings with Clang and GCC. il y a 9 ans
  David Benjamin 15e4deb165 d2i: don't update input pointer on failure il y a 9 ans
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
  David Benjamin cfaf7ff9bf Remove unnecessary NULL checks, part 2. il y a 9 ans
  David Benjamin 7743c026cb Ensure EC private keys retain leading zeros il y a 9 ans
  David Benjamin 4b1510c71e Fix a failure to NULL a pointer freed on error. il y a 9 ans
  David Benjamin 5ae21bc02b Remove pointless free, and use preferred way of calling d2i_* functions il y a 9 ans
  David Benjamin 29b50eab6c Align d2i_ECPrivateKey error-handling with upstream. il y a 9 ans
  Adam Langley 2b2d66d409 Remove string.h from base.h. il y a 9 ans
  Eric Roman 517073cd4b Set output EC_KEY to NULL when d2i_ECPrivateKey() fails. il y a 9 ans
  Adam Langley 9398f168f9 Explicitly check for empty ASN.1 strings in d2i_ECPrivateKey. il y a 10 ans
  Adam Langley 9f5a314d35 Automatically generate a missing EC public key. il y a 10 ans
  David Benjamin 775b75f9de Fix Windows shared library build. il y a 10 ans
  Adam Langley c0d9484902 ec: recognise known parameters when written in full. il y a 10 ans
  Adam Langley cdf96e5886 Double free in i2o_ECPublicKey il y a 10 ans
  Adam Langley f71a27920a Fix EC crash. il y a 10 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans