summaryrefslogtreecommitdiff
path: root/indra/viewer_components/updater/llupdatedownloader.cpp
AgeCommit message (Expand)Author
2010-11-18CHOP-135 Bug fixes.Mark Palange (Mani)
2010-11-16remove downloaded file on error.Andrew A. de Laix
2010-11-16better error checking when writing downloaded file.Andrew A. de Laix
2010-11-12do not resume or install if current viewer version doesn't match the recorded...Andrew A. de Laix
2010-11-10fix resume crash.Andrew A. de Laix
2010-11-09Shut down thread if viewer closed while downloading; fix problem of download ...Andrew A. de Laix
2010-11-09Fix some stream bugs that were affecting windows download and validation.Andrew A. de Laix
2010-11-05Automated merge with https://bitbucket.org/mani_linden/viewer-development/Andrew A. de Laix
2010-11-05implement download cancel (untested).Andrew A. de Laix
2010-11-05Fixed build error due to unreferenced local variable.brad kittenbrink
2010-11-05Fixed windows build error.Mark Palange (Mani)
2010-11-05resume feature (untested).Andrew A. de Laix
2010-11-04added hash validation of downloaded file.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-02start of the downloader service.Andrew A. de Laix