summaryrefslogtreecommitdiff
path: root/indra/viewer_components/updater/llupdatechecker.cpp
AgeCommit message (Expand)Author
2013-07-09CHOP-963: Make update service query url depend on the grid rather than settingsOz Linden
2013-05-13CHOP-942: fix crash if update check times outOz Linden
2013-04-19merge up to latest viewer-development for merge to 3.5.2Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-27add platform and platform version to login request parameters for new version...Oz Linden
2013-03-26log any error code and text received as an llsd body in a failure responseOz Linden
2013-03-06cosmetic logging fixOz Linden
2013-03-05remove old hack for legacy mac updates (no system that needed that will run t...Oz Linden
2013-02-27finish changes to update handling, including notices of channel changesOz Linden
2013-02-21add use of v1.1 update request protocol, with fallback to v1.0Oz Linden
2012-10-03Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix out-of-ord...Dave Parks
2012-08-1510.5 macs will begin looking for mac_legacy rather than macAura Linden
2010-11-08Get rid of intrusive_ptr member to prevent crash on shutdown.Andrew A. de Laix
2010-11-04some better error handling.Andrew A. de Laix
2010-11-04checker working with v1.0 update protocol.Andrew A. de Laix
2010-11-04just barely working udate downloading service; missing little nicities like e...Andrew A. de Laix
2010-11-02MergeAndrew A. de Laix
2010-11-01On Windows, disable this-used-in-initializer warning.Nat Goodspeed
2010-11-01changes in respone to review comments.Andrew A. de Laix
2010-10-29fix quoting of url in version check.Andrew A. de Laix
2010-10-29added periodic retry to look for updatesAndrew A. de Laix
2010-10-28shell of the update checker; it will just print a message to the log dependin...Andrew A. de Laix