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-04-28Make CRYPTO_is_NEON_capable aware of the buggy CPU.David Benjamin
2016-03-26Rewrite ARM feature detection.David Benjamin
2016-02-24Remove CRYPTO_set_NEON_functional.David Benjamin
2015-11-19Allow |CRYPTO_is_NEON_capable| to be known at compile time, if possible.Adam Langley
2015-10-28iOS builds use the static ARM CPU configuration.David Benjamin
2015-10-21Allow ARM capabilities to be set at compile time.Adam Langley
2015-07-20Replace cpuid assembly with C code.David Benjamin
2015-07-17Extra documentation.David Benjamin
2015-02-21Never set RC4_CHAR.Adam Langley
2015-01-15aarch64 support.Adam Langley
2015-01-15Various documentation fixes.David Benjamin
2014-08-21Convert all zero-argument functions to '(void)'David Benjamin
2014-08-21Prefer AES-GCM when hardware support is available.David Benjamin
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-21Inital import.Adam Langley