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-12-16Remove the CRYPTO_EX_new callback.David Benjamin
2015-11-04Unwind DH_METHOD and DSA_METHOD.David Benjamin
2015-07-16Get rid of err function codes.David Benjamin
2015-05-20Convert reference counts in crypto/Adam Langley
2015-04-16Unexpose the generic ex_data functions.David Benjamin
2015-04-14Convert BN_MONT_CTX to new-style locking.Adam Langley
2015-02-12Reset all the error codes.David Benjamin
2015-01-13Fix DER checks for DSA_check_signature and add tests.David Benjamin
2014-09-19Add misc functions for easier porting.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