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-10-26Avoid sticking -1 into a size_t.David Benjamin
2015-10-26Remove dead code in x509_lu.c.David Benjamin
2015-10-26Fix various malloc failure codepaths.David Benjamin
2015-09-01Add X509_CRL_up_ref.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-05-20Convert reference counts in crypto/Adam Langley
2015-04-16Remove X509_STORE's ex_data.David Benjamin
2015-04-16Unexpose the generic ex_data functions.David Benjamin
2015-04-13Eliminate unnecessary includes from low-level crypto modules.Brian Smith
2015-02-02Remove string.h from base.h.Adam Langley
2014-08-07Add X509_up_ref and use it internally.David Benjamin
2014-07-30Fix error-handling bugs.David Benjamin
2014-06-21Inital import.Adam Langley