summaryrefslogtreecommitdiff
path: root/indra/viewer_components/updater/llupdatechecker.cpp
AgeCommit message (Collapse)Author
2012-10-03Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix ↵Dave Parks
out-of-order deletion of LLTextureFetch on shutdown
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 ↵Andrew A. de Laix
error checking and sill stuff like that.
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 ↵Andrew A. de Laix
depending on the result of the check one time.