Age | Commit message (Expand) | Author |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2023-02-14 | DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer work... | Callum Prentice |
2020-07-21 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy |
2020-05-29 | SL-13348 Thread crashing singleton #1 | Andrey Kleshchev |
2020-03-25 | DRTVWR-494: Use std::thread::id for LLThread::currentID(). | Nat Goodspeed |
2019-01-15 | SL-10291 Replace apr_atomic with standard C++11 functionality | andreykproductengine |
2016-09-15 | MAINT-5232: Normalize LLSingleton subclasses. | Nat Goodspeed |
2016-04-04 | merge with 4.0.3-release | Oz Linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-09-15 | MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib | Rider Linden |
2015-09-14 | MAINT-5507: Removal of sdrpc client/server | Rider Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2011-09-06 | LLProxy code review fixes. | Logan Dethrow |
2011-09-01 | LLProxy start of code review cleanup. | 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 | Proxy: Improved mutex usage in LLProxy. Introduced an LLAtomic member to trac... | Logan Dethrow |
2011-07-29 | STORM-1112 Input sanitization of proxy options. | Logan Dethrow |
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-13 | Code cleanup for the SOCKS 5 proxy viewer. | Logan Dethrow |
2011-07-13 | STORM-1112 Fixed network buffers that need to have space for the SOCKS proxy ... | Logan Dethrow |
2011-07-05 | STORM-1112 Fixed crash on quit. Other minor fixes: | Logan Dethrow |
2011-06-28 | STORM-1112 More cleanup of SOCKS 5 proxy code. | Logan Dethrow |