20 次程式碼提交 (768e6822ccdca50f95b1b155a2ffd2bdf99cae44)

作者 SHA1 備註 提交日期
  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 年之前