History log of /external/libbrillo/brillo/http/http_transport_curl.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2fd46ba1458275cd16b0949675bff70cc8abcdad 04-Jan-2016 Christopher Wiley <wiley@google.com> Fix compiler warnings in libbrillo

Bug: 26379664
Test: Compiles

Change-Id: I67658ba9ceb8b769c97f0c345f7711bc96d27a84
/external/libbrillo/brillo/http/http_transport_curl.cc
bccdc4c4dc25412608064edbfec302e733a28937 26-Nov-2015 Bertrand SIMONNET <bsimonnet@google.com> libbrillo: Use the restricted certificates.

Instead of using the default CA certificates, libbrillo should use the
restricted list of certificates installed in
/system/etc/security/cacerts_google.

Bug: 25797832
Test: manual: Enable the verbose mode of libcurl.
* The certificates used are correct.
* POSTing to a google server works.
* POSTing to a CA in the default CA list but not in the restricted
list fails on the certificate verification step.
Test: manual: The ledflasher example works.

Change-Id: If3b836a2fa461ba3103e05c60e5630c8c919d1f3
/external/libbrillo/brillo/http/http_transport_curl.cc
9ed0cab99f18acb3570a35e9408f24355f6b8324 13-Oct-2015 Alex Vakulenko <avakulenko@google.com> Move chromeos symbols into brillo namespace

And move the include files into "brillo" directory instead of "chromeos"

BUG: 24872993
TEST=built aosp and brillo and unit tests pass on dragonoboard

Change-Id: Ieb979d1ebd3152921d36cd15acbd6247f02aae69
/external/libbrillo/brillo/http/http_transport_curl.cc