summaryrefslogtreecommitdiffstats
path: root/onlineupdate/source
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-06-014-4/+4
* take the certifcate info from the update configMarkus Mohrhard2017-05-211-2/+5
* Wdeclaration-after-statementMarkus Mohrhard2017-05-191-1/+2
* Wsometimes-uninitializedMarkus Mohrhard2017-05-191-3/+3
* Wunused-macrosMarkus Mohrhard2017-05-191-0/+2
* remove the newly unused files with old cert verification dataMarkus Mohrhard2017-05-192-8/+0
* generate the certificate verification data as part of the buildMarkus Mohrhard2017-05-192-21/+16
* second part for user profile in instdirMarkus Mohrhard2017-05-192-0/+53
* first step into supporting user profile in installation dirMarkus Mohrhard2017-05-191-6/+23
* extract string typedefs to a shared fileMarkus Mohrhard2017-05-193-14/+3
* add TODOMarkus Mohrhard2017-05-191-0/+1
* remove unused hard link supportMarkus Mohrhard2017-05-191-34/+0
* without the wb+ reading the patch file will failMarkus Mohrhard2017-05-191-1/+1
* add mbsdiff as build executableMarkus Mohrhard2017-05-192-95/+405
* better flexibility through configurable updated build directoryMarkus Mohrhard2017-05-191-2/+2
* add more TODO commentsMarkus Mohrhard2017-05-191-0/+1
* use a more libreoffice like formattingMarkus Mohrhard2017-05-1940-4429/+5373
* add TODO comments for the places that need further inspectionMarkus Mohrhard2017-05-191-0/+16
* hide the function behind the correct define checksMarkus Mohrhard2017-05-191-0/+2
* remove the MOZ_ prefix from a few env variables and definesMarkus Mohrhard2017-05-192-12/+12
* use std::min instead of own codeMarkus Mohrhard2017-05-191-8/+2
* remove unnecessary case from updater codeMarkus Mohrhard2017-05-191-11/+1
* use own unique identifierMarkus Mohrhard2017-05-192-2/+2
* make sure not to reuse the Mozilla registry keys and service nameMarkus Mohrhard2017-05-191-2/+2
* get the update service workingMarkus Mohrhard2017-05-198-188/+312
* extract the common updater code to an own static libraryMarkus Mohrhard2017-05-191-1/+0
* fix more platform define checksMarkus Mohrhard2017-05-191-0/+4
* fix Wundef warningsMarkus Mohrhard2017-05-191-3/+3
* more XP_WIN to _WIN32Markus Mohrhard2017-05-191-4/+4
* add missing windows error codesMarkus Mohrhard2017-05-191-0/+6
* remove header includesMarkus Mohrhard2017-05-191-4/+0
* workaround for compile errorMarkus Mohrhard2017-05-191-1/+2
* fix warnings in windows only codeMarkus Mohrhard2017-05-191-3/+3
* disable warning 4204Markus Mohrhard2017-05-191-0/+5
* explicitly include header file for unique_ptrMarkus Mohrhard2017-05-191-0/+1
* fix unused parameter warningsMarkus Mohrhard2017-05-192-3/+3
* add certificate parts for current daily build certMarkus Mohrhard2017-05-193-0/+6
* update the updater code from mozillaMarkus Mohrhard2017-05-191-337/+769
* store the correct version string in the updater and the mar executableMarkus Mohrhard2017-05-191-4/+6
* make the script more python3 compliantMarkus Mohrhard2017-05-191-4/+6
* some steps to getting mar signing workingMarkus Mohrhard2017-05-191-3/+5
* don't use MOZ prefix for variablesMarkus Mohrhard2017-05-193-9/+9
* adapt indentation to LibO defaultsMarkus Mohrhard2017-05-191-2538/+2538
* obviously we need to use a LibreOffice registry keyMarkus Mohrhard2017-05-191-2/+1
* add a way to create mar file from fileMarkus Mohrhard2017-05-191-1/+36
* remove more references to GONKMarkus Mohrhard2017-05-191-59/+0
* remove gonk reference from build filesMarkus Mohrhard2017-05-192-11/+0
* remove mozilla certificatesMarkus Mohrhard2017-05-196-0/+0
* we use a static lib for this nowMarkus Mohrhard2017-05-191-577/+0
* remove unneeded parts from the updater codeMarkus Mohrhard2017-05-191-71/+0