summaryrefslogtreecommitdiffstats
path: root/onlineupdate/source/libmar
Commit message (Expand)AuthorAgeFilesLines
* fix off by one errorMarkus Mohrhard2018-11-181-1/+1
* onlineupdate: work around GCC7 -Werror=implicit-fallthroughMichael Stahl2017-09-131-0/+1
* updater: get the signature verification working on WindowsMarkus Mohrhard2017-07-311-2/+2
* updater: remove unnecessary mozilla makefileMarkus Mohrhard2017-07-281-9/+0
* Wdeclaration-after-statementMarkus Mohrhard2017-05-191-1/+2
* use a more libreoffice like formattingMarkus Mohrhard2017-05-192-14/+16
* fix more platform define checksMarkus Mohrhard2017-05-191-0/+4
* disable warning 4204Markus Mohrhard2017-05-191-0/+5
* store the correct version string in the updater and the mar executableMarkus Mohrhard2017-05-191-4/+6
* add a way to create mar file from fileMarkus Mohrhard2017-05-191-1/+36
* fix unitialized memoryMarkus Mohrhard2017-05-191-1/+1
* temp windows fixesMarkus Mohrhard2017-05-191-1/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann2016-07-131-4/+0
* tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul2016-06-1317-2940/+14
* Fix typosAndrea Gelmini2016-04-301-1/+1
* use consistent #define checks for the Windows platformNoel Grandin2016-02-1710-23/+23
* use consistent #define checks for the Windows platformNoel Grandin2016-02-162-2/+2
* Fix typosAndrea Gelmini2016-02-051-1/+1
* Fix typosAndrea Gelmini2016-01-102-2/+2
* onlineupdate: -Werror=unused-but-set-variableMichael Stahl2015-11-042-6/+4
* onlineupdate: -Werror=unused-variableMichael Stahl2015-11-041-0/+2
* cppcheck:variableScopeNoel Grandin2015-10-123-5/+3
* Fix typosAndrea Gelmini2015-09-301-5/+5
* Add the needed #ifndef instead of removing the variable.Jan Holesovsky2015-08-121-0/+3
* cppcheck: arrayIndexThenCheckCaolán McNamara2015-08-101-1/+1
* cppcheck: unusedVariableCaolán McNamara2015-08-101-1/+0
* online update: Fix many warnings.Jan Holesovsky2015-07-226-5/+12
* online update tdf#68274: fix --enable-online-update=mar on WindowsNathan Yee2015-07-2211-29/+29
* online update: Remove unneeded files.Nathan Yee2015-07-034-144/+0
* online update: Add mar executable build supportNathan Yee2015-06-2910-2/+2546
* online update: MAR-based online update - initial import from Mozilla.Jan Holesovsky2015-06-2923-0/+4827