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-04-01Convert err_test to C++.David Benjamin
2015-02-02Remove string.h from base.h.Adam Langley
2015-01-06Test which direction ERR_get_error reads from the error queue.David Benjamin
2014-11-11Fix ownership of error data in ERR_peek_*.David Benjamin
2014-10-10Fix err_test.David Benjamin
2014-10-07Retain ownership of malloced error data.Adam Langley
2014-09-12Add a CRYPTO_library_init and static-initializer-less build option.David Benjamin
2014-08-21Convert all zero-argument functions to '(void)'David Benjamin
2014-08-12Fix err_test.Adam Langley
2014-08-12Add ERR_remove_thread_state (for Android).Adam Langley
2014-06-21Inital import.Adam Langley