Sign in
boringssl
/
boringssl.git
/
2f3404bb810a0a78ff0415b846d6264c7c691361
/
include
/
openssl
/
base.h
806e18c
Define OPENSSL_UNUSED for __clang__ as well.
by David Benjamin
· 8 years ago
01f8a8c
Convert stack.h to use inline functions.
by David Benjamin
· 8 years ago
208e239
Move OPENSSL_ASAN to base.h.
by Adam Langley
· 8 years ago
073391f
Detach encrypt and keygen hooks from RSA_METHOD.
by David Benjamin
· 8 years ago
8ee0d14
Fix comment typo.
by David Benjamin
· 8 years ago
730d69e
Add CTR-DRBG.
by Adam Langley
· 8 years ago
d403be9
Ensure consumers set up include paths properly.
by David Benjamin
· 8 years ago
4c341d0
Support asynchronous ticket decryption with TLS 1.0–1.2.
by Adam Langley
· 8 years ago
d04ca95
Add |SSL[_CTX]_set_chain_and_key|.
by Adam Langley
· 8 years ago
8ebeabf
Add SSL_CTX_get_ciphers.
by David Benjamin
· 8 years ago
c80e416
Add support for Fuchsia in crypto/rand.
by Aaron Green
· 8 years ago
35349e9
Unexport PKCS5 functions.
by David Benjamin
· 8 years ago
f440e82
Remove New Hope key agreement.
by Matthew Braithwaite
· 8 years ago
14c7e8d
BORINGSSL_UNSAFE_FUZZER_MODE implies BORINGSSL_UNSAFE_DETERMINISTIC_MODE.
by David Benjamin
· 8 years ago
5e393fe
Test getrandom(2) on Linux if available
by Alessandro Ghedini
· 9 years ago
9ef99d5
Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL.
by Adam Langley
· 8 years ago
8404bdb
Use __MINGW_PRINTF_FORMAT for printf attributes.
by David Benjamin
· 8 years ago
0aecbcf
Bump OPENSSL_VERSION_NUMBER to latest 1.0.2
by Alessandro Ghedini
· 8 years ago
1b0bd28
Delete operator= and copy constructor for Scoped*
by Matthew Braithwaite
· 9 years ago
4467e59
Add PPC64LE assembly for AES-GCM.
by Adam Langley
· 9 years ago
4709203
Make forward-declaring bssl::UniquePtr<T> actually work.
by David Benjamin
· 9 years ago
3e5619d
Blacklist STLPort from C++ scopers.
by David Benjamin
· 9 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
b9afd51
Move some typedefs to base.h.
by Matt Braithwaite
· 9 years ago
17b6a7f
Add myriad2 cpu config awareness.
by Radu Margarint
· 9 years ago
d3440b4
Give SSL_PRIVATE_KEY_METHOD a message-based API.
by David Benjamin
· 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
a353cdb
Wrap MSVC-only warning pragmas in a macro.
by David Benjamin
· 9 years ago
9d908ba
Add BORINGSSL_API_VERSION.
by David Benjamin
· 9 years ago
045a0ff
Import `newhope' (post-quantum key exchange).
by Matt Braithwaite
· 9 years ago
9980ce1
Add BORINGSSL_PREFIX for prefixing symbols
by Steven Valdez
· 9 years ago
4b7b048
Spell __attribute__((format(printf, ...))) with more underscores.
by David Benjamin
· 9 years ago
fb8e678
Match upstream's error codes for the old sigalg code.
by David Benjamin
· 9 years ago
ff452c1
Add RIPEMD160 support in decrepit.
by Adam Langley
· 9 years ago
f27459e
Add SPAKE2 over Ed25519.
by Arnar Birgisson
· 9 years ago
e593fed
Rename opensslfeatures.h to opensslconf.h.
by David Benjamin
· 9 years ago
232127d
Fold EC_GROUP_new_curve_GFp and EC_GROUP_set_generator into a EC_GROUP_new_arbitrary.
by David Benjamin
· 9 years ago
version_for_cocoapods_2.0
061332f
Define |OPENSSL_PRINTF_FORMAT_FUNC| for format string annotations.
by Brian Smith
· 9 years ago
59b0fcc
Define BORINGSSL_201510.
by Adam Langley
· 9 years ago
e8f783a
Unwind DH_METHOD and DSA_METHOD.
by David Benjamin
· 9 years ago
97a3393
Deprecate basically the entire base64 implementation.
by David Benjamin
· 10 years ago
cfd65b6
Fold srtp.h into ssl.h.
by David Benjamin
· 10 years ago
a6b8cdf
Document functions acting on an SSL_SESSION.
by David Benjamin
· 10 years ago
79c117a
Move structs to a 'Private structures' section in ssl.h.
by David Benjamin
· 10 years ago
16f774f
base.h: add typedefs from x509.h, and sort them.
by Matt Braithwaite
· 10 years ago
6454a4c
pound-define SSLEAY_VERSION_NUMBER OPENSSL_VERSION_NUMBER
by Matt Braithwaite
· 10 years ago
8a36e53
Avoid using |WIN32| and use |OPENSSL_WINDOWS| instead.
by Brian Smith
· 10 years ago
0950563
Implement custom extensions.
by Adam Langley
· 10 years ago
cc7e11f
Define OPENSSL_64_BIT for PowerPC chips.
by Adam Langley
· 10 years ago
65a7e94
Support Trusty, an embedded platform.
by Adam Langley
· 10 years ago
0d107e1
Add support for CMAC (RFC 4493).
by Adam Langley
· 10 years ago
f0df86a
Fix standalone build on Mac.
by David Benjamin
· 10 years ago
054e682
Eliminate unnecessary includes from low-level crypto modules.
by Brian Smith
· 10 years ago
c11e13a
Support MIPS64.
by Adam Langley
· 10 years ago
3f92d21
Add SSL_get_rc4_state.
by Adam Langley
· 10 years ago
2b2d66d
Remove string.h from base.h.
by Adam Langley
· 10 years ago
3e65265
aarch64 support.
by Adam Langley
· 10 years ago
b06711c
Move the X509_NAME typedef into x509.h.
by David Benjamin
· 10 years ago
5127db3
Provide compatibility functions for PKCS#12 parsing.
by Adam Langley
· 11 years ago
b2cb0ec
Fix minor issues found by Clang's analysis.
by Adam Langley
· 11 years ago
c9eb7ea
Readd MD4.
by Adam Langley
· 11 years ago
ded9358
Windows build fixes.
by Adam Langley
· 11 years ago
eb7d2ed
Add visibility rules.
by Adam Langley
· 11 years ago
987b8f1
Add <opensslfeatures.h> to ease migration from OpenSSL.
by Piotr Sikora
· 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