Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-28 | upgrade to Vivox SDK 4.9.002 | Oz Linden | |
2017-04-14 | Change certificate store infrastructure to key off of the Subject Key | Oz Linden | |
Id rather than sha1 hash, since that is rarely used in modern certs. The previous form was storing trusted certs using an empty sha1 hash value as the key, which meant most certificates matched... not good. Modify the LLCertException to pass certificate information back as LLSD rather than an LLPointer<LLCertificate>, because when the exception is being thown from the certificate constructor that results in one of a couple of other exceptions (even refcounting won't save you when the problem is that the thing you're pointing to never finished coming into being properly). Update the certificates in the llsechandler_basic_test to modern conventions, and extend the classes to allow for an optional validation date so that the test can use a fixed date. Also make all the certificates include the plain text form for ease of reference. | |||
2017-03-17 | upgrade to slvoice with vivox sdk 4.7.0005.25982 | Oz Linden | |
2017-03-16 | upgrade to slvoice with vivox sdk 4.7.0005.25479 | Oz Linden | |
2017-03-01 | update the certificate bundle before a release candidate build | Oz Linden | |
2017-02-27 | adjust appearance utility to be compatible with logging change | Oz Linden | |
2017-01-19 | update build to one that can be used in p64 | Oz Linden | |
2017-01-18 | upgrade slvoice package to 4.7.0005 | Oz Linden | |
2016-11-16 | merge changes for 4.1.2-release | Oz Linden | |
2016-10-27 | MAINT-6810 win10, 4k monitor and UI scale of 2.0 makes most web content too ↵ | pavelkproductengine | |
small to read | |||
2016-10-20 | remove newline from llca copyright; it messes up the build | Oz Linden | |
2016-10-19 | remove linux version of llca; use common version | Oz Linden | |
2016-10-19 | add CA source data acknowledgement to licenses | Oz Linden | |
2016-10-19 | update CA bundle | Oz Linden | |
2016-10-19 | upgrade slvoice to 4.7.0004 | Oz Linden | |
2016-10-18 | merge changes for 4.1.1-release | Oz Linden | |
2016-10-10 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2016-09-07 | Restore version of CEF that has the correct Y flipping enabled - ↵ | Callum Prentice | |
(2526/chrome47 version - soon to be replaced with 2704/chrome 51) | |||
2016-08-31 | MAINT-5011: Revert to googlemock built on squeeze | Nat Goodspeed | |
2016-08-31 | Backed out changeset 8c0e52a212bb - revert to googlemock 297460 | Nat Goodspeed | |
2016-08-31 | MAINT-5011: Revert to llceflib built on squeeze | Nat Goodspeed | |
2016-08-31 | Backed out changeset 538a5b77f08e - revert to llceflib 311349 | Nat Goodspeed | |
2016-08-31 | MAINT-5011: Revert to colladadom built on squeeze | Nat Goodspeed | |
2016-08-31 | Backed out changeset c494a6e0b619 - revert to colladadom 297450 | Nat Goodspeed | |
2016-08-31 | MAINT-5011: Revert to boost built on squeeze | Nat Goodspeed | |
2016-08-31 | Backed out changeset 4cf5551a22a6 - revert to boost 297445 | Nat Goodspeed | |
2016-08-29 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-vlc | Nat Goodspeed | |
2016-08-25 | Update to googlemock build 319024 | Nat Goodspeed | |
2016-08-25 | Update to llceflib build 319030 | Nat Goodspeed | |
2016-08-25 | Update to colladadom build 319021 | Nat Goodspeed | |
2016-08-25 | Update to boost build 318979 | Nat Goodspeed | |
2016-08-16 | Re-delete VSTool.exe invocations from autobuild.xml. | Nat Goodspeed | |
The CMake invocations are controlled by UNATTENDED -- these were not. Let CMake do it if it must be done. | |||
2016-08-15 | Backed out changeset e187a6b45ce6: restored VSTool et al. | Nat Goodspeed | |
2016-08-15 | Remove VSTool, its build info and all invocations. | Nat Goodspeed | |
VSTool manipulates the SecondLife.sln solution file for the convenience of a developer subsequently running Visual Studio interactively. But the cost of having it sometimes break TeamCity automated builds is too high -- especially since we never expect to run Visual Studio interactively on a TC build host. Also remove the CMake UNATTENDED variable that controlled it. | |||
2016-07-27 | correct hash values for slvoice packages | Oz Linden | |
2016-07-26 | change certificate authority bundle to use common platform | Oz Linden | |
2016-07-21 | update to 4.7.0004 from Vivox | Oz Linden | |
2016-07-21 | SL-429: Use a new certificate authority bundle based on data from Mozilla | Oz Linden | |
2016-07-21 | Missed updated version of LLCEFLib with flipped mouse Y input - perils of ↵ | Callum Linden | |
using local files | |||
2016-07-20 | MAINT-6578 Broken texture batching - fixed along with misc LibVLC plugin ↵ | Callum Linden | |
additions (status, titles, looping) | |||
2016-07-19 | MAINT-6578: pick up version of LLCEFLib that has output Y flipped to match ↵ | Callum Linden | |
updated viewer setting | |||
2016-07-01 | DRTVWR-418: Update to llappearance_utility fixed for LLApp::frame() | Nat Goodspeed | |
2016-06-06 | update llceflib for MAINT-6488 | Oz Linden | |
2016-06-02 | Linux: Official 3P URL for vlc-bin. | Nicky | |
2016-05-23 | Automated merge with tip of viewer-release | callum_linden | |
2016-05-13 | Pull in vlclib binary autobuild package | callum_linden | |
2016-05-13 | pull in unflipped version of LLCEFLib | callum_linden | |
2016-05-05 | various changes required to compile on new clang | Oz Linden | |
2016-04-21 | correct llphysicsextensions package for windows | Oz Linden | |
2016-04-05 | upgrade llphysicsextenstions to work around a new clang recursion check | Oz Linden | |