Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-12Revert "Move C++ helpers into |bssl| namespace."Adam Langley
2016-07-12Revert scoped_types.h change.Adam Langley
2016-07-12Assume that MSVC supports C++11.Adam Langley
2016-07-12Remove scoped_types.h.Adam Langley
2016-07-12Move C++ helpers into |bssl| namespace.Adam Langley
2015-12-22Remove stack macros for nonexistent types.David Benjamin
2015-08-06Drop DEFINE_STACK_OF.Adam Langley
2015-07-31Implement custom extensions.Adam Langley
2015-06-05Multi-prime RSA support.Adam Langley
2015-03-19Fix a couple of issues with building with strict C99.Adam Langley
2015-02-13Add sk_deep_copy and its macro.Adam Langley
2015-01-15Store SRTP_PROTECTION_PROFILES as const.David Benjamin
2015-01-06s/comparision/comparison/.Adam Langley
2014-08-18Mark all SSL_CIPHERs as const.David Benjamin
2014-08-01Add visibility rules.Adam Langley
2014-07-15Move public headers to include/openssl/Adam Langley
2014-06-21Inital import.Adam Langley