Sign in
boringssl
/
boringssl.git
/
f0e935d7ce2747bc72d7968d3baa503483f68ce0
/
include
/
openssl
/
base.h
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