phoenix-firestorm/indra/llmessage
Rider Linden 4d9dd3271b 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
..
tests Removed dead code, llsdmessage, llcapabilitylistener and the associated tests. 2015-06-09 15:36:10 -07:00
CMakeLists.txt More rt lib 2015-12-18 09:59:03 -08:00
llassetstorage.cpp Merge 2016-03-17 13:14:21 -07:00
llassetstorage.h Merge 2016-03-17 13:14:21 -07:00
llavatarname.cpp merge with release 2014-03-12 12:48:43 -07:00
llavatarname.h merge with release 2014-03-12 12:48:43 -07:00
llavatarnamecache.cpp Set consistent terminology for yield/wait -> suspend for coroutines. 2015-09-18 11:39:22 -07:00
llavatarnamecache.h Merge 2015-04-13 09:37:09 -07:00
llblowfishcipher.cpp
llblowfishcipher.h
llbuffer.cpp merge with release 2014-03-12 12:48:43 -07:00
llbuffer.h
llbufferstream.cpp
llbufferstream.h
llcachename.cpp MAINT-5506: Fix ugly timing bug in llurlentry static initialization. 2015-08-18 17:05:29 -04:00
llcachename.h
llchainio.cpp
llchainio.h
llcipher.h
llcircuit.cpp merge changes for 3.7.27-release 2015-04-13 16:23:36 -04:00
llcircuit.h MAINT-4708 better grouping of ack messages between viewer and server 2014-12-18 20:05:36 +02:00
llclassifiedflags.cpp
llclassifiedflags.h
llcoproceduremanager.cpp MAINT-6305: Serialize the AIS calls by reducing the queue size to 1, move the bake request out of the AIS queue. 2016-04-13 22:40:49 +01:00
llcoproceduremanager.h MAINT-5575: Convert the Experience cache into a coro based singleton. 2015-09-01 16:13:52 -07:00
llcorehttputil.cpp 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
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
lldatapacker.h
lldbstrings.h
lldispatcher.cpp
lldispatcher.h
lleventflags.h
llexperiencecache.cpp Initial changes for Vivox/Azumarill merge. Lots of temporary code and conditional compile switches. Begin switch from statemachine to coroutine. 2015-12-04 14:27:22 -08:00
llexperiencecache.h Experience Profile to coroutines and Experience cache. 2015-09-04 13:13:16 -07:00
llextendedstatus.h
llfiltersd2xmlrpc.cpp renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
llfiltersd2xmlrpc.h
llfollowcamparams.h
llhost.cpp MAINT-5506: Fix ugly timing bug in llurlentry static initialization. 2015-08-18 17:05:29 -04:00
llhost.h MAINT-4952: Removed a bit of debug code that got included accidentally and change host == LLHost() to host.isInvalid() 2015-08-24 14:19:30 -07:00
llhttpnode.cpp sunshine-external merge WIP 2014-05-13 10:02:26 -04:00
llhttpnode.h
llhttpnodeadapter.h
llhttpsdhandler.cpp MAINT-5732: Change to the way event polling handles error conditions and cancel calls. 2015-10-14 17:46:24 -07:00
llhttpsdhandler.h MAINT-5732: Change to the way event polling handles error conditions and cancel calls. 2015-10-14 17:46:24 -07:00
llinstantmessage.cpp
llinstantmessage.h
llinvite.h
lliobuffer.cpp
lliobuffer.h
lliohttpserver.cpp v-r -> s-e merge WIP 2014-05-14 17:50:59 -04:00
lliohttpserver.h
lliopipe.cpp
lliopipe.h Update to build on Xcode 6.0: cleaned up some Boostisms and removed some dead code 2014-10-17 14:46:37 -07:00
lliosocket.cpp sunshine-external merge WIP 2014-05-13 10:02:26 -04:00
lliosocket.h sunshine-external merge WIP 2014-05-13 10:02:26 -04:00
llioutil.cpp renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
llioutil.h
llloginflags.h
llmail.cpp
llmail.h
llmessagebuilder.cpp
llmessagebuilder.h
llmessageconfig.cpp restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes 2015-04-10 11:02:37 -04:00
llmessageconfig.h
llmessagereader.cpp
llmessagereader.h
llmessagesenderinterface.h
llmessagetemplate.cpp
llmessagetemplate.h merge with release 2014-03-12 12:48:43 -07:00
llmessagetemplateparser.cpp
llmessagetemplateparser.h
llmessagethrottle.cpp
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 Update to build on Xcode 6.0: more removed of unused const variables [-Wunused-const-variable] 2014-10-17 14:50:19 -07:00
llpartdata.h
llproxy.cpp MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib 2015-09-15 17:01:26 -07:00
llproxy.h MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib 2015-09-15 17:01:26 -07:00
llpumpio.cpp renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
llpumpio.h
llqueryflags.h
llregionflags.h Merge with 3.7.8-release 2014-05-20 10:03:09 -07:00
llregionhandle.h Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
llsdappservices.cpp v-r -> s-e merge WIP 2014-05-14 17:50:59 -04:00
llsdappservices.h
llsdhttpserver.cpp
llsdhttpserver.h
llsdmessagebuilder.cpp
llsdmessagebuilder.h
llsdmessagereader.cpp
llsdmessagereader.h
llservice.cpp
llservice.h
llservicebuilder.cpp restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes 2015-04-10 11:02:37 -04:00
llservicebuilder.h
llstoredmessage.cpp
llstoredmessage.h
lltaskname.h
llteleportflags.h
lltemplatemessagebuilder.cpp
lltemplatemessagebuilder.h
lltemplatemessagedispatcher.cpp
lltemplatemessagedispatcher.h
lltemplatemessagereader.cpp merge with release 2014-03-12 12:48:43 -07:00
lltemplatemessagereader.h
llthrottle.cpp Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
llthrottle.h
lltransfermanager.cpp Appears to fix MAINT-4184 2014-07-22 17:24:00 -07:00
lltransfermanager.h
lltransfersourceasset.cpp
lltransfersourceasset.h
lltransfersourcefile.cpp
lltransfersourcefile.h
lltransfertargetfile.cpp
lltransfertargetfile.h
lltransfertargetvfile.cpp MAINT-6066 crash in LLTransferSource::getID() 2016-02-10 19:56:08 +02:00
lltransfertargetvfile.h MAINT-6066 crash in LLTransferSource::getID() 2016-02-10 19:56:08 +02:00
lltrustedmessageservice.cpp MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib 2015-09-15 17:01:26 -07:00
lltrustedmessageservice.h
lluseroperation.cpp
lluseroperation.h
llvehicleparams.h
llxfer.cpp
llxfer.h
llxfer_file.cpp
llxfer_file.h
llxfer_mem.cpp
llxfer_mem.h
llxfer_vfile.cpp
llxfer_vfile.h
llxfermanager.cpp Update to build on Xcode 6.0: clang is super picky extra parens around expression [-Wparenthes 2014-10-17 14:52:21 -07:00
llxfermanager.h
llxorcipher.cpp
llxorcipher.h
machine.cpp
machine.h
mean_collision_data.h
message.cpp Set consistent terminology for yield/wait -> suspend for coroutines. 2015-09-18 11:39:22 -07:00
message.h MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib 2015-09-15 17:01:26 -07:00
message_prehash.cpp Merge viewer-release 2015-04-15 15:07:13 -07:00
message_prehash.h Merge viewer-release 2015-04-15 15:07:13 -07: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