summaryrefslogtreecommitdiff
path: root/indra/llmessage
AgeCommit message (Collapse)Author
2019-08-12Automated merge with file:///Users/nat/linden/viewer-catchNat Goodspeed
2019-08-12DRTVWR-493: Make catch_llerrs() a member of WrapLLErrs.Nat Goodspeed
2019-08-10DRTVWR-493: Introduce test catch_what(), catch_llerrs() functions.Nat Goodspeed
Use them in place of awkward try/catch test boilerplate.
2019-07-24SL-4150 Rename htonmemcpyandreykproductengine
2019-07-03DRTVWR-493 LLAvatarNameCache to singletoneandreykproductengine
2019-05-08Merge viewer-releaseGraham Linden
2019-04-17Merge 6.2.1Graham Linden
2019-04-17Merged in lindenlab/viewer-release (EAM)AndreyL ProductEngine
2019-03-01Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-01-15SL-10291 Replace apr_atomic with standard C++11 functionalityandreykproductengine
2019-01-17SL-10291 cleanup-mutexandreykproductengine
2019-01-14SL-10291 Replace apr_mutex with standard C++11 functionalityandreykproductengine
2019-03-01Merged in lindenlab/viewer-release and incremented viewer version to 6.2.0AndreyL ProductEngine
2019-02-28MergeRider Linden
2019-02-20SL-9660: Next pass cleanup. Removed and downgraded a number of logs. ↵Rider Linden
Removed refs to LAPAS. Better sync with legacy regions.
2018-12-14SL-10153: Review and rationalize fetching paths from environment.Nat Goodspeed
Use LLStringUtil::getenv() or getoptenv() whenever we fetch a string that will be used as a pathname. Use LLFile::tmpdir() instead of getenv("TEMP"). As an added extra-special bonus, finally clean up $TMP/llcontrol-test-zzzzzz directories that have been accumulating every time we run a local build!
2018-12-12SL-10238: Viewer spport for push notifications from the simulator contaiting ↵Rider Linden
partial groups of settings. Blend these settings into the current environment.
2018-11-14Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-11-14MergeRider Linden
2018-09-27mergeBrad Payne (Vir Linden)
2018-09-27Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-09-26MergeRider Linden
2018-08-30Restore the ability for sockets to specify the interface to listen onOz Linden
2018-08-28Backed out changeset: 871c2923afceAndreyL ProductEngine
2018-08-17MAINT-5651 Froce-quit crashandreykproductengine
2019-04-17SL-2797 SOCKS5 not working reliablyandreykproductengine
2018-08-08Add optional hostname param to LLSocket::create() for testing.Nat Goodspeed
This allows the io.cpp test to listen only on the localhost loopback, avoiding the macOS 10.13.6 "allow listening for incoming connections" popup while running build-time tests that might halt an unattended TeamCity build.
2018-08-06MAINT-7703: Estate and region flags for parcel environmests (not written to ↵Rider Linden
DB yet)
2018-08-03MAINT-7699: More robust cap protocol, better support for delete and support ↵Rider Linden
for individual tracks, support for setting environment by asset id in the cap MAINT-7703: Initial flags sent in message protocol for parcels
2018-06-22Merged lindenlab/viewer-release into defaultAndrey Lihatskiy
2018-06-21MergeRider Linden
2018-06-21mergeBrad Payne (Vir Linden)
2018-06-02Use more typedefs to simplify sync between viewer and sim env settings code.Graham Linden
2018-05-22MergeRider Linden
2018-05-18MAINT-7626 EOF fixAndreyL ProductEngine
2018-05-08MAINT-7626 Update logging and comments, sync remaining transfer changesandreykproductengine
2018-05-08MAINT-7626 fix merge conflict2andreykproductengine
2018-05-07MAINT-7626 fix merge conflictandreykproductengine
2018-05-04MAINT-7626 Incorporate transfer changes into viewerandreykproductengine
2018-04-19MAINT-7626 Incorporate transfer changes into viewerandreykproductengine
2018-04-14MAINT-8442 Increase the total number of Estate Managers from 10 to 15AndreyL ProductEngine
2018-05-18mergeBrad Payne (Vir Linden)
2018-04-10MAINT-8489 Remove/Cleanup LLIMInfoAndrey Kleshchev
2018-03-07MergeRider Linden
2018-03-02mergeBrad Payne (Vir Linden)
2018-02-27Replace variadic template with more specific expansion.Rider Linden
2018-02-26MergeRider Linden
2018-02-26Added settings inventory object with subtypeRider Linden
2018-02-13mergeBrad Payne (Vir Linden)
2018-03-07MAINT-8364 Fix for requestAvatarNameCache_ crashandreykproductengine