phoenix-firestorm/indra/llmessage
Nat Goodspeed 391d9a367b Merge restore of more selfless changes 2015-07-10 19:34:20 -04:00
..
tests Removed dead code, llsdmessage, llcapabilitylistener and the associated tests. 2015-06-09 15:36:10 -07:00
CMakeLists.txt Merge restore of more selfless changes 2015-07-10 19:34:20 -04:00
llares.cpp MAINT-4009: Adding an ares cleanup call to free the allocated memory. 2014-04-23 17:57:23 +01:00
llares.h merge changes for 3.7.9-release 2014-06-16 11:42:37 -04:00
llareslistener.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llareslistener.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llassetstorage.cpp trivial: fix several weird compiling errors. 2013-10-25 10:29:45 -06:00
llassetstorage.h SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms 2013-08-18 22:30:27 -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 Backed out changeset bab1000e1b2d: restore 'selfless' changes 2015-07-10 19:30:10 -04:00
llavatarnamecache.h Merge 2015-04-13 09:37:09 -07:00
llblowfishcipher.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llblowfishcipher.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llbuffer.cpp merge with release 2014-03-12 12:48:43 -07:00
llbuffer.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llbufferstream.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llbufferstream.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llcachename.cpp Update to build on Xcode 6.0: removed unised const variables [-Wunused-const-variable] 2014-10-17 14:48:17 -07:00
llcachename.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llchainio.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llchainio.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llcipher.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
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 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llclassifiedflags.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llcorehttputil.cpp Merge restore of more selfless changes 2015-07-10 19:34:20 -04:00
llcorehttputil.h Merge restore of more selfless changes 2015-07-10 19:34:20 -04:00
llcurl.cpp Boost unique_ptr into xmlrpc 2015-03-24 10:00:30 -07:00
llcurl.h Adding new HTTP handling for material manager. 2015-03-19 17:01:21 -07:00
lldatapacker.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
lldatapacker.h second phase summer cleaning 2013-08-09 17:11:19 -07:00
lldbstrings.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lldispatcher.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
lldispatcher.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lleventflags.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
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 Updated experience cache to get a const reference to xp data 2014-03-17 15:57:15 -07:00
llextendedstatus.h Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
llfiltersd2xmlrpc.cpp renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
llfiltersd2xmlrpc.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llfollowcamparams.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llhost.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llhost.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
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 SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms 2013-08-18 22:30:27 -07:00
llhttpclient.cpp Merge 2015-04-13 09:37:09 -07:00
llhttpclient.h Merge viewer-release => sunshine-internal 2013-10-29 13:20:18 +00:00
llhttpclientinterface.h Removal of RPCXML dep on LLCurl switching to LLCore::Html 2015-03-16 17:14:34 -07:00
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 merge 2013-05-21 16:18:48 -04:00
llhttpnodeadapter.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llhttpsdhandler.cpp Converting llmediaclient to new order. 2015-04-28 09:39:47 -07:00
llhttpsdhandler.h Coding policy fixes 2015-06-17 13:53:28 -07:00
llhttpsender.cpp merge with release 2014-03-12 12:48:43 -07:00
llhttpsender.h MAINT-3555 crash in LLPanel::~LLPanel() on shutdown: 2014-02-05 20:45:09 +02:00
llinstantmessage.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llinstantmessage.h merge changes for 3.5.3-release 2013-06-13 15:28:13 -04:00
llinvite.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lliobuffer.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
lliobuffer.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lliohttpserver.cpp v-r -> s-e merge WIP 2014-05-14 17:50:59 -04:00
lliohttpserver.h merge 2013-05-21 16:18:48 -04:00
lliopipe.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
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 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llloginflags.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llmail.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llmail.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llmessagebuilder.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llmessagebuilder.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
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 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llmessagereader.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llmessagereader.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llmessagesenderinterface.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llmessagetemplate.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llmessagetemplate.h merge with release 2014-03-12 12:48:43 -07:00
llmessagetemplateparser.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llmessagetemplateparser.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llmessagethrottle.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llmessagethrottle.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llmsgvariabletype.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llnamevalue.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llnamevalue.h Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
llnullcipher.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llnullcipher.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llpacketack.cpp SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms 2013-08-16 12:38:12 -07:00
llpacketack.h broke out llunit.h into llunittype.h and llunits.h for unit declarations 2013-08-27 13:41:19 -07:00
llpacketbuffer.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llpacketbuffer.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llpacketring.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llpacketring.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
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 Merge downstream code and viewer-beta 2013-05-09 14:10:45 -07:00
llproxy.cpp merge with viewer-release 2013-06-05 19:05:43 -07:00
llproxy.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llpumpio.cpp renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
llpumpio.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llqueryflags.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
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 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llsdhttpserver.cpp merge 2013-05-21 16:18:48 -04:00
llsdhttpserver.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llsdmessagebuilder.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llsdmessagebuilder.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llsdmessagereader.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llsdmessagereader.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llsdrpcclient.cpp renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
llsdrpcclient.h Removal of RPCXML dep on LLCurl switching to LLCore::Html 2015-03-16 17:14:34 -07:00
llsdrpcserver.cpp renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
llsdrpcserver.h second phase summer cleaning 2013-08-09 17:11:19 -07:00
llservice.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llservice.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
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 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llstoredmessage.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llstoredmessage.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltaskname.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llteleportflags.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltemplatemessagebuilder.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
lltemplatemessagebuilder.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltemplatemessagedispatcher.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltemplatemessagedispatcher.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltemplatemessagereader.cpp merge with release 2014-03-12 12:48:43 -07:00
lltemplatemessagereader.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
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 SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms 2013-08-16 12:38:12 -07:00
lltransfermanager.cpp Appears to fix MAINT-4184 2014-07-22 17:24:00 -07:00
lltransfermanager.h Merge downstream code and viewer-beta 2013-05-09 14:10:45 -07:00
lltransfersourceasset.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
lltransfersourceasset.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltransfersourcefile.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
lltransfersourcefile.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltransfertargetfile.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
lltransfertargetfile.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltransfertargetvfile.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
lltransfertargetvfile.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltrustedmessageservice.cpp sunshine-external merge WIP 2014-05-13 10:02:26 -04:00
lltrustedmessageservice.h merge 2013-05-21 16:18:48 -04:00
llurlrequest.cpp sunshine-external merge WIP 2014-05-13 10:02:26 -04:00
llurlrequest.h Merge viewer-release => sunshine-internal 2013-10-29 13:20:18 +00:00
lluseroperation.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
lluseroperation.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llvehicleparams.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llxfer.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llxfer.h Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
llxfer_file.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llxfer_file.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llxfer_mem.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llxfer_mem.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llxfer_vfile.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llxfer_vfile.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
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 Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
llxorcipher.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llxorcipher.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
machine.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
machine.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
mean_collision_data.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
message.cpp merge changes for 3.7.27-release 2015-04-13 16:23:36 -04: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-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 second phase summer cleaning 2013-08-09 17:11:19 -07:00
net.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
net.h Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
partsyspacket.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
partsyspacket.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
patch_code.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
patch_code.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
patch_dct.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
patch_dct.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
patch_idct.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
sound_ids.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
sound_ids.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00