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
2015-07-16Remove the func parameter to OPENSSL_PUT_ERROR.David Benjamin
2015-07-07Fix my screwup in review.Adam Langley
2015-07-07Implement ECDSA_SIG_{parse,marshal} with crypto/bytestring.David Benjamin
2015-05-05Remove unnecessary NULL checks, part 3.David Benjamin
2015-04-13Eliminate unnecessary includes from low-level crypto modules.Brian Smith
2015-02-12Add in missing curly braces part 2.David Benjamin
2015-02-02Remove string.h from base.h.Adam Langley
2015-01-09Fix various certificate fingerprint issues.Adam Langley
2014-09-03Fix minor issues found by Clang's analysis.Adam Langley
2014-07-30Align EVP return values with BoringSSL convention.Adam Langley
2014-07-11Fix OPENSSL_PUT_ERROR typos.David Benjamin
2014-06-21Safe (EC)DSA nonces.Adam Langley
2014-06-21Inital import.Adam Langley