aboutsummaryrefslogtreecommitdiffstats
path: root/lib/vtls
Commit message (Collapse)AuthorAgeFilesLines
* curl: fix build with BoringSSLDaniel Stenberg2015-07-091-0/+5
| | | | | | | | | | | | OPENSSL_load_builtin_modules does not exist in BoringSSL. Regression from cae43a1 This change was cherry-picked from upstream at 46d0eba2e9f600972c56bde04357bb5cfe1bc42b. BUG: 22347561 Change-Id: I22883e923481b79ee61cbce3df312f9478ea16db
* Import curl 7.43Bertrand SIMONNET2015-07-0822-0/+16083
This is a simple import of curl 7.43. The only change from the official release is the fact that the Android.mk was removed to avoid build error trying to parse it. BUG: 22347561 Change-Id: I52ef6798d30b25d22d1f62770d571adec8bcf4d5