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-09-16Align the SSL stack on #include style.David Benjamin
2015-08-07Fix NULL dereference in the case of an unexpected extension from a server.Adam Langley
2015-07-31Implement custom extensions.Adam Langley