Sign in
boringssl
/
boringssl.git
/
7c2323820e0d456fa64b4c6d7a3b0b52eebf566c
/
include
/
openssl
/
mem.h
551ccd7
Fix CRYPTO_malloc, etc., definitions.
by David Benjamin
· 3 years, 6 months ago
ec8c67d
Prefix internal LHASH functions.
by David Benjamin
· 3 years, 9 months ago
3ba9586
Rename a number of BUF_* functions to OPENSSL_*.
by David Benjamin
· 5 years ago
1fa5abc
silence unused variable warnings when using OPENSSL_clear_free
by Jeremy Apthorp
· 6 years ago
23dcf88
Add some Node compatibility functions.
by David Benjamin
· 6 years ago
8c7c635
Support symbol prefixes
by Joshua Liebow-Feeser
· 7 years ago
6dc892f
Remove redundant calls to |OPENSSL_cleanse| and |OPENSSL_realloc_clean|.
by Martin Kreichgauer
· 8 years ago
c0e15d1
Zero memory in |OPENSSL_free|.
by Martin Kreichgauer
· 8 years ago
4512b79
Run comment conversion script on include/
by David Benjamin
· 8 years ago
ccf8057
Use functions that do not depend on the current locale.
by Adam Langley
· 8 years ago
f0e935d
Fold stack-allocated types into headers.
by David Benjamin
· 9 years ago
d17d74d
Replace Scoped* heap types with bssl::UniquePtr.
by Matt Braithwaite
· 9 years ago
10f97f3
Revert "Move C++ helpers into |bssl| namespace."
by Adam Langley
· 9 years ago
d2b5af5
Revert scoped_types.h change.
by Adam Langley
· 9 years ago
8d79ed6
Assume that MSVC supports C++11.
by Adam Langley
· 9 years ago
8c3c313
Remove scoped_types.h.
by Adam Langley
· 9 years ago
09feb0f
Move C++ helpers into |bssl| namespace.
by Adam Langley
· 9 years ago
b8b28a6
Add CRYPTO_[malloc|free|realloc] as aliases for the OPENSSL_𝑥 names.
by Adam Langley
· 9 years ago
95219fe
Fix some documentation comments.
by David Benjamin
· 9 years ago
061332f
Define |OPENSSL_PRINTF_FORMAT_FUNC| for format string annotations.
by Brian Smith
· 9 years ago
820731a
Fix some typos in license headers.
by David Benjamin
· 10 years ago
054e682
Eliminate unnecessary includes from low-level crypto modules.
by Brian Smith
· 10 years ago
5b082e8
Various documentation fixes.
by David Benjamin
· 10 years ago
eb7d2ed
Add visibility rules.
by Adam Langley
· 11 years ago
4c921e1
Move public headers to include/openssl/
by Adam Langley
· 11 years ago
95c29f3
Inital import.
by Adam Langley
· 11 years ago