Age | Commit message (Expand) | Author |
2012-05-09 | CHOP-900: Use new apr_procattr_constrain_handle_set() extension. | Nat Goodspeed |
2012-04-23 | IQA-463: Add apr_file_open(APR_CREATE) flag for downloaded installer. | Nat Goodspeed |
2012-04-23 | IQA-463: Use APR file I/O for downloaded viewer installer .exe. | Nat Goodspeed |
2012-01-12 | fix for SH-2845, SH-2846, SH-2847, SH-2851: curl crashes and out-of-memory cr... | Xiaohong Bao |
2010-12-17 | Better fix for CHOP-286 - reenabled bandwidth limits on linux now that we've ... | brad kittenbrink |
2010-12-17 | Temporary workaround for CHOP-286: bandwidth limits freeze the downloader thr... | brad kittenbrink |
2010-12-14 | Record update version in download marker so it can be recalled if resumed in ... | Andrew A. de Laix |
2010-12-10 | no bandwidth limit for required downloads. | Andrew A. de Laix |
2010-12-07 | limit dowload bandwidth to 'Maximum bandwidth' setting | Andrew A. de Laix |
2010-12-07 | push required flag into download data for later use. | Andrew A. de Laix |
2010-12-03 | Fix for coding standard violations and build error on windows. | brad kittenbrink |
2010-12-01 | download progress events. | Andrew A. de Laix |
2010-11-18 | CHOP-135 Bug fixes. | Mark Palange (Mani) |
2010-11-16 | remove downloaded file on error. | Andrew A. de Laix |
2010-11-16 | better error checking when writing downloaded file. | Andrew A. de Laix |
2010-11-12 | do not resume or install if current viewer version doesn't match the recorded... | Andrew A. de Laix |
2010-11-10 | fix resume crash. | Andrew A. de Laix |
2010-11-09 | Shut down thread if viewer closed while downloading; fix problem of download ... | Andrew A. de Laix |
2010-11-09 | Fix some stream bugs that were affecting windows download and validation. | Andrew A. de Laix |
2010-11-05 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix |
2010-11-05 | implement download cancel (untested). | Andrew A. de Laix |
2010-11-05 | Fixed build error due to unreferenced local variable. | brad kittenbrink |
2010-11-05 | Fixed windows build error. | Mark Palange (Mani) |
2010-11-05 | resume feature (untested). | Andrew A. de Laix |
2010-11-04 | added hash validation of downloaded file. | Andrew A. de Laix |
2010-11-04 | some better error handling. | Andrew A. de Laix |
2010-11-04 | checker working with v1.0 update protocol. | Andrew A. de Laix |
2010-11-04 | just barely working udate downloading service; missing little nicities like e... | Andrew A. de Laix |
2010-11-02 | start of the downloader service. | Andrew A. de Laix |