Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-10-10 | pull back 3.4.1-beta6 fixes | Oz Linden | |
2012-10-03 | Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix ↵ | Dave Parks | |
out-of-order deletion of LLTextureFetch on shutdown | |||
2012-06-26 | v-r to drano merge conflicts wip | Brad Payne (Vir Linden) | |
2012-05-25 | fix for SH-3137: delay to issue new http fetching requests if http ↵ | Xiaohong Bao | |
connection failure happens | |||
2012-05-24 | fix for VWR-28996: Texture stalls and threading models | Xiaohong Bao | |
2012-03-08 | fix for MAINT-701: crash at LLCurl::Multi::markDead() | Xiaohong Bao | |
reviewed by davep | |||
2012-02-03 | fix for SH-2941: crash at LLCurl::Easy::~Easy() | Xiaohong Bao | |
2012-01-25 | Introduce two new parameters "CurlUseMultipleThreads" and ↵ | Xiaohong Bao | |
"CurlRequestTimeOut" for QA to test Curl. | |||
2012-01-25 | fix for SH-2904: textures remain stuck in HTP state | Xiaohong Bao | |
2012-01-12 | trivial: fix a mac build error. | Xiaohong Bao | |
2012-01-12 | fix for SH-2845, SH-2846, SH-2847, SH-2851: curl crashes and out-of-memory ↵ | Xiaohong Bao | |
crashes. | |||
2012-01-04 | merge | Brad Payne (Vir Linden) | |
2011-12-20 | add mutex to protect curl_multi-init() | Xiaohong Bao | |
2011-12-15 | fix for SH-2738 and SH-2777, might also help SH-2723: heap corruption | Xiaohong Bao | |
SH-2738: Texture fetching freezes due to LLcurl SH-2777: viewer crashed on logout in LLCurl::Easy::releaseEasyHandle | |||
2011-12-15 | fix for SH-2738 and SH-2777, might also help SH-2723: heap corruption | Xiaohong Bao | |
SH-2738: Texture fetching freezes due to LLcurl SH-2777: viewer crashed on logout in LLCurl::Easy::releaseEasyHandle | |||
2011-12-05 | SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while ↵ | Dave Parks | |
occlusion queries from previous frame are still pending and perform texture decode work. | |||
2011-11-29 | fix a mac build error: a friend declaration issue. | Xiaohong Bao | |
2011-11-29 | merge | Dave Parks | |
2011-11-21 | fix for sh-2601: [crashhunters] crash in LLBufferArray::countAfter() | Xiaohong Bao | |
sh-2602: [crashhunters] crash on exit in ~LLPumpIO() | |||
2011-10-05 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-09-14 | Trying to fix Mac build issue | Brad Payne (Vir Linden) | |
2011-09-13 | STORM-1562 Potential fix for crash in LLCurl::run -- don't run ↵ | Dave Parks | |
curl_multi_perform from multiple threads simultaneously. | |||
2011-09-06 | Renamed LLCurl::check_curl_code() and LLCurl::check_curl_multi_code() to ↵ | Logan Dethrow | |
prevent ambiguous name build error. | |||
2011-09-06 | LLProxy code review fixes. | Logan Dethrow | |
* Removed check_curl_code and check_curl_multi_code from the global namespace. * Added comments documenting which thread the public methods of LLProxy should be called from. * Corrected grammar in LLSingleton.h * Fixed a buffer scope problem in llpacketring.cpp. | |||
2011-08-08 | merge | Logan Dethrow | |
2011-08-02 | SH-2183 Thread local storage initialization is unreliable. | Dave Parks | |
2011-08-02 | SH-2183 Only apply multi-threaded curl on the main thread. | Dave Parks | |
2011-08-01 | SH-2183 Add a debug setting to control whether or not to use multiple ↵ | Dave Parks | |
threads in LLCurl | |||
2011-07-28 | Proxy cleanup in llstartup.cpp and llproxy.cpp. | Logan Dethrow | |
2011-07-28 | Merge | Logan Dethrow | |
2011-07-25 | merging latest viewer-development to mesh merge candidate. | Nyx (Neal Orman) | |
2011-07-21 | SH-2031 Don't do network I/O from the main thread in llcurl. | Dave Parks | |
Reviewed by Kelly | |||
2011-07-19 | STORM-1112 Added LLProxy::applyProxySettings() to apply proxy settings to ↵ | Logan Dethrow | |
curl handles. Added call to that function everywhere curl handles are created in the viewer. | |||
2011-06-20 | fix for SH-1870: can not upload book_collection_1.dae when include textures | Xiaohong Bao | |
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-08-25 | merge | Dave Parks | |
2010-07-22 | EXT-7145 - Handle http redirects in viewer properly. Didn't work before. | Palmer | |
Reviewed by Bao and Babbage | |||
2010-06-07 | Merge with render-pipeline | Dave Parks | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-07 | merge from viewer-trunk | Tofu Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-04-06 | another hairy merge from viewer-trunk :( | Tofu Linden | |
2010-02-17 | Post-review cleanup. | Dave Parks | |
2010-02-17 | Switched program database on windows to edit and continue for non-release ↵ | Dave Parks | |
builds. Adding a debug watch to LLCurlRequest to avoid invalidating iterator on processing posts. Mesh bulk uploading rewrite work in progress. 404 icons for mesh assets. | |||
2010-02-11 | Multi-threaded asset uploading with proper ordering first draft. | Dave Parks | |
2010-01-20 | DEV-35248: Allow NoVerifySSLCert to uniformly disable verification | Nat Goodspeed | |
Introduce static LLCurl SSL verification flag, default 'true', accessed by LLCurl::setSSLVerify() and getSSLVerify(). Make LLCurl::Easy::prepRequest() check LLCurl::getSSLVerify() instead of unconditionally setting CURLOPT_SSL_VERIFYPEER 'true'. Also set CURLOPT_SSL_VERIFYHOST to match. Make LLXMLRPCTransaction::Impl::init() examine LLCurl::getSSLVerify(), instead of directly examining gSavedSettings.getBOOL("NoVerifySSLCert"). Make LLURLRequest::checkRootCertificate() set CURLOPT_SSL_VERIFYHOST as well as CURLOPT_SSL_VERIFYPEER. Make request() in llhttpclient.cpp (used by LLHTTPClient::getByteRange(), head(), get(), getHeaderOnly(), put(), post(), postRaw(), postFile(), del(), move()) pass LLCurl::getSSLVerify() to checkRootCertificate(), rather than constant 'true'. Make LLAppViewer::mainLoop() call LLCurl::setSSLVerify(! gSavedSettings.getBOOL("NoVerifySSLCert")) at the same time it calls LLCurl::setCAFile(), a comparable bit of static setup. | |||
2009-11-06 | merge from texture-pipeline | Steve Bennetts | |
2009-11-06 | merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 | Xiaohong Bao | |