summaryrefslogtreecommitdiffstats
path: root/onlineupdate/source
Commit message (Expand)AuthorAgeFilesLines
* -Werror=maybe-uninitializedMarkus Mohrhard2017-06-171-1/+1
* updater: fix missing header for std::vectorMarkus Mohrhard2017-06-171-0/+1
* updater: get the certificate code working on python2 and 3Markus Mohrhard2017-06-171-5/+12
* updater: remove unnecessary fileMarkus Mohrhard2017-06-171-1/+0
* updater: remove some of the old mozilla makefile piecesMarkus Mohrhard2017-06-172-43/+0
* updater: remove old updater certificate dataMarkus Mohrhard2017-06-171-0/+0
* updater: fix update file lookup for language pack filesMarkus Mohrhard2017-06-161-2/+3
* updater: find all the language update filesMarkus Mohrhard2017-06-161-2/+28
* updater: work on supporting language pack updatesMarkus Mohrhard2017-06-161-86/+96
* fix automatic updates with user profile in installation dirMarkus Mohrhard2017-06-111-13/+19
* no need to construct unique_ptr hereJochen Nitschke2017-06-041-4/+4
* 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