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-20Do away with BN_LLONG in favor of BN_ULLONG.David Benjamin
2015-11-17Don't include <alloca.h>, it's no longer needed.Piotr Sikora
2015-11-07Remove non-ASM version of |bn_mul_mont| in bn/generic.c.Brian Smith
2015-10-09Remove an unreachable expression.Adam Langley
2015-02-11Add in missing curly braces part 1.David Benjamin
2015-01-15aarch64 support.Adam Langley
2015-01-09Fix for CVE-2014-3570.Adam Langley
2014-11-03Fix unused variables in bn/generic.cDavid Benjamin
2014-11-01Fix standalone Win64 build.David Benjamin
2014-10-30Get MASM output working on Win32.David Benjamin
2014-06-21Inital import.Adam Langley