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-11-12Remove stl_compat.h.David Benjamin
2015-11-05Fix up several comments and detect problems in the future.Adam Langley
2015-10-31Fix several warnings that arise in Android.Adam Langley
2015-10-26Add a run_tests target to run all tests.David Benjamin
2015-10-13Fix comment typo in poly1305_test.txt.Brian Smith
2015-10-01Revert section changes for ASM.Adam Langley
2015-09-29Add sections to Poly1305 ARM asm code.Adam Langley
2015-08-26Move arm_arch.h and fix up lots of include paths.Adam Langley
2015-07-10Fix Windows build.David Benjamin
2015-07-10Add standalone tests for Poly1305.David Benjamin
2015-05-05Fix ARM Clang build.Adam Langley
2015-02-12Add in missing curly braces part 3.David Benjamin
2015-02-02Remove string.h from base.h.Adam Langley
2015-01-29Change CMakeLists.txt to two-space indent.Adam Langley
2014-09-03Fix ARM build with OPENSSL_NO_ASM.Adam Langley
2014-08-01Add a control to disable the Poly1305 NEON code.Adam Langley
2014-08-01Add visibility rules.Adam Langley
2014-07-15Move public headers to include/openssl/Adam Langley
2014-06-21ChaCha20-Poly1305 support.Adam Langley