aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/boringssl
Commit message (Collapse)AuthorAge
* Remove BoringSSL from third_party .Gravatar Lukacs T. Berki2016-05-10
| | | | | | We don't need it (gRPC is only used on the loopback interface), and the less dependencies, the better. Change-Id: If5bc27812c9e8849618f349a448a7aeb920f2975
* Fix the srcs filegroup in BazelGravatar Damien Martin-Guillerez2016-04-22
| | | | | | | | | This broke tools/cpp/test/... due to missing files. Unfortunately those tests uses docker and until we can run docker in userland, we cannot run those on Jenkins. -- MOS_MIGRATED_REVID=120445118
* Add a README.md for BoringSSL.Gravatar Lukacs Berki2016-04-07
| | | | | -- MOS_MIGRATED_REVID=119270465
* Remove the assembly source files for BoringSSL.Gravatar Lukacs T. Berki2016-04-07
| | | | | | Compiling with -DOPENSSL_NO_ASM yields slower crypto code, but we are not using that anyway (yet). Change-Id: I832bce7810d718a584f0bdd884e7f6958376d448
* Add BoringSSL to third_party .Gravatar Lukacs T. Berki2016-04-07
As usual, README.md contains reproduction instructions. It would be better to directly use the source tree under `boringssl.googlesource.com`, but for the time being, this will do. Change-Id: I72ef030251c41eaed459c4abd93228f23223783b