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-12Remove scoped_types.h.Adam Langley
2016-07-12Move C++ helpers into |bssl| namespace.Adam Langley
2016-06-10Wrap MSVC-only warning pragmas in a macro.David Benjamin
2016-02-17Implement new PKCS#8 parsers.David Benjamin
2016-02-17Implement new SPKI parsers.David Benjamin
2016-01-28Use more C++11 features.David Benjamin
2015-11-12Remove stl_compat.h.David Benjamin
2015-08-06Fix Windows build.Brian Smith
2015-07-16Remove the func parameter to OPENSSL_PUT_ERROR.David Benjamin
2015-07-16Get rid of err function codes.David Benjamin
2015-06-25Remove EVP_PKEY_HMAC.David Benjamin
2015-05-12Add evp_test, loosely based on upstream's version.David Benjamin
2015-05-12Rename evp_test to evp_extra_test.David Benjamin
2015-04-13Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it.Brian Smith
2015-04-07Add DSA support to EVP.Adam Langley
2015-04-01Convert evp_test to C++.David Benjamin