aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows/sender/crash_report_sender.cc
Commit message (Expand)AuthorAgeFilesLines
* Make sure ENOENT is defined. Spotted by jfbastien <bourgeoisie>.mmentovai2007-10-101-0/+2
* Assertion in CrashReportSender (windows) when no checkpoint file is desiredmmentovai2007-09-281-0/+3
* Add an optional per-day limit to the number of crash reports sent. The statebryner2007-05-211-1/+81
* Rename Airbag to Breakpad.mmentovai2007-02-141-2/+2
* Allows the caller of CrashReportSender::SendCrashReport() to determine thatincrementalist2007-01-031-3/+14
* This patch fixes Airbag issue #44.incrementalist2006-12-081-2/+2
* Disable exception handling warnings in Windows client code (#38).mmentovai2006-10-271-0/+3
* Implement a tool to upload symbols on Windows, given an exe or dll file withbryner2006-10-161-223/+3
* Initial version of Windows exception handler and crash report sender classesbryner2006-09-271-0/+264