Age | Commit message (Expand) | Author |
2011-11-17 | LLSD-14: Bring over llsd.{h,cpp} enhancements from server-trunk. | Nat Goodspeed |
2011-11-15 | merge | Dave Parks |
2011-11-02 | merge | Dave Parks |
2011-10-26 | Merge STORM-959 | niel@nirvana-win7hp.planescape.home |
2011-10-19 | merge | Dave Parks |
2011-10-18 | merge changes for STORM-1654 | Oz Linden |
2011-10-14 | b782a75c99e6 backout cleanup | Dave Parks |
2011-10-14 | Merge backout of b782a75c99e6 | Dave Parks |
2011-10-14 | Backed out changeset b782a75c99e6 | Dave Parks |
2011-10-05 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson |
2011-09-28 | SH-2276 Remove some log spam to alleviate stalls on login. | Dave Parks |
2011-09-19 | SH-2445 Potential fix for crash in LLCurl::Multi::~Multi -- lock sMultiMutex ... | Dave Parks |
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 curl_multi_per... | Dave Parks |
2011-09-08 | LLProxy: Moved the enabling of the UDP proxy back into startSOCKSProxy() | Logan Dethrow |
2011-09-07 | Merge. Fixed issue with LLProxy code related to changes to the LLSocket inter... | Logan Dethrow |
2011-09-06 | Renamed LLCurl::check_curl_code() and LLCurl::check_curl_multi_code() to prev... | Logan Dethrow |
2011-09-06 | LLProxy code review fixes. | Logan Dethrow |
2011-09-01 | LLProxy start of code review cleanup. | Logan Dethrow |
2011-08-31 | Merge | Xiaohong Bao |
2011-08-18 | Backed out revision cbc793dcd3db to disable libcurl verbose logging. | Logan Dethrow |
2011-08-16 | Backed out changeset 694594710de2 | Logan Dethrow |
2011-08-15 | Backed out rev 42d5f5df0a6a. Code was apparently needed afterall. | Logan Dethrow |
2011-08-15 | Back out later: Turned on curl verbose logging for debugging purposes. | Logan Dethrow |
2011-08-15 | LLProxy: Removed unneeded call to LLProxy::applyProxySettings, since it was a... | Logan Dethrow |
2011-08-12 | merge | Logan Dethrow |
2011-08-09 | merge changes for storm-1186 | Oz Linden |
2011-08-08 | merge | Logan Dethrow |
2011-08-08 | LLProxy cleanup. | Logan Dethrow |
2011-08-04 | LLProxy: Added another attempt to download gpu and feature tables after succe... | Logan Dethrow |
2011-08-02 | LLProxy cleanup. | 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-02 | Proxy: Improved mutex usage in LLProxy. Introduced an LLAtomic member to trac... | Logan Dethrow |
2011-08-01 | SH-2183 Add a debug setting to control whether or not to use multiple threads... | Dave Parks |
2011-08-01 | STORM-1186 FIXED Removed the "no mCurrentRMessageTemplate" warning message. | Vadim ProductEngine |
2011-07-29 | STORM-1112 Input sanitization of proxy options. | Logan Dethrow |
2011-07-28 | Proxy cleanup in llstartup.cpp and llproxy.cpp. | Logan Dethrow |
2011-07-28 | Merge | Logan Dethrow |
2011-07-28 | SH-2183 Fix for multi-threaded curl not playing nice with mesh upload. | Dave Parks |
2011-07-25 | merging latest viewer-development to mesh merge candidate. | Nyx (Neal Orman) |
2011-07-22 | SH-2031 Fix for sometimes deadlocking a curl thread. | Dave Parks |
2011-07-22 | SH-2031 Cleanup from threaded curl implementation (remove errors/loops on shu... | Dave Parks |
2011-07-21 | SH-2031 Followup to curl threading work -- don't start and stop the thread on... | Dave Parks |
2011-07-21 | SH-2031 Don't do network I/O from the main thread in llcurl. | Dave Parks |
2011-07-21 | STORM-1112 Protected LLProxy members during cross-thread calls to LLProxy::ap... | Logan Dethrow |
2011-07-19 | STORM-1112 Added LLProxy::applyProxySettings() to apply proxy settings to cur... | Logan Dethrow |
2011-07-15 | Merge from viewer-development | Xiaohong Bao |
2011-07-13 | Code cleanup for the SOCKS 5 proxy viewer. | Logan Dethrow |
2011-07-13 | merge | Brad Payne (Vir Linden) |