aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows/sender
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-152-16/+16
* Fix breakpad client build.Nelson Billing2019-06-241-1/+1
* Support for multiple upload files in CrashReportSender/HTTPUploadDavid Major2015-10-062-4/+4
* Back out trunk r1367.mark@chromium.org2014-09-032-4/+4
* Support for multiple upload files in CrashReportSender/HTTPUploadted.mielczarek@gmail.com2014-08-282-4/+4
* Moving directory 'build' one level up as it collides with a file named 'BUILD...ivan.penkov@gmail.com2014-04-101-1/+1
* Move build configuration to root of repository.chrisha@chromium.org2014-04-031-3/+2
* Remove <(library) usage from gyp files.thestig@chromium.org2013-01-191-1/+1
* Fix svn:executable and svn:eol-style properties in src/client/windows.mark@chromium.org2011-10-201-0/+0
* Actually treat fatal error codes as fatalnealsid2010-09-161-2/+1
* Replacing solutions with gyp files. Moving tests for windows clients in unitt...hansl@google.com2010-05-032-307/+47
* Fix up warnings when building http_upload.cc. Changed warning level to /W4, a...nealsid2009-05-271-2/+2
* Fix for issue 304: symupload needs to support timeout specifications(wininet ...nealsid2009-03-201-1/+1
* Fix the following bug:doshimun2008-06-051-1/+1
* 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