UpdateChecker.cpp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed various issues reported by Coverity Scan (CH-249).

  1. … 12 more files in changeset.
Completely disabled sending http headers as they are causing trouble not only in WinXP but also Vista. Improved the user agent string. Additional cleanups in update checker. (CH-241).

  1. … 4 more files in changeset.
Modified updates checking: - added new option to let user decide if he wants secure connection or not (with autodetection), - fixed error messages being displayed incorrectly or empty, - fixed ability to re-check for updates after failure. (CH-241).

  1. … 11 more files in changeset.
Update checker fixed for Windows XP (CH-241).

  1. … 8 more files in changeset.
Added support for changing settings from within the updater dialog. Tuned the way updates are displayed in updater dialog (CH-209).

  1. … 9 more files in changeset.
First batch of changes related to checking for updates (CH-209).

  1. … 22 more files in changeset.
Extended user agent information to contain additional information (CH-209).

  1. … 9 more files in changeset.
Removed usage of icpf::circular_buffer (CH-193).

Rewritten formatting system error messages (CH-163).

  1. … 8 more files in changeset.
Changed internal implementation of serialization from icpf::file to a more stable boost::serialization.

  1. … 19 more files in changeset.
Some more fixes in automatic checking for updates.

  1. … 1 more file in changeset.
Bugfix: unreliable detection of new versions (closes [#2827410]).

Changed calling convention of internet callback function. Possibly solves the crash problem [#2826152].

  1. … 1 more file in changeset.
Added support for logging informations about process (closes 2796060).

  1. … 21 more files in changeset.
Added new functionality - check for updates at startup (closes 2772856).

  1. … 10 more files in changeset.
Changed default line endings for source files to a consistent state with svn properties (closes [2536028]).

  1. … 122 more files in changeset.
Upgraded support for checking newer version (closes [#427]).

  1. … 7 more files in changeset.
Preliminary support for checking for updates (advances [#427]).

  1. … 8 more files in changeset.
Added preliminary handler of the auto-update notification (advances [#427]).

  1. … 2 more files in changeset.