index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
linux
/
symupload
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor sym_upload in tools to extract code into common/linux, and minor fixes
Li Yan
2016-03-30
1
-128
/
+3
*
Support for multiple upload files in CrashReportSender/HTTPUpload
David Major
2015-10-06
2
-4
/
+9
*
Reconfigured options for sym_upload to not treat h and ? flags as invalid opt...
ivanpe@chromium.org
2015-06-22
1
-0
/
+5
*
Print response code when sym_upload fails.
mattdr.breakpad@gmail.com
2013-10-29
1
-0
/
+1
*
This change allows compiling sym_upload.cc and minidump_upload.cc using a glo...
ivan.penkov@gmail.com
2013-04-23
2
-38
/
+42
*
Turn on more warnings in ios / mac projects.
qsr@chromium.org
2012-09-21
1
-1
/
+1
*
sym_upload: Show failure if symbol server gives redirect response
mkrebs@chromium.org
2012-05-24
2
-3
/
+12
*
Make programs in src/tools/linux build via the automake build system
ted.mielczarek
2011-02-28
1
-24
/
+0
*
fix symupload / minidump_upload to match changes to HTTPUpload::SendRequest f...
ted.mielczarek
2010-08-18
2
-2
/
+7
*
Breakpad: Avoid using the C++ <cfoo> headers.
ted.mielczarek
2010-06-25
1
-3
/
+3
*
Include what you use.
mmentovai
2010-04-05
1
-0
/
+1
*
Issue 225 - dynamically load libcurl in http_upload. patch by Andrew Schultz...
ted.mielczarek
2007-11-20
1
-2
/
+2
*
Fix compile bustage from issue 221
ted.mielczarek
2007-11-20
2
-6
/
+8
*
Add md5 implementation into code base to get rid of
luly81
2007-05-03
1
-5
/
+5
*
Discard age field in the dumped symbol file.
luly81
2007-04-04
1
-13
/
+9
*
Add Linux exception handler.
luly81
2007-03-12
3
-0
/
+386