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-16Skip free callbacks on empty CRYPTO_EX_DATAs.David Benjamin
2015-12-16Remove the CRYPTO_EX_new callback.David Benjamin
2015-06-11Correct various documentation typosKenny Root
2015-04-16Remove hash table lookups from ex_data.David Benjamin
2015-04-16Unexpose the generic ex_data functions.David Benjamin
2015-04-16Remove CRYPTO_ex_data_new_class.David Benjamin
2015-04-16Remove the ability to set custom ex_data implementations.David Benjamin
2015-04-07Remove unused ex_data indexes.Brian Smith
2014-08-01Add visibility rules.Adam Langley
2014-07-15Move public headers to include/openssl/Adam Langley
2014-06-21Inital import.Adam Langley