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-12-17Remove the stitched RC4-MD5 code and use the generic one.David Benjamin
2015-10-28Fix a couple more signed/unsigned compares.Adam Langley
2015-08-26Move arm_arch.h and fix up lots of include paths.Adam Langley
2015-07-29Convert remaining Latin-1 files to UTF-8.David Benjamin
2015-05-12Mind the end of the buffer in aligned case of generic RC4 implementation.David Benjamin
2015-02-26Remove explicit .hiddens from x86_64 perlasm files.David Benjamin
2015-02-21Tidy up RC4 a little.Adam Langley
2015-02-21Hide all asm symbols.Adam Langley
2015-02-12Add in missing curly braces part 3.David Benjamin
2015-01-29Change CMakeLists.txt to two-space indent.Adam Langley
2014-10-01Use OPENSSL_64_BIT in rc4.c.David Benjamin
2014-09-27Remove use of GOTPCREL in asm.Adam Langley
2014-08-12Windows build fixes.Adam Langley
2014-08-01Fix typo from eb7d2ed1.Adam Langley
2014-08-01Add visibility rules.Adam Langley
2014-07-15Move public headers to include/openssl/Adam Langley
2014-07-01Add stitched RC4-MD5 as an AEAD.Adam Langley
2014-06-21rc4/asm/rc4-586.pl: allow for 386-only build.Adam Langley
2014-06-21GOT-relative lookups in RC4 code.Adam Langley
2014-06-21Inital import.Adam Langley