..
tests
SL-15742: Convert build scripts to Python 3
2021-12-10 14:42:49 -08:00
CMakeLists.txt
Switch to target_include_directories
2022-04-17 18:04:57 +02:00
llassetstorage.cpp
This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal
2021-03-09 14:39:51 -08:00
llassetstorage.h
Clean up a merge conflict
2021-04-29 13:45:15 -07:00
llavatarname.cpp
MAINT-7112 FIXED URI namespace /completename is still affected by the Usernames viewer setting.
2017-02-07 12:56:45 +02:00
llavatarname.h
MAINT-7112 FIXED URI namespace /completename is still affected by the Usernames viewer setting.
2017-02-07 12:56:45 +02:00
llavatarnamecache.cpp
Merge branch 'master' of https://bitbucket.org/lindenlab/viewer/src/master into DRTVWR-515-maint
2021-02-01 22:28:15 +02:00
llavatarnamecache.h
SL-14078 No point in verifying display name cap each frame #2
2020-10-12 19:40:22 +03:00
llblowfishcipher.cpp
SL-15211 Update OpenSSL library
2021-05-27 12:56:35 +03:00
llblowfishcipher.h
…
llbuffer.cpp
DRTVWR-494: Use std: 🧵 :id for LLThread::currentID().
2020-03-25 15:28:17 -04:00
llbuffer.h
…
llbufferstream.cpp
DRTVWR-494: Use std: 🧵 :id for LLThread::currentID().
2020-03-25 15:28:17 -04:00
llbufferstream.h
…
llcachename.cpp
…
llcachename.h
…
llchainio.cpp
…
llchainio.h
…
llcipher.h
…
llcircuit.cpp
Revert "Merge branch 'c++17' into DRTVWR-522-maint"
2021-09-28 19:22:18 +03:00
llcircuit.h
…
llclassifiedflags.cpp
…
llclassifiedflags.h
…
llcoproceduremanager.cpp
Merge master (DRTVWR-515) into DRTVWR-516-maint
2021-04-29 21:00:25 +03:00
llcoproceduremanager.h
Merge master (DRTVWR-515) into DRTVWR-516-maint
2021-04-29 21:00:25 +03:00
llcorehttputil.cpp
This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal
2021-03-09 14:39:51 -08:00
llcorehttputil.h
MAINT-6338: Add methods for getting and setting boolean properties from gSavedSettings in the HTTPCore. Use those methods to access new key HTTPLogBodyOnError. Dump body of HTTP message to log in case of error if this key is true.
2016-04-25 12:06:33 -07:00
lldatapacker.cpp
SL-13599 Missing bounds checks in deserializer code
2020-10-19 21:46:56 +03:00
lldatapacker.h
SL-13599 Missing bounds checks in deserializer code
2020-10-19 21:46:56 +03:00
lldbstrings.h
…
lldispatcher.cpp
Revert "Merge branch 'c++17' into DRTVWR-522-maint"
2021-09-28 19:22:18 +03:00
lldispatcher.h
SL-10238: Viewer spport for push notifications from the simulator contaiting partial groups of settings. Blend these settings into the current environment.
2018-12-12 14:07:23 -08:00
lleventflags.h
…
llexperiencecache.cpp
SL-14807 Viewer crashes when creating an experience
2021-02-10 01:10:36 +02:00
llexperiencecache.h
SL-13891 Coroutine creation was requested on exit
2020-09-02 17:10:24 +03:00
llextendedstatus.h
This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal
2021-03-09 14:39:51 -08:00
llfiltersd2xmlrpc.cpp
…
llfiltersd2xmlrpc.h
…
llfollowcamparams.h
…
llhost.cpp
…
llhost.h
…
llhttpnode.cpp
SL-11727 Fix build warnings
2019-10-23 16:37:15 +03:00
llhttpnode.h
…
llhttpnodeadapter.h
…
llhttpsdhandler.cpp
…
llhttpsdhandler.h
…
llinstantmessage.cpp
MAINT-8489 Remove/Cleanup LLIMInfo
2018-04-10 15:59:21 +00:00
llinstantmessage.h
MAINT-8489 Remove/Cleanup LLIMInfo
2018-04-10 15:59:21 +00:00
llinvite.h
…
lliobuffer.cpp
…
lliobuffer.h
…
lliohttpserver.cpp
…
lliohttpserver.h
…
lliopipe.cpp
…
lliopipe.h
…
lliosocket.cpp
DRTVWR-476: Add "Socket" debug log output for socket operations.
2020-05-27 10:42:49 -04:00
lliosocket.h
Restore the ability for sockets to specify the interface to listen on
2018-08-30 16:25:45 -04:00
llioutil.cpp
…
llioutil.h
…
llloginflags.h
…
llmail.cpp
SL-4150 Rename htonmemcpy
2019-07-24 16:58:24 +03:00
llmail.h
…
llmessagebuilder.cpp
…
llmessagebuilder.h
…
llmessageconfig.cpp
…
llmessageconfig.h
…
llmessagereader.cpp
…
llmessagereader.h
…
llmessagesenderinterface.h
…
llmessagetemplate.cpp
SL-4150 Rename htonmemcpy
2019-07-24 16:58:24 +03:00
llmessagetemplate.h
…
llmessagetemplateparser.cpp
…
llmessagetemplateparser.h
…
llmessagethrottle.cpp
Revert "Merge branch 'c++17' into DRTVWR-522-maint"
2021-09-28 19:22:18 +03:00
llmessagethrottle.h
…
llmsgvariabletype.h
…
llnamevalue.cpp
…
llnamevalue.h
…
llnullcipher.cpp
…
llnullcipher.h
…
llpacketack.cpp
…
llpacketack.h
…
llpacketbuffer.cpp
…
llpacketbuffer.h
…
llpacketring.cpp
…
llpacketring.h
…
llpartdata.cpp
…
llpartdata.h
…
llproxy.cpp
Merge branch 'master' into DRTVWR-513-maint
2020-07-21 11:54:11 +03:00
llproxy.h
Merge branch 'master' into DRTVWR-513-maint
2020-07-21 11:54:11 +03:00
llpumpio.cpp
SL-10291 cleanup-mutex
2019-01-17 01:53:27 +02:00
llpumpio.h
SL-10291 cleanup-mutex
2019-01-17 01:53:27 +02:00
llqueryflags.h
…
llregionflags.h
Merge 6.2.1
2019-04-17 11:24:08 -07:00
llregionhandle.h
…
llsdappservices.cpp
…
llsdappservices.h
…
llsdhttpserver.cpp
…
llsdhttpserver.h
…
llsdmessagebuilder.cpp
…
llsdmessagebuilder.h
…
llsdmessagereader.cpp
…
llsdmessagereader.h
…
llservice.cpp
…
llservice.h
…
llservicebuilder.cpp
…
llservicebuilder.h
…
llstoredmessage.cpp
…
llstoredmessage.h
…
lltaskname.h
…
llteleportflags.h
SL-12631 Update llteleportflags.h in the viewer to match the simulator
2020-02-13 12:40:24 +02:00
lltemplatemessagebuilder.cpp
SL-4150 Rename htonmemcpy
2019-07-24 16:58:24 +03:00
lltemplatemessagebuilder.h
…
lltemplatemessagedispatcher.cpp
…
lltemplatemessagedispatcher.h
…
lltemplatemessagereader.cpp
SL-4150 Rename htonmemcpy
2019-07-24 16:58:24 +03:00
lltemplatemessagereader.h
…
llthrottle.cpp
…
llthrottle.h
…
lltransfermanager.cpp
MAINT-5651 Froce-quit crash
2018-08-17 21:48:40 +03:00
lltransfermanager.h
…
lltransfersourceasset.cpp
This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal
2021-03-09 14:39:51 -08:00
lltransfersourceasset.h
This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal
2021-03-09 14:39:51 -08:00
lltransfersourcefile.cpp
…
lltransfersourcefile.h
…
lltransfertargetfile.cpp
…
lltransfertargetfile.h
…
lltransfertargetvfile.cpp
This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal
2021-03-09 14:39:51 -08:00
lltransfertargetvfile.h
This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal
2021-03-09 14:39:51 -08:00
lltrustedmessageservice.cpp
…
lltrustedmessageservice.h
…
lluseroperation.cpp
…
lluseroperation.h
…
llvehicleparams.h
…
llxfer.cpp
Remove redundant LL_EXSTAT_ from enums.
2020-07-22 06:48:15 +03:00
llxfer.h
MAINT-7626 Update logging and comments, sync remaining transfer changes
2018-05-08 15:55:01 +03:00
llxfer_file.cpp
MAINT-7626 EOF fix
2018-05-18 02:51:09 +03:00
llxfer_file.h
MAINT-7626 Incorporate transfer changes into viewer
2018-04-19 18:37:35 +03:00
llxfer_mem.cpp
Remove redundant LL_EXSTAT_ from enums.
2020-07-22 06:48:15 +03:00
llxfer_mem.h
MAINT-7626 Incorporate transfer changes into viewer
2018-04-19 18:37:35 +03:00
llxfer_vfile.cpp
This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal
2021-03-09 14:39:51 -08:00
llxfer_vfile.h
This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal
2021-03-09 14:39:51 -08:00
llxfermanager.cpp
This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal
2021-03-09 14:39:51 -08:00
llxfermanager.h
This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal
2021-03-09 14:39:51 -08:00
llxorcipher.cpp
…
llxorcipher.h
…
machine.cpp
…
machine.h
…
mean_collision_data.h
…
message.cpp
SL-15200: Add LLApp::sleep(duration) methods.
2021-05-17 13:37:13 -04:00
message.h
DRTVWR-510 remove all LL_SOLARIS conditionals
2020-10-08 17:16:22 -06:00
message_prehash.cpp
SL-13313 Support RegionInfo5 block in RegionInfo message, and add log message
2021-01-12 16:22:17 +02:00
message_prehash.h
SL-13313 Support RegionInfo5 block in RegionInfo message, and add log message
2021-01-12 16:22:17 +02:00
message_string_table.cpp
…
net.cpp
…
net.h
…
partsyspacket.cpp
…
partsyspacket.h
…
patch_code.cpp
…
patch_code.h
…
patch_dct.cpp
…
patch_dct.h
…
patch_idct.cpp
…
sound_ids.cpp
…
sound_ids.h
…