18 Commits (a0ef7b0a56a4f5e376dffa28f7808c011b312bc5)

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