Age | Commit message (Expand) | Author |
2023-03-29 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2022-05-24 | SL-17484 Unit test build fix (remove priority parameters). | Dave Parks |
2022-05-01 | Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically | Nicky |
2022-04-06 | Move CMake files to modernized cmake syntax, step 1. | Nicky |
2021-07-19 | Merge with tip of Master after a Viewer release | Callum Prentice |
2021-05-21 | Merge branch 'sl-10297' into DRTVWR-516-maint | Andrey Lihatskiy |
2021-05-17 | SL-15200: Add LLApp::sleep(duration) methods. | Nat Goodspeed |
2021-03-09 | This set of changes reverts the merge with master (git revert c83e740) and re... | Callum Prentice |
2021-03-09 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ... | Brad Payne (Vir Linden) |
2021-03-02 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy |
2020-09-17 | The folder where the disk cache lives was originally renamed from llvfs to ll... | Callum Prentice |
2020-09-16 | Renamed the references to LLVFile and llvfile.* source code plus cmake script... | Callum Prentice |
2020-09-16 | First part of change to remove LLVFS from the Viewer. Consists of code change... | Callum Prentice |
2020-09-11 | SL-13927 Turn SSL verification On for all SL services in viewer | Andrey Kleshchev |
2020-08-24 | SL-10297 merged 6.4.7 | Oz Linden |
2020-03-25 | Use reinterpret_cast to pass pthread_self (pthread_t) into CRYPTO_THREADID_se... | Nicky |
2020-03-25 | DRTVWR-476: pthread_self() also needs CRYPTO_THREADID_set_pointer() | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Use OpenSSL API suitable for 64-bit pointers. | Nat Goodspeed |
2019-06-12 | document that old crash logger is not used in production builds | Oz Linden |
2019-01-15 | SL-10291 Replace apr_atomic with standard C++11 functionality | andreykproductengine |
2017-10-11 | merge changes for 5.0.8-release | Oz Linden |
2017-08-30 | MAINT-7691 One more crashreported issue with unicode in windows | andreykproductengine |
2017-08-29 | MAINT-7691 Crash report is not generated/sent if appdata path contains unicod... | andreykproductengine |
2017-02-27 | Look for logcontrol-dev.xml in the user settings directory | Oz Linden |
2016-10-11 | MAINT-5232: Merge up to VLC viewer from viewer-release | Nat Goodspeed |
2016-08-30 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2016-06-30 | DRTVWR-418: Unify control flow through LLAppViewer across platforms. | Nat Goodspeed |
2016-05-06 | merge 4.0.4-release and MAINT-5974 | Oz Linden |
2016-04-20 | reset crash dump upload retries and timeouts | Oz Linden |
2016-04-20 | reset crash dump upload retries and timeouts | Oz Linden |
2016-04-20 | MAINT-6322 fix merge error that prevented crash dumps from being located for ... | Oz Linden |
2016-04-20 | MAINT-6322 fix merge error that prevented crash dumps from being located for ... | Oz Linden |
2016-04-13 | add logging around crash reporting, with minor code cleanups | Oz Linden |
2016-05-04 | merge changes for MAINT-5974 | Oz Linden |
2016-04-13 | add logging around crash reporting, with minor code cleanups | Oz Linden |
2016-04-08 | merge changes for MAINT-5974 | Oz Linden |
2016-04-04 | merge with 4.0.3-release | Oz Linden |
2016-03-08 | maint-5974 / maint-5422: rip crash logger save behavior out of windows logger | Glenn Glazer |
2016-03-08 | maint-5974 / maint-5422: remove extraneous return statement | Glenn Glazer |
2016-03-08 | maint-5974/maint-5422: viewer changes for new crash reporting, remove no send... | Glenn Glazer |
2016-01-29 | MAINT-6099: One more log message. | Rider Linden |
2016-01-29 | MAINT-6099: Add a check on the result of requestPostWithLLSD for error. Also... | Rider Linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-10-14 | MAINT-5732: Change to the way event polling handles error conditions and canc... | Rider Linden |
2015-09-16 | maint-5422 changes and merge from release | Glenn Glazer |
2015-09-15 | MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib | Rider Linden |
2015-07-08 | Change HttpOptions::ptr_t to be shared_ptr<> rather than intrusive. | Rider Linden |
2015-07-08 | Convert LLCore::HttpHeaders to use shared_ptr<> rather than an intrusive_ptr<... | Rider Linden |
2015-06-29 | MAINT-4952: Use IntrusivePtr for BufferArray,HttpHeaders,HttpOptions. | Nat Goodspeed |