Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curl: fix build with BoringSSL | Daniel Stenberg | 2015-07-09 | 1 | -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.43 | Bertrand SIMONNET | 2015-07-08 | 22 | -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 |