summaryrefslogtreecommitdiff
path: root/desktop/source/minidump
AgeCommit message (Expand)AuthorFilesLines
2024-05-17Revert "tdf#109347: don't verify SSL certificate for crashreport upload"Thorsten Behrens1-1/+0
2024-04-12At least capture (English-only) cURL error when something goes wrongStephan Bergmann1-0/+6
2023-11-11Move user agent initialization to InitCurl_easyMike Kaganski1-1/+1
2023-11-07curl: mitigate migration to OpenSSL on LinuxMichael Stahl1-0/+4
2023-01-08Fix deprecated Curl elements for minidump partJulien Nabet1-21/+13
2022-04-06Fix --enable-breakpad buildsStephan Bergmann1-2/+2
2022-04-06tdf#130924 replace debugging printf calls with SAL_INFO/SAL_WARNofftkp1-6/+6
2021-01-01Use Unicode paths on Windows for minidumpsMike Kaganski2-0/+30
2020-08-04Improved loplugin:staticanonymous -> redundantstatic redux, clang-clStephan Bergmann1-1/+1
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen1-1/+0
2019-10-02Refactoring of the class CrashReporterJuergen Funk2-5/+17
2019-10-01desktop: proper error checking for crashreport ini readingJuergen Funk1-1/+3
2018-09-17New loplugin:externalStephan Bergmann1-4/+4
2018-05-16tdf#114227: set better proxy params in cURL for crash reportingAron Budea1-2/+9
2017-08-31Revert loplugin:constparam behavior when param is subject of castStephan Bergmann1-2/+2
2017-08-01tdf#109347: don't verify SSL certificate for crashreport uploadMarkus Mohrhard1-0/+1
2016-07-05use a dynamic library for minidump shared codeMarkus Mohrhard2-1/+7
2016-06-05remove old debug outputMarkus Mohrhard1-7/+2
2016-06-04report the crash id back to the userMarkus Mohrhard2-4/+7
2016-06-04don't just silently ignore the return valueMarkus Mohrhard1-3/+1
2016-06-04integrate the minidump upload into the normal LibreOfficeMarkus Mohrhard3-22/+3
2016-06-04extract the minidump uploader code into a static libMarkus Mohrhard3-200/+232
2016-06-03add some more error checking to minidump uploaderMarkus Mohrhard1-0/+6
2016-05-30generate correct json filesMarkus Mohrhard1-1/+1
2016-05-27support the json key value data upload for crash report on client sideMarkus Mohrhard1-14/+32
2016-05-24copy and paste error in minidump uploaderMarkus Mohrhard1-1/+1
2016-02-26better error reporting for crash uploaderMarkus Mohrhard1-6/+3
2016-02-26store the URL in the crash ini fileMarkus Mohrhard1-3/+4
2016-02-26loplugin:redundantcastTor Lillqvist1-3/+3
2016-02-26loplugin:nullptrTor Lillqvist1-4/+4
2016-02-26write an own minidump uploaderMarkus Mohrhard1-0/+202