summaryrefslogtreecommitdiff
path: root/indra/viewer_components/updater/llupdatechecker.cpp
AgeCommit message (Expand)Author
2015-07-01MAINT-5351: Remove 'self' parameter from coroutine functions.Nat Goodspeed
2015-06-03Remove vestigial httpclient.h include from files that no longer need it.Rider Linden
2015-05-18Changed Avatar picker to use coroutine for find.Rider Linden
2015-05-18Updater to coroutines.Rider Linden
2013-10-29Merge viewer-release => sunshine-internalDon Kjer
2013-10-15merge changes for DRTVWR-336Oz Linden
2013-09-10mergeBrad Payne (Vir Linden)
2013-09-04mergeBrad Payne (Vir Linden)
2013-08-27merge changes for 3.6.4-releaseOz Linden
2013-08-26correct merge error in llupdatechecker.cppOz Linden
2013-08-26merge changes for 3.6.4-releaseOz Linden
2013-07-30CHOP-975: Remove fallback to v1.0 update query when the v1.1 gets a 404 responseOz Linden
2013-07-09CHOP-963: Make update service query url depend on the grid rather than settingsOz Linden
2013-06-17Merged with viewer-releaseGeenz
2013-05-21more merge fixingBrad Payne (Vir Linden)
2013-05-21mergeBrad Payne (Vir Linden)
2013-05-13Merged with https://bitbucket.org/lindenlab/viewer-betaGeenz
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-13Large changes to the LLCurl::Responder API, as well as pulling in some change...Don Kjer
2013-02-22Merge new boost and add OS X 10.8 modsGraham Madarasz (Graham Linden)
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