summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Wdeclaration-after-statementfeature/mar-updaterMarkus 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
* remove double '/' in update download URLMarkus Mohrhard2017-05-191-1/+1
* 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
* log all the updater actionsMarkus Mohrhard2017-05-192-1/+42
* fix errors in upload scriptsMarkus Mohrhard2017-05-192-3/+1
* integrate the partial update info into the uploaded infoMarkus Mohrhard2017-05-192-2/+9
* use file instead of complete for the key of the partial update infoMarkus Mohrhard2017-05-191-1/+1
* add missing fileMarkus Mohrhard2017-05-191-0/+52
* use the shared signing codeMarkus Mohrhard2017-05-191-5/+2
* simplify path handling in the updater scriptsMarkus Mohrhard2017-05-194-53/+49
* create valid partial language updates and write partial update infoMarkus Mohrhard2017-05-192-14/+38
* add the generation of partial update files to the makefilesMarkus Mohrhard2017-05-192-0/+15
* extract the mar signing codeMarkus Mohrhard2017-05-192-3/+13
* extract mar file name generationMarkus Mohrhard2017-05-192-7/+6
* reuse the new extract mar code for the partial update generationMarkus Mohrhard2017-05-191-2/+3
* ignore the precomplete file at least for nowMarkus Mohrhard2017-05-191-6/+6
* add a script to extract and uncompress from a mar fileMarkus Mohrhard2017-05-191-0/+48
* remove the split functionality from the update creationMarkus Mohrhard2017-05-191-4/+0
* add a way to strip symbols from the tarballsMarkus Mohrhard2017-05-191-0/+1
* start working on the creation of partial update filesMarkus Mohrhard2017-05-191-0/+135
* add mbsdiff as build executableMarkus Mohrhard2017-05-195-0/+443
* actually abort the update process if the update file is invalidMarkus Mohrhard2017-05-191-0/+44
* actually check the hash of the update filesMarkus Mohrhard2017-05-191-22/+49
* if the update_dir does not exist continue with the update checkMarkus Mohrhard2017-05-191-8/+4
* better reporting for normal response from updaterMarkus Mohrhard2017-05-191-2/+19
* extract the common updater path info into methodsMarkus Mohrhard2017-05-193-16/+53
* either try to install an update or check for updateMarkus Mohrhard2017-05-191-2/+1
* normalize path for updaterMarkus Mohrhard2017-05-191-1/+25
* better flexibility through configurable updated build directoryMarkus Mohrhard2017-05-191-2/+2
* first stab at normalizing updater pathMarkus Mohrhard2017-05-191-1/+5
* use an update dir that is in the user profileMarkus Mohrhard2017-05-191-2/+10
* don't crash when we get bad responseMarkus Mohrhard2017-05-191-0/+4
* ignore SIGPIPE in glx test processMarkus Mohrhard2017-05-191-0/+2
* hard coding the number of entries just leads to problemsMarkus Mohrhard2017-05-191-6/+0
* version entry is no moreMarkus Mohrhard2017-05-191-8/+0
* protect the downloading of the update info also with try..catchMarkus Mohrhard2017-05-191-1/+1
* update the update URL and adapt to the server changesMarkus Mohrhard2017-05-191-5/+2
* send the csrf token with the updater scriptsMarkus Mohrhard2017-05-191-1/+3
* use the path and not the URL stringMarkus Mohrhard2017-05-191-1/+1
* use consistent method namesMarkus Mohrhard2017-05-193-3/+3
* follow redirects when downloading update filesMarkus Mohrhard2017-05-191-0/+1