aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows/sender/crash_report_sender.cc
AgeCommit message (Expand)Author
2023-02-27Add #include <config.h> to the beginning of all cc filesIan Barkley-Yeung
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2020-07-15fix pointer style to match the style guideMike Frysinger
2019-06-24Fix breakpad client build.Nelson Billing
2015-10-06Support for multiple upload files in CrashReportSender/HTTPUploadDavid Major
2014-09-03Back out trunk r1367.mark@chromium.org
2014-08-28Support for multiple upload files in CrashReportSender/HTTPUploadted.mielczarek@gmail.com
2010-09-16Actually treat fatal error codes as fatalnealsid
2009-03-20Fix for issue 304: symupload needs to support timeout specifications(wininet ...nealsid
2008-06-05Fix the following bug:doshimun
2007-10-10Make sure ENOENT is defined. Spotted by jfbastien <bourgeoisie>.mmentovai
2007-09-28Assertion in CrashReportSender (windows) when no checkpoint file is desiredmmentovai
2007-05-21Add an optional per-day limit to the number of crash reports sent. The statebryner
2007-02-14Rename Airbag to Breakpad.mmentovai
2007-01-03Allows the caller of CrashReportSender::SendCrashReport() to determine thatincrementalist
2006-12-08This patch fixes Airbag issue #44.incrementalist
2006-10-27Disable exception handling warnings in Windows client code (#38).mmentovai
2006-10-16Implement a tool to upload symbols on Windows, given an exe or dll file withbryner
2006-09-27Initial version of Windows exception handler and crash report sender classesbryner