aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows/sender/crash_report_sender.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-9/+9
* Support for multiple upload files in CrashReportSender/HTTPUploadDavid Major2015-10-061-2/+2
* Back out trunk r1367.mark@chromium.org2014-09-031-2/+2
* Support for multiple upload files in CrashReportSender/HTTPUploadted.mielczarek@gmail.com2014-08-281-2/+2
* Add an optional per-day limit to the number of crash reports sent. The statebryner2007-05-211-9/+44
* Rename Airbag to Breakpad.mmentovai2007-02-141-2/+2
* Allows the caller of CrashReportSender::SendCrashReport() to determine thatincrementalist2007-01-031-9/+16
* This patch fixes Airbag issue #44.incrementalist2006-12-081-2/+7
* 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/+1
* 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-30/+0
* Add static-CRT build configurations. Get rid of the largely redundant README,bryner2006-09-281-0/+3
* Initial version of Windows exception handler and crash report sender classesbryner2006-09-271-0/+99