aboutsummaryrefslogtreecommitdiff
path: root/src/common/windows/http_upload.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-2/+2
* Port new symbol upload API to Windows symupload tool.Nelson Billing2019-06-121-50/+47
* Support for multiple upload files in CrashReportSender/HTTPUploadDavid Major2015-10-061-8/+6
* Fix Windows client compilation on mingw.ted.mielczarek@gmail.com2014-11-031-4/+9
* Back out trunk r1367.mark@chromium.org2014-09-031-6/+8
* Support for multiple upload files in CrashReportSender/HTTPUploadted.mielczarek@gmail.com2014-08-281-8/+6
* Adding support for 64-bit Windows modules to ms_symbol_server_converter.ivan.penkov@gmail.com2014-04-101-6/+6
* allow uploading zero-byte files in HTTPUploadted.mielczarek@gmail.com2010-12-151-1/+1
* Fix for issue 304: symupload needs to support timeout specifications(wininet ...nealsid2009-03-201-0/+1
* Rename Airbag to Breakpad.mmentovai2007-02-141-2/+2
* Allows the caller of CrashReportSender::SendCrashReport() to determine thatincrementalist2007-01-031-1/+4
* This patch fixes Airbag issue #44.incrementalist2006-12-081-2/+16
* Disable exception handling warnings in Windows client code (#38).mmentovai2006-10-271-0/+6
* Support building with WIN32_LEAN_AND_MEAN (#60)mmentovai2006-10-261-1/+2
* Update comments to reflect HTTPS support, r=mark.bryner2006-10-231-2/+2
* Implement a tool to upload symbols on Windows, given an exe or dll file withbryner2006-10-161-0/+101