| .. |
|
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
|
Bit of cleanup around Translation and remove httpassetstorage
|
2015-09-11 17:34:53 -07:00 |
|
llassetstorage.h
|
Bit of cleanup around Translation and remove httpassetstorage
|
2015-09-11 17:34:53 -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
|
Set consistent terminology for yield/wait -> suspend for coroutines.
|
2015-09-18 11:39:22 -07: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-5820: Add a success/failure result to HTTP body parse method and react to that rather than an "undefined" LLSD
|
2015-11-03 14:22:42 -08:00 |
|
llcorehttputil.h
|
MAINT-5820: Add a success/failure result to HTTP body parse method and react to that rather than an "undefined" LLSD
|
2015-11-03 14:22:42 -08: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
|
…
|
|
|
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
|
…
|
|
|
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
|
…
|
|
|
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
|
…
|
|
|
lltransfertargetvfile.h
|
…
|
|
|
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
|
…
|
|