.. |
udt
|
Merge pull request #12432 from highfidelity/feat/content-settings
|
2018-02-27 13:30:53 -08:00 |
AbstractUriHandler.h
|
|
|
AccountManager.cpp
|
First pass at consolidation
|
2017-10-24 12:01:05 -07:00 |
AccountManager.h
|
allow staging METAVERSE_SERVER_URL to be toggled by env
|
2017-12-12 16:22:08 -08:00 |
AddressManager.cpp
|
Merge remote-tracking branch 'upstream/master' into android_dev
|
2018-02-23 12:48:10 -08:00 |
AddressManager.h
|
Add location.domainID as a synonym for location.domainId
|
2018-01-30 20:46:27 +13:00 |
AssetClient.cpp
|
do not init caching for asset requests in domain-server
|
2018-02-21 16:33:58 -08:00 |
AssetClient.h
|
do not init caching for asset requests in domain-server
|
2018-02-21 16:33:58 -08:00 |
AssetRequest.cpp
|
CR feedback; using namespace AssetUtils => inline AssetUtils::
|
2018-01-18 21:49:53 -05:00 |
AssetRequest.h
|
put existing AssetUtils functions in namespace per CR feedback
|
2018-01-03 04:01:43 -05:00 |
AssetResourceRequest.cpp
|
remove unnecessary lambda capture
|
2018-01-23 03:21:19 -05:00 |
AssetResourceRequest.h
|
CR feedback; using namespace AssetUtils => inline AssetUtils::
|
2018-01-18 21:49:53 -05:00 |
AssetUpload.cpp
|
CR feedback; using namespace AssetUtils => inline AssetUtils::
|
2018-01-18 21:49:53 -05:00 |
AssetUpload.h
|
|
|
AssetUtils.cpp
|
do not init caching for asset requests in domain-server
|
2018-02-21 16:33:58 -08:00 |
AssetUtils.h
|
Asset Server Backup
|
2018-02-09 11:32:42 -08:00 |
Assignment.cpp
|
list assignment types in assignment-client help
|
2017-12-18 15:32:32 -08:00 |
Assignment.h
|
list assignment types in assignment-client help
|
2017-12-18 15:32:32 -08:00 |
AtpReply.cpp
|
make ResourceManager be owned by DependencyManager
|
2017-06-28 14:18:14 -07:00 |
AtpReply.h
|
|
|
BandwidthRecorder.cpp
|
|
|
BandwidthRecorder.h
|
|
|
BaseAssetScriptingInterface.cpp
|
do not init caching for asset requests in domain-server
|
2018-02-21 16:33:58 -08:00 |
BaseAssetScriptingInterface.h
|
switch to bool per CR feedback
|
2018-01-24 14:28:22 -05:00 |
ByteRange.h
|
|
|
ClientServerUtils.h
|
|
|
DataServerAccountInfo.cpp
|
Updating Android toolchain
|
2017-11-28 11:32:32 -08:00 |
DataServerAccountInfo.h
|
|
|
DomainHandler.cpp
|
reset count on conn refusal, soft reset DH in Interface on limit reached
|
2018-02-02 13:47:48 -08:00 |
DomainHandler.h
|
Asset Server Backup
|
2018-02-09 11:32:42 -08:00 |
EntityScriptClient.cpp
|
some cleanup
|
2017-10-24 11:46:42 -07:00 |
EntityScriptClient.h
|
some cleanup
|
2017-10-24 11:46:42 -07:00 |
EntityScriptUtils.h
|
|
|
FileResourceRequest.cpp
|
Log when the file selector chooses a different file than asked for
|
2018-01-18 16:48:09 -08:00 |
FileResourceRequest.h
|
|
|
FingerprintUtils.cpp
|
don't re-grab the machine fingerprint every DS connection
|
2017-05-04 16:00:46 -07:00 |
FingerprintUtils.h
|
don't re-grab the machine fingerprint every DS connection
|
2017-05-04 16:00:46 -07:00 |
GroupRank.h
|
|
|
HifiSockAddr.cpp
|
adjust a comment and remove some debug
|
2017-08-23 16:38:23 -07:00 |
HifiSockAddr.h
|
don't use COW-less SpecialAddress assignment
|
2017-10-25 15:28:30 -07:00 |
HTTPResourceRequest.cpp
|
Fix bytes downloaded stat tracking
|
2017-09-27 09:33:10 -07:00 |
HTTPResourceRequest.h
|
|
|
LimitedNodeList.cpp
|
Protect session UUID from concurrent read/writes
|
2018-03-02 17:34:18 -08:00 |
LimitedNodeList.h
|
Protect session UUID from concurrent read/writes
|
2018-03-02 17:34:18 -08:00 |
LocationScriptingInterface.cpp
|
fix local include / headers
|
2017-06-21 06:38:16 +02:00 |
LocationScriptingInterface.h
|
fix local include / headers
|
2017-06-21 06:38:16 +02:00 |
MappingRequest.cpp
|
Asset Server Backup
|
2018-02-09 11:32:42 -08:00 |
MappingRequest.h
|
Asset Server Backup
|
2018-02-09 11:32:42 -08:00 |
MessagesClient.cpp
|
Fixing dangling thread issues, consolidating thread management
|
2017-06-06 15:02:16 -07:00 |
MessagesClient.h
|
Fixing dangling thread issues, consolidating thread management
|
2017-06-06 15:02:16 -07:00 |
NetworkAccessManager.cpp
|
|
|
NetworkAccessManager.h
|
|
|
NetworkingConstants.h
|
allow passing of custom URL on env
|
2017-12-12 16:32:43 -08:00 |
NetworkLogging.cpp
|
|
|
NetworkLogging.h
|
|
|
NetworkPeer.cpp
|
|
|
NetworkPeer.h
|
address code review comments
|
2017-06-21 16:14:14 -07:00 |
NLPacket.cpp
|
adjust various things that cause a crash-on-exit on Linux
|
2017-08-06 11:57:55 -07:00 |
NLPacket.h
|
fix ASCII art for packet headers in NLPacket
|
2018-03-02 12:41:22 -08:00 |
NLPacketList.cpp
|
|
|
NLPacketList.h
|
build out bulk avatar data replication
|
2017-06-13 17:19:57 -07:00 |
Node.cpp
|
Make type name hash static const
|
2018-01-18 10:28:43 -08:00 |
Node.h
|
Make type name hash static const
|
2018-01-18 10:28:43 -08:00 |
NodeData.cpp
|
|
|
NodeData.h
|
|
|
NodeList.cpp
|
Protect session UUID from concurrent read/writes
|
2018-03-02 17:34:18 -08:00 |
NodeList.h
|
Asset Server Backup
|
2018-02-09 11:32:42 -08:00 |
NodePermissions.cpp
|
Commerce: Tons of Interface changes (#11463)
|
2017-09-27 14:43:51 -07:00 |
NodePermissions.h
|
Commerce: Tons of Interface changes (#11463)
|
2017-09-27 14:43:51 -07:00 |
NodeType.h
|
Make type name hash static const
|
2018-01-18 10:28:43 -08:00 |
OAuthAccessToken.cpp
|
|
|
OAuthAccessToken.h
|
|
|
OAuthNetworkAccessManager.cpp
|
allow staging METAVERSE_SERVER_URL to be toggled by env
|
2017-12-12 16:22:08 -08:00 |
OAuthNetworkAccessManager.h
|
|
|
PacketReceiver.cpp
|
CR
|
2018-02-12 13:32:48 -08:00 |
PacketReceiver.h
|
|
|
PacketSender.cpp
|
fix unix warnings
|
2017-11-17 16:33:43 -08:00 |
PacketSender.h
|
some side by side plumbing for NLPackets and NLPacketLists
|
2017-11-09 18:20:06 -08:00 |
ReceivedMessage.cpp
|
cleanup
|
2017-11-17 13:03:04 -08:00 |
ReceivedMessage.h
|
cleanup
|
2017-11-17 13:03:04 -08:00 |
ReceivedPacketProcessor.cpp
|
cleanup
|
2017-11-17 13:03:04 -08:00 |
ReceivedPacketProcessor.h
|
CR
|
2017-06-14 11:42:25 -07:00 |
ResourceCache.cpp
|
wip finish adding material entity
|
2018-02-02 16:49:33 -08:00 |
ResourceCache.h
|
Fix loading standalone baked textures from Asset Server
|
2017-08-28 15:54:40 -07:00 |
ResourceManager.cpp
|
do not init caching for asset requests in domain-server
|
2018-02-21 16:33:58 -08:00 |
ResourceManager.h
|
Fixing compiled resource access
|
2018-01-10 17:18:12 -08:00 |
ResourceRequest.cpp
|
warnings, load material from URL, shapeID -> parentMaterialID
|
2018-02-12 12:50:09 -08:00 |
ResourceRequest.h
|
Fix bytes downloaded stat tracking
|
2017-09-27 09:33:10 -07:00 |
ResourceScriptingInterface.cpp
|
make ResourceManager be owned by DependencyManager
|
2017-06-28 14:18:14 -07:00 |
ResourceScriptingInterface.h
|
|
|
RSAKeypairGenerator.cpp
|
|
|
RSAKeypairGenerator.h
|
|
|
SandboxUtils.cpp
|
Replace static use of qApp with QCoreApplication
|
2017-06-02 13:51:39 -07:00 |
SandboxUtils.h
|
Update server-console to watch interface via pid rather than marker
|
2017-06-01 11:20:36 -07:00 |
SentPacketHistory.cpp
|
track reliably sent adds in sent packet history from OEPS
|
2017-12-19 16:00:55 -08:00 |
SentPacketHistory.h
|
track reliably sent adds in sent packet history from OEPS
|
2017-12-19 16:00:55 -08:00 |
SequenceNumberStats.cpp
|
|
|
SequenceNumberStats.h
|
|
|
ThreadedAssignment.cpp
|
Move downstram server adding to DS
|
2017-06-14 16:54:04 -07:00 |
ThreadedAssignment.h
|
Add entity file sync and domain content backups
|
2018-02-15 10:09:20 -08:00 |
UserActivityLogger.cpp
|
Fixed issue with invalid time being sent when logging
|
2017-06-09 10:58:07 -07:00 |
UserActivityLogger.h
|
default the UAL off for all targets, enable manually for Interface
|
2017-07-06 10:21:07 -07:00 |
UserActivityLoggerScriptingInterface.cpp
|
Commerce Data Tracking: Iteration 3 (Purchases)
|
2017-12-21 15:46:01 -08:00 |
UserActivityLoggerScriptingInterface.h
|
Commerce Data Tracking: Iteration 3 (Purchases)
|
2017-12-21 15:46:01 -08:00 |
WalletTransaction.cpp
|
|
|
WalletTransaction.h
|
|
|