aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/libcurl_wrapper.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-5/+5
* Make LibcurlWrapper support static linking.Nelson Billing2020-02-221-1/+13
* Add optional new symbol upload API to sym_upload.Nelson Billing2020-02-201-66/+151
* GoogleCrashdumpUploader: adds Upload(string*) API to get the HTTP response.gunsch@chromium.org2014-09-181-3/+20
* Add virtual dtor to LibcurlWrapper.pbos@chromium.org2014-06-041-0/+2
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-11/+10
* Add specific curl headers to facilitate building on Ubuntu Lucid nealsid2010-11-171-3/+0
* Remove LOG statements from linux utilities so there's no dependency on log li...nealsid2010-05-271-11/+13
* Patch from Zhurun to fix build breaks in gcc 4.4.1nealsid2010-04-261-13/+28
* New uploader for Linux with unit tests, and gflags/glog librariesnealsid2009-09-291-0/+209