phoenix-firestorm/indra/llmessage
Nicky 5dbcd707a3 Merge with FS tip. 2015-11-24 15:22:12 +01:00
..
tests Explain why LLHost::setHostByName() / getHostName() test skipped. 2015-01-23 13:27:44 -05:00
CMakeLists.txt Merge viewer-xp_tools 2015-06-25 11:57:17 +02:00
llares.cpp Merge LL V3.7.9 (AIS3 + SSA) 2014-10-22 02:02:08 +02:00
llares.h Fix member accessibility for LLAres::UriRewriteResponder 2015-10-16 00:27:59 +02:00
llareslistener.cpp
llareslistener.h
llassetstorage.cpp MAINT-5430 Crash LLAssetStorage::downloadCompleteCallback 2015-07-30 18:35:33 +03:00
llassetstorage.h
llavatarname.cpp Clean up formatting for easier readability 2015-04-30 09:36:42 +02:00
llavatarname.h Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
llavatarnamecache.cpp Set the avatar name expiration period via LL's method instead of applying a minimum expiration of 60 minutes 2015-10-10 20:46:02 +02:00
llavatarnamecache.h Merge with tools update. 2015-05-05 13:09:27 +02:00
llblowfishcipher.cpp more deprecated call fixes (llmsg -> LL_MSG() / llendl -> LL_ENDL) 2014-06-10 08:01:16 -07:00
llblowfishcipher.h
llbuffer.cpp
llbuffer.h
llbufferstream.cpp
llbufferstream.h
llcachename.cpp Merge with tools update. 2015-05-05 13:09:27 +02:00
llcachename.h
llchainio.cpp
llchainio.h
llcipher.h
llcircuit.cpp Merge LL V3.7.27 2015-04-14 22:08:31 +02:00
llcircuit.h Merge LL V3.7.27 2015-04-14 22:08:31 +02:00
llclassifiedflags.cpp
llclassifiedflags.h
llcorehttputil.cpp Cleanup pass. Documentation. Get older llcorehttp-using 2014-09-09 15:36:35 -04:00
llcorehttputil.h Bring better error handling to inventory item and folder fetching. 2014-08-26 18:33:14 -04:00
llcurl.cpp Merge. 2015-10-25 17:46:36 +01:00
llcurl.h Merge. 2015-10-25 19:09:16 +01:00
lldatapacker.cpp
lldatapacker.h Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
lldbstrings.h
lldispatcher.cpp
lldispatcher.h
lleventflags.h
llexperiencecache.cpp Updated all experience responders for LLCurl::Responder interface changes for ACME-1535 and ACME-1536 2014-06-24 22:43:23 +01:00
llexperiencecache.h
llextendedstatus.h
llfiltersd2xmlrpc.cpp FIRE-15874; (more of) do not write illegal characters into XML files. 2015-07-27 11:03:21 +02:00
llfiltersd2xmlrpc.h
llfollowcamparams.h
llhost.cpp
llhost.h
llhttpassetstorage.cpp Update to build on Xcode 6.0: removed unised const variables [-Wunused-const-variable] 2014-10-17 14:48:17 -07:00
llhttpassetstorage.h
llhttpclient.cpp Merge with Viewer-VMM 2015-07-15 14:23:19 +02:00
llhttpclient.h Merge with Viewer-VMM 2015-07-15 14:23:19 +02:00
llhttpclientadapter.cpp
llhttpclientadapter.h
llhttpclientinterface.h
llhttpconstants.cpp Cleanup work. Use http constants for content-type and 2014-09-19 19:43:25 -04:00
llhttpconstants.h Cleanup work. Use http constants for content-type and 2014-09-19 19:43:25 -04:00
llhttpnode.cpp sunshine-external merge WIP 2014-05-13 10:02:26 -04:00
llhttpnode.h
llhttpnodeadapter.h
llhttpsender.cpp
llhttpsender.h
llinstantmessage.cpp Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
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 Merge with tools update. 2015-05-05 13:09:27 +02:00
lliosocket.cpp Merge LL V3.7.9 (AIS3 + SSA) 2014-10-22 02:02:08 +02:00
lliosocket.h sunshine-external merge WIP 2014-05-13 10:02:26 -04:00
llioutil.cpp
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 more deprecated call fixes (llmsg -> LL_MSG() / llendl -> LL_ENDL) 2014-06-10 08:01:16 -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 Merge with tools update. 2015-05-05 13:09:27 +02:00
llpartdata.h
llproxy.cpp
llproxy.h
llpumpio.cpp
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
llsdmessage.cpp sunshine-external merge WIP 2014-05-13 10:02:26 -04:00
llsdmessage.h
llsdmessagebuilder.cpp
llsdmessagebuilder.h
llsdmessagereader.cpp
llsdmessagereader.h
llsdrpcclient.cpp
llsdrpcclient.h merge fix 2014-05-16 13:28:22 -04:00
llsdrpcserver.cpp
llsdrpcserver.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 more deprecated call fixes (llmsg -> LL_MSG() / llendl -> LL_ENDL) 2014-06-10 08:01:16 -07:00
lltemplatemessagedispatcher.h
lltemplatemessagereader.cpp Remove exception, current code will handle too small packets gracefully and pad with zero. 2015-08-11 11:33:56 +02: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
lltransfertargetvfile.h
lltrustedmessageservice.cpp sunshine-external merge WIP 2014-05-13 10:02:26 -04:00
lltrustedmessageservice.h
llurlrequest.cpp Allow TLS 1.2. 2015-11-16 15:26:18 +01:00
llurlrequest.h Merge LL V3.7.9 (AIS3 + SSA) 2014-10-22 02:02:08 +02:00
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 Merge with tools update. 2015-05-05 13:09:27 +02:00
message.h MAINT-4708 better grouping of ack messages between viewer and server 2014-12-18 20:05:36 +02:00
message_prehash.cpp Merge viewer-xp_tools 2015-06-25 11:57:17 +02:00
message_prehash.h Merge viewer-xp_tools 2015-06-25 11:57:17 +02:00
message_string_table.cpp
net.cpp
net.h
partsyspacket.cpp
partsyspacket.h
patch_code.cpp Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
patch_code.h
patch_dct.cpp
patch_dct.h
patch_idct.cpp
sound_ids.cpp
sound_ids.h