summaryrefslogtreecommitdiff
path: root/desktop/source/app/updater.cxx
AgeCommit message (Expand)Author
2024-10-02Hack reordering includes to avoid Windows Yield macro falloutStephan Bergmann
2024-06-06mar: use OS version in User-AgentChristian Lohmaier
2024-05-31Make sure updates dir exists when writing updating.logStephan Bergmann
2024-05-31Consolidate on a single Updater::log overloadStephan Bergmann
2024-01-05Also copy updater.ini (so that updater progress UI will actually shown up)Stephan Bergmann
2023-12-19Improve --enable-online-update-mar Windows MOZ_MAINTENANCE_SERVICE featureStephan Bergmann
2023-12-15-Werror,-Wunused-resultStephan Bergmann
2023-12-15Fix backward vs. forward slashes on WindowsStephan Bergmann
2023-12-13Fix number of actual argumentsStephan Bergmann
2023-12-09Fix Linux --enable-online-update-mar buildStephan Bergmann
2023-12-08Fix --enable-online-update-mar on WindowsStephan Bergmann
2023-12-05Fix apparent copy/paste typoStephan Bergmann
2023-12-05Make --enable-online-update=mar at least compile again, on LinuxStephan Bergmann
2023-11-11Move user agent initialization to InitCurl_easyMike Kaganski
2023-11-07curl: mitigate migration to OpenSSL on LinuxMichael Stahl
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-01-12Curl:CURLOPT_REDIR_PROTOCOLS(_STR): use only "https", not "http"Julien Nabet
2023-01-11Fix types for Curl elements (update part)Julien Nabet
2023-01-09Fix deprecated Curl elements for update partJulien Nabet
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2020-10-23Missing call to curl_easy_cleanup (--enable-online-update=mar)Stephan Bergmann
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2019-12-01cppcheck: performing init in init list (desktop/editeng)Julien Nabet
2018-08-15Revert broken part of cd66852f6dd08631a25d15a1527a647e69ab8ce3Stephan Bergmann
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-03-05Use for-range loops in desktop (part1)Julien Nabet
2018-02-19fix updater on windowsMarkus Mohrhard
2017-11-21Various loplugin warnings in --enable-online-update=marStephan Bergmann
2017-11-21fix fallout from orcus upgrageDavid Tardon
2017-08-21updater: looser throw specification for what() of exceptionMarkus Mohrhard
2017-08-20updater: move the update channel info from the config to versionrcMarkus Mohrhard
2017-08-20updater: make it easier to test some parts of the updating codeMarkus Mohrhard
2017-08-20updater: windows prevents moving file with open file handlesMarkus Mohrhard
2017-08-20updater: better error loggingMarkus Mohrhard
2017-08-19updater: use forward slashesMarkus Mohrhard
2017-08-14updater: fix -Werror=undef problemsMarkus Mohrhard
2017-08-13updater: fix the updater path on windowsMarkus Mohrhard
2017-08-13updater: use desktop.updater log scope consistentlyMarkus Mohrhard
2017-08-13updater: make sure we pass the correct path for the updater executable on winMarkus Mohrhard
2017-08-13updater: call the updater executable on windowsMarkus Mohrhard
2017-08-09desktop,extensions: updater: only allow redirects to HTTP/HTTPSMichael Stahl
2017-08-02updater: fix incorrect installation directory pathMarkus Mohrhard
2017-08-02updater: always log all Updater messages also to SAL_INFOMarkus Mohrhard
2017-08-02updater: switch to an one-step updateMarkus Mohrhard
2017-08-02updater: remove the updater files after an updateMarkus Mohrhard
2017-08-02updater: extract the build ID generation into own methodMarkus Mohrhard
2017-06-24updater: add a way to manually test updater command lineMarkus Mohrhard
2017-06-24updater: forward the command line arguments to the updaterMarkus Mohrhard
2017-06-22updater: handle the SeeAlso property after the update succeededMarkus Mohrhard