25 коммитов (1908667015d5cc28876971b789c338f81447aaee)

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