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-06Constify more BN_MONT_CTX parameters.David Benjamin
2015-11-04Free BN_MONT_CTX in generic code.David Benjamin
2015-09-09Stop using |ERR_peek_last_error| in RSA blinding.Adam Langley
2015-07-16Remove the func parameter to OPENSSL_PUT_ERROR.David Benjamin
2015-05-05Remove unnecessary NULL checks, part 4.David Benjamin
2015-04-14Convert BN_MONT_CTX to new-style locking.Adam Langley
2015-04-13Eliminate unnecessary includes from low-level crypto modules.Brian Smith
2015-04-09Get rid of the THREADID stuff.Adam Langley
2015-02-12Add in missing curly braces part 3.David Benjamin
2015-02-02Remove string.h from base.h.Adam Langley
2014-06-21Inital import.Adam Langley