summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-19Wdeclaration-after-statementfeature/mar-updaterMarkus Mohrhard1-1/+2
2017-05-19Wsometimes-uninitializedMarkus Mohrhard1-3/+3
2017-05-19Wunused-macrosMarkus Mohrhard1-0/+2
2017-05-19remove the newly unused files with old cert verification dataMarkus Mohrhard2-8/+0
2017-05-19generate the certificate verification data as part of the buildMarkus Mohrhard5-21/+49
2017-05-19remove double '/' in update download URLMarkus Mohrhard1-1/+1
2017-05-19second part for user profile in instdirMarkus Mohrhard2-0/+53
2017-05-19first step into supporting user profile in installation dirMarkus Mohrhard1-6/+23
2017-05-19extract string typedefs to a shared fileMarkus Mohrhard4-14/+28
2017-05-19add TODOMarkus Mohrhard1-0/+1
2017-05-19remove unused hard link supportMarkus Mohrhard1-34/+0
2017-05-19without the wb+ reading the patch file will failMarkus Mohrhard1-1/+1
2017-05-19log all the updater actionsMarkus Mohrhard2-1/+42
2017-05-19fix errors in upload scriptsMarkus Mohrhard2-3/+1
2017-05-19integrate the partial update info into the uploaded infoMarkus Mohrhard2-2/+9
2017-05-19use file instead of complete for the key of the partial update infoMarkus Mohrhard1-1/+1
2017-05-19add missing fileMarkus Mohrhard1-0/+52
2017-05-19use the shared signing codeMarkus Mohrhard1-5/+2
2017-05-19simplify path handling in the updater scriptsMarkus Mohrhard4-53/+49
2017-05-19create valid partial language updates and write partial update infoMarkus Mohrhard2-14/+38
2017-05-19add the generation of partial update files to the makefilesMarkus Mohrhard2-0/+15
2017-05-19extract the mar signing codeMarkus Mohrhard2-3/+13
2017-05-19extract mar file name generationMarkus Mohrhard2-7/+6
2017-05-19reuse the new extract mar code for the partial update generationMarkus Mohrhard1-2/+3
2017-05-19ignore the precomplete file at least for nowMarkus Mohrhard1-6/+6
2017-05-19add a script to extract and uncompress from a mar fileMarkus Mohrhard1-0/+48
2017-05-19remove the split functionality from the update creationMarkus Mohrhard1-4/+0
2017-05-19add a way to strip symbols from the tarballsMarkus Mohrhard1-0/+1
2017-05-19start working on the creation of partial update filesMarkus Mohrhard1-0/+135
2017-05-19add mbsdiff as build executableMarkus Mohrhard5-0/+443
2017-05-19actually abort the update process if the update file is invalidMarkus Mohrhard1-0/+44
2017-05-19actually check the hash of the update filesMarkus Mohrhard1-22/+49
2017-05-19if the update_dir does not exist continue with the update checkMarkus Mohrhard1-8/+4
2017-05-19better reporting for normal response from updaterMarkus Mohrhard1-2/+19
2017-05-19extract the common updater path info into methodsMarkus Mohrhard3-16/+53
2017-05-19either try to install an update or check for updateMarkus Mohrhard1-2/+1
2017-05-19normalize path for updaterMarkus Mohrhard1-1/+25
2017-05-19better flexibility through configurable updated build directoryMarkus Mohrhard1-2/+2
2017-05-19first stab at normalizing updater pathMarkus Mohrhard1-1/+5
2017-05-19use an update dir that is in the user profileMarkus Mohrhard1-2/+10
2017-05-19don't crash when we get bad responseMarkus Mohrhard1-0/+4
2017-05-19ignore SIGPIPE in glx test processMarkus Mohrhard1-0/+2
2017-05-19hard coding the number of entries just leads to problemsMarkus Mohrhard1-6/+0
2017-05-19version entry is no moreMarkus Mohrhard1-8/+0
2017-05-19protect the downloading of the update info also with try..catchMarkus Mohrhard1-1/+1
2017-05-19update the update URL and adapt to the server changesMarkus Mohrhard1-5/+2
2017-05-19send the csrf token with the updater scriptsMarkus Mohrhard1-1/+3
2017-05-19use the path and not the URL stringMarkus Mohrhard1-1/+1
2017-05-19use consistent method namesMarkus Mohrhard3-3/+3
2017-05-19follow redirects when downloading update filesMarkus Mohrhard1-0/+1