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
/
common
/
windows
/
http_upload.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for issue 304: symupload needs to support timeout specifications(wininet ...
nealsid
2009-03-20
1
-1
/
+18
*
The string buffer lengths in a URL_COMPONENTS structure are in TCHARs, so
mmentovai
2007-11-13
1
-3
/
+3
*
Fix compiler warning C4245: signed/unsigned mismatch when converting between
mmentovai
2007-09-28
1
-1
/
+2
*
Silences warning C4701: local variable 'claimed_size' may be used with out
bryner
2007-09-20
1
-1
/
+1
*
Issue 42 - check for non-existent dump file in HTTPUpload::SendRequest. r=br...
ted.mielczarek
2007-06-01
1
-2
/
+4
*
Replace GB_WSU_SAFE_SWPRINTF_TERMINATE with inline code (#145 followup).
mmentovai
2007-04-04
1
-1
/
+4
*
Windows http_upload should allow response without Content-Length header (#144).
mmentovai
2007-04-02
1
-17
/
+33
*
vswprintf causes Purify to fail (#145). r=darin
mmentovai
2007-03-30
1
-2
/
+2
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-3
/
+3
*
Allows the caller of CrashReportSender::SendCrashReport() to determine that
incrementalist
2007-01-03
1
-2
/
+12
*
This patch fixes Airbag issue #44.
incrementalist
2006-12-08
1
-4
/
+60
*
Fix a crash when attempting to upload a zero-length dump file (#83) r=mmentovai
bryner
2006-11-27
1
-3
/
+7
*
Airbag client libraries should compile under MSVC .NET 2003/7.1 (#64).
mmentovai
2006-11-15
1
-1
/
+12
*
Disable exception handling warnings in Windows client code (#38).
mmentovai
2006-10-27
1
-0
/
+3
*
Support building with WIN32_LEAN_AND_MEAN (#60)
mmentovai
2006-10-26
1
-2
/
+2
*
Improvements for Windows client/tool-side code. r=bryner
mmentovai
2006-10-19
1
-7
/
+23
*
Implement a tool to upload symbols on Windows, given an exe or dll file with
bryner
2006-10-16
1
-0
/
+271