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 (Collapse)Author
2015-03-19Fix wrong numbers being passed as string lengthsDavid Benjamin
(Imported from upstream's 0b142f022e2c5072295e00ebc11c5b707a726d74.) Modified further because these ought to just be BIO_puts. Change-Id: I8b70d70d0f626bb19b455adb4f0e08bacf453c1d Reviewed-on: https://boringssl-review.googlesource.com/4002 Reviewed-by: Adam Langley <agl@google.com>
2014-06-21Inital import.Adam Langley
Initial fork from f2d678e6e89b6508147086610e985d4e8416e867 (1.0.2 beta). (This change contains substantial changes from the original and effectively starts a new history.)