aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows/sender
Commit message (Expand)AuthorAgeFilesLines
* Fix newlines (#253). rs=ted.mielczarekmmentovai2008-04-071-307/+307
* 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-212-10/+125
* Rename Airbag to Breakpad.mmentovai2007-02-142-4/+4
* Allows the caller of CrashReportSender::SendCrashReport() to determine thatincrementalist2007-01-032-12/+30
* This patch fixes Airbag issue #44.incrementalist2006-12-082-4/+9
* Disable exception handling warnings in Windows client code (#38).mmentovai2006-10-272-0/+9
* Support building with WIN32_LEAN_AND_MEAN (#60)mmentovai2006-10-262-5/+5
* 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-163-253/+11
* Add static-CRT build configurations. Get rid of the largely redundant README,bryner2006-09-282-0/+127
* Initial version of Windows exception handler and crash report sender classesbryner2006-09-273-0/+538