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-03-09Fix the shared library build.David Benjamin
2016-01-26Also add a no-op stub for OPENSSL_config.David Benjamin
2016-01-26Add a few more no-op stubs for cURL compatibility.David Benjamin
2015-07-16Get rid of err function codes.David Benjamin
2015-04-13Eliminate unnecessary includes from low-level crypto modules.Brian Smith
2015-04-07Add NCONF_load_bio.Adam Langley
2015-02-12Reset all the error codes.David Benjamin
2015-01-26Fix segfault with empty fields as last in the config.David Benjamin
2014-08-21Convert all zero-argument functions to '(void)'David Benjamin
2014-07-15Move public headers to include/openssl/Adam Langley
2014-06-21Inital import.Adam Langley