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-11-12Become partially -Wmissing-variable-declarations-clean.David Benjamin
2015-07-16Remove the func parameter to OPENSSL_PUT_ERROR.David Benjamin
2015-05-20Remove remaining calls to the old lock functions.Adam Langley
2015-04-13Eliminate unnecessary includes from low-level crypto modules.Brian Smith
2015-02-09Fix some unchecked mallocs.David Benjamin
2015-02-02Remove string.h from base.h.Adam Langley
2014-10-01Don't compare signed vs. unsigned.David Benjamin
2014-06-21Try both old and new X.509 hashes.Adam Langley
2014-06-21x509/by_dir.c: fix run-away pointer.Adam Langley
2014-06-21Inital import.Adam Langley