summaryrefslogtreecommitdiffstats
path: root/onlineupdate
Commit message (Expand)AuthorAgeFilesLines
* take the certifcate info from the update configMarkus Mohrhard2017-05-212-4/+7
* 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-195-21/+49
* 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-194-14/+28
* 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-194-0/+442
* better flexibility through configurable updated build directoryMarkus Mohrhard2017-05-191-2/+2
* add more TODO commentsMarkus Mohrhard2017-05-191-0/+1
* add the astyle script used to format the filesMarkus Mohrhard2017-05-191-0/+7
* use a more libreoffice like formattingMarkus Mohrhard2017-05-1940-4429/+5373
* add the resource to the updaterMarkus Mohrhard2017-05-193-0/+18
* 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
* the update service is windows onlyMarkus Mohrhard2017-05-191-1/+1
* get the update service workingMarkus Mohrhard2017-05-1910-188/+341
* extract the common updater code to an own static libraryMarkus Mohrhard2017-05-194-6/+35
* define UNICODE to get the unicode system functionsMarkus Mohrhard2017-05-191-0/+1
* fix more platform define checksMarkus Mohrhard2017-05-191-0/+4
* fix Wundef warningsMarkus Mohrhard2017-05-191-3/+3
* include nss also on windows for the updater executableMarkus Mohrhard2017-05-191-2/+3
* more XP_WIN to _WIN32Markus Mohrhard2017-05-191-4/+4
* add missing windows error codesMarkus Mohrhard2017-05-191-0/+6
* always build with NSS and therefore verify signaturesMarkus Mohrhard2017-05-191-4/+0
* 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-192-5/+15
* build the signing part for the updaterMarkus Mohrhard2017-05-193-3/+17
* 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
* document the no-link to LibO libraries policyMarkus Mohrhard2017-05-191-0/+3
* adapt indentation to LibO defaultsMarkus Mohrhard2017-05-191-2538/+2538