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-05-26Replace base64 decoding.Adam Langley
2015-09-29Deprecate basically the entire base64 implementation.David Benjamin
2015-09-11Deprecated functions get their own sections.David Benjamin
2015-01-15Various documentation fixes.David Benjamin
2014-08-26Introduce EVP_DecodeBase64.David Benjamin
2014-08-19Export some extra functions and values.Adam Langley
2014-08-14Add EVP_EncodedLength.Adam Langley
2014-08-12Windows build fixes.Adam Langley
2014-08-01Add visibility rules.Adam Langley
2014-07-18Document that EVP_EncodeBlock writes a trailing NUL.David Benjamin
2014-07-17Fix EVP_DecodeBlock and add tests.David Benjamin
2014-07-15Move public headers to include/openssl/Adam Langley
2014-06-21Inital import.Adam Langley