23 Commits (9c3b120b618f3678a807d693b2e6f331aaa54605)

Author SHA1 Message Date
  David Benjamin 42a8cbe37c Remove ECDSA_sign_setup and friends. 7 years ago
  David Benjamin 8dc226ca8f Add some missing OpenSSL 1.1.0 accessors. 7 years ago
  David Benjamin 4512b792ba Run comment conversion script on include/ 7 years ago
  Matthew Braithwaite c4796c92e0 ECDSA: const EC_KEY* arguments where possible. 7 years ago
  David Benjamin 1d6eeb3b85 Spellcheck our public headers. 7 years ago
  David Benjamin f0e935d7ce Fold stack-allocated types into headers. 8 years ago
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. 8 years ago
  Adam Langley d2b5af56cf Revert scoped_types.h change. 8 years ago
  Adam Langley 8d79ed6740 Assume that MSVC supports C++11. 8 years ago
  Adam Langley 8c3c3135a2 Remove scoped_types.h. 8 years ago
  Adam Langley 62882187c9 Update comments to better document in-place semantics. 8 years ago
  Adam Langley 5f88999a1e Fix up several comments and detect problems in the future. 9 years ago
  Adam Langley c8e664b70a Fix several minor points noticed by Kenny. 9 years ago
  David Benjamin 34248d4cb7 Get rid of err function codes. 9 years ago
  David Benjamin 87897a8cea Implement ECDSA_SIG_{parse,marshal} with crypto/bytestring. 9 years ago
  David Benjamin 7244fa46f7 Expose ECDSA_SIG_max_len to size a DER ECDSA-Sig-Value. 9 years ago
  Brian Smith 5d48b02a5b Remove TODO about removing ECDSA_do_sign/ECDSA_do_verify. 9 years ago
  David Benjamin 689be0f4b7 Reset all the error codes. 9 years ago
  David Benjamin 5b082e880d Various documentation fixes. 9 years ago
  Adam Langley eb7d2ed1fe Add visibility rules. 10 years ago
  Adam Langley 5129e2d695 Align EVP return values with BoringSSL convention. 10 years ago
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 years ago
  Adam Langley 95c29f3cd1 Inital import. 10 years ago