summaryrefslogtreecommitdiffstats
path: root/src/include/openssl/crypto.h
Commit message (Collapse)AuthorAgeFilesLines
* external/boringssl: fix |SSLeay|.Adam Langley2015-05-211-2/+3
| | | | | | | | | | SSLeay is a compatibility function for OpenSSL, but I got it wrong. It doesn't return a string, it returns a number. This doesn't end up making any difference, but it fixes a warning when building OpenSSH. Bug: 21304170 Change-Id: I3e4bb0240b18647cfe2a3ce5869948a4527ff0f0 (cherry picked from commit 12addf8c63e77091bece8ad715f30cfd957a5332)
* external/boringssl: bump revision.Adam Langley2015-05-121-3/+9
| | | | | | This change bumps the BoringSSL revision to the current tip-of-tree. Change-Id: I91d5bf467e16e8d86cb19a4de873985f524e5faa
* Changes to work with OpenSSH and wpa_supplicant.Adam Langley2015-03-241-0/+11
| | | | Change-Id: I19ed78acc67bd0ad8b905ce0ac628b39da8bb161
* Initial commit of BoringSSL for Android.Adam Langley2015-01-301-0/+45