summaryrefslogtreecommitdiff
path: root/platform/default/http_request_curl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace mbgl::util::make_unique<> with std::make_unique<>Konstantin Käfer2015-05-261-5/+5
* Fix CURL handle leak (fixes #1394)John Firebaugh2015-05-011-0/+5
* Restructure *Request and ContextJohn Firebaugh2015-04-281-83/+68
* Remove RequestBase::startJohn Firebaugh2015-04-281-17/+11
* Separate RequestBase from DefaultFileSource internalsJohn Firebaugh2015-04-281-10/+3
* pointer ⇢ referenceJohn Firebaugh2015-04-281-1/+1
* make implementation files private headersKonstantin Käfer2015-04-131-2/+2
* hide Thread<> and separate the Implementation objectKonstantin Käfer2015-04-131-1/+1
* convert DefaultFileSource to use util::Thread<>Konstantin Käfer2015-04-101-12/+12
* Add typedefs for std::chrono::steady_clock typesJohn Firebaugh2015-04-021-1/+2
* add ca bundle loading back to CURLKonstantin Käfer2015-02-171-4/+118
* refactor makefileKonstantin Käfer2015-02-041-2/+10
* fixes for linuxKonstantin Käfer2015-02-041-3/+3
* rewrite storage layer to be independent of the Map's event loopKonstantin Käfer2015-02-041-0/+640