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
2016-10-18Make building tests optional with an ENABLE_TESTS symbolAlexander Köplinger
2016-02-12Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result.Brian Smith
2015-10-26Add a run_tests target to run all tests.David Benjamin
2015-10-26Deprecate SSL_library_init.David Benjamin
2015-05-21Fix some malloc test crashs.David Benjamin
2015-05-21Add malloc test support to unit tests.David Benjamin
2015-02-12Fix memory leak in pqueue_test.David Benjamin
2015-02-02Remove string.h from base.h.Adam Langley
2015-01-31Enable more warnings & treat warnings as errors on Windows.Brian Smith
2015-01-29Change CMakeLists.txt to two-space indent.Adam Langley
2014-11-06Test insertion of duplicates in pqueue_test.David Benjamin
2014-10-20Fix pqueue_test.c memory leak.David Benjamin
2014-09-12Add a CRYPTO_library_init and static-initializer-less build option.David Benjamin
2014-09-03Add tests for pqueueAlex Chernyakhovsky
2014-08-21Convert all zero-argument functions to '(void)'David Benjamin
2014-07-15Move public headers to include/openssl/Adam Langley
2014-06-21Inital import.Adam Langley