20 Commits (9c3b120b618f3678a807d693b2e6f331aaa54605)

Author SHA1 Message Date
  Martin Kreichgauer 6dc892fcdf Remove redundant calls to |OPENSSL_cleanse| and |OPENSSL_realloc_clean|. 7 years ago
  Martin Kreichgauer c0e15d1d9d Zero memory in |OPENSSL_free|. 7 years ago
  David Benjamin 4512b792ba Run comment conversion script on include/ 7 years ago
  Adam Langley ccf80574e9 Use functions that do not depend on the current locale. 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 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." 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 09feb0f3d9 Move C++ helpers into |bssl| namespace. 8 years ago
  Adam Langley b8b28a64ff Add CRYPTO_[malloc|free|realloc] as aliases for the OPENSSL_𝑥 names. 8 years ago
  David Benjamin 95219feafd Fix some documentation comments. 8 years ago
  Brian Smith 061332f216 Define |OPENSSL_PRINTF_FORMAT_FUNC| for format string annotations. 8 years ago
  David Benjamin 820731a2b0 Fix some typos in license headers. 9 years ago
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 years ago
  David Benjamin 5b082e880d Various documentation fixes. 9 years ago
  Adam Langley eb7d2ed1fe Add visibility rules. 10 years ago
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 years ago
  Adam Langley 95c29f3cd1 Inital import. 10 years ago