aboutsummaryrefslogtreecommitdiff
path: root/src/common/windows/http_upload.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename Airbag to Breakpad.mmentovai2007-02-141-3/+3
* Allows the caller of CrashReportSender::SendCrashReport() to determine thatincrementalist2007-01-031-2/+12
* This patch fixes Airbag issue #44.incrementalist2006-12-081-4/+60
* Fix a crash when attempting to upload a zero-length dump file (#83) r=mmentovaibryner2006-11-271-3/+7
* Airbag client libraries should compile under MSVC .NET 2003/7.1 (#64).mmentovai2006-11-151-1/+12
* Disable exception handling warnings in Windows client code (#38).mmentovai2006-10-271-0/+3
* Support building with WIN32_LEAN_AND_MEAN (#60)mmentovai2006-10-261-2/+2
* Improvements for Windows client/tool-side code. r=brynermmentovai2006-10-191-7/+23
* Implement a tool to upload symbols on Windows, given an exe or dll file withbryner2006-10-161-0/+271