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-03-19Fix a couple of issues with building with strict C99.Adam Langley
2015-02-12Reset all the error codes.David Benjamin
2015-02-12Fix cross-module errors.David Benjamin
2015-01-15Tag a number of globals as const.David Benjamin
2015-01-15Return error when a bit string indicates an invalid amount of bits leftDavid Benjamin
2015-01-15Reject invalid constructed encodings.David Benjamin
2015-01-09Fix various certificate fingerprint issues.Adam Langley
2014-12-02unifdef OPENSSL_NO_BIO.David Benjamin
2014-10-14Don't mix and match libraries and errors.David Benjamin
2014-10-10Remove misspelled error code.David Benjamin
2014-10-01Fix Windows shared library build.David Benjamin
2014-08-19Remove some dead code.Adam Langley
2014-08-01Add visibility rules.Adam Langley
2014-07-15Move public headers to include/openssl/Adam Langley
2014-06-21Inital import.Adam Langley