.. |
udt
|
kick logged in by fingerprint/ip if enabled in DS settings
|
2017-11-27 18:23:14 -08:00 |
AbstractUriHandler.h
|
|
|
AccountManager.cpp
|
First pass at consolidation
|
2017-10-24 12:01:05 -07:00 |
AccountManager.h
|
Return to using NetworkingConstants
|
2017-10-26 14:12:36 -07:00 |
AddressManager.cpp
|
Merge pull request #11138 from Nex-Pro/21466
|
2017-11-03 11:58:15 -07:00 |
AddressManager.h
|
Merge pull request #11138 from Nex-Pro/21466
|
2017-11-03 11:58:15 -07:00 |
AssetClient.cpp
|
Merge branch 'master' into android_new
|
2017-09-26 14:31:29 -07:00 |
AssetClient.h
|
Add BakingEnabled protocol
|
2017-08-25 10:56:27 -07:00 |
AssetRequest.cpp
|
use length sent by AssetServer to verify asset size
|
2017-06-19 15:15:45 -07:00 |
AssetRequest.h
|
store relative path URL in resource request on redirect
|
2017-08-15 15:27:44 -07:00 |
AssetResourceRequest.cpp
|
Fix bytes downloaded stat tracking
|
2017-09-27 09:33:10 -07:00 |
AssetResourceRequest.h
|
Fix bytes downloaded stat tracking
|
2017-09-27 09:33:10 -07:00 |
AssetUpload.cpp
|
|
|
AssetUpload.h
|
|
|
AssetUtils.cpp
|
Updating Android toolchain
|
2017-11-28 11:32:32 -08:00 |
AssetUtils.h
|
Transmit baking errors to interface for display.
|
2017-09-13 09:54:54 -07:00 |
Assignment.cpp
|
Revert "Actually merge from master"
|
2017-03-24 17:56:48 -07:00 |
Assignment.h
|
Setup basic EntityScriptServer
|
2017-01-17 13:47:45 -08:00 |
AtpReply.cpp
|
make ResourceManager be owned by DependencyManager
|
2017-06-28 14:18:14 -07:00 |
AtpReply.h
|
Generalize atp handling in network access managers
|
2016-08-09 11:46:08 -07:00 |
BandwidthRecorder.cpp
|
|
|
BandwidthRecorder.h
|
|
|
ByteRange.h
|
Update AssetClient/Request to use const byteRange
|
2017-04-26 18:01:56 -07:00 |
ClientServerUtils.h
|
Move MessageID to ClientServerUtils
|
2017-01-20 16:43:11 -08:00 |
DataServerAccountInfo.cpp
|
Updating Android toolchain
|
2017-11-28 11:32:32 -08:00 |
DataServerAccountInfo.h
|
add temporary domain info to account info
|
2016-06-22 12:02:35 -07:00 |
DomainHandler.cpp
|
audit use of QTimer intervals to make sure we're using Qt::PreciseTimer when appropriate
|
2016-12-29 08:53:37 -08:00 |
DomainHandler.h
|
add support for redirection on domain at max capacity
|
2016-09-21 18:12:38 -07: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
|
* refactor ScriptCache per FIXMEs
|
2017-02-11 04:47:31 -05:00 |
FileResourceRequest.cpp
|
Fix bytes downloaded stat tracking
|
2017-09-27 09:33:10 -07: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
|
code review
|
2016-07-27 08:46:46 -07:00 |
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
|
Updating Android toolchain
|
2017-11-28 11:32:32 -08:00 |
LimitedNodeList.h
|
clarify signatures in LNL to send packet lists
|
2017-11-17 11:17:11 -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
|
Transmit baking errors to interface for display.
|
2017-09-13 09:54:54 -07:00 |
MappingRequest.h
|
Add BakingEnabled protocol
|
2017-08-25 10:56:27 -07: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
|
Remove http proxy
|
2017-04-26 10:48:24 -07:00 |
NetworkAccessManager.h
|
Generalize atp handling in network access managers
|
2016-08-09 11:46:08 -07:00 |
NetworkingConstants.h
|
Fix comment in NetworkingConstants referencing shared.js location
|
2017-11-01 12:57:07 -07:00 |
NetworkLogging.cpp
|
Add chrome tracing support
|
2016-12-16 01:14:01 -08:00 |
NetworkLogging.h
|
Move MessageID to AssetUtils
|
2017-01-18 11:17:13 -08:00 |
NetworkPeer.cpp
|
cleanup naked qDebug() calls
|
2016-12-19 22:24:25 -08:00 |
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
|
experimental support for mirrored audio packets to other mixers
|
2017-06-12 00:19:24 -07:00 |
NLPacketList.cpp
|
|
|
NLPacketList.h
|
build out bulk avatar data replication
|
2017-06-13 17:19:57 -07:00 |
Node.cpp
|
adjust various things that cause a crash-on-exit on Linux
|
2017-08-06 11:57:55 -07:00 |
Node.h
|
Commerce: Tons of Interface changes (#11463)
|
2017-09-27 14:43:51 -07:00 |
NodeData.cpp
|
|
|
NodeData.h
|
|
|
NodeList.cpp
|
kick logged in by fingerprint/ip if enabled in DS settings
|
2017-11-27 18:23:14 -08:00 |
NodeList.h
|
some side by side plumbing for NLPackets and NLPacketLists
|
2017-11-09 18:20:06 -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
|
add upstream nodes to domain nodelist
|
2017-06-22 13:33:57 -07:00 |
OAuthAccessToken.cpp
|
|
|
OAuthAccessToken.h
|
|
|
OAuthNetworkAccessManager.cpp
|
Return to using NetworkingConstants
|
2017-10-26 14:12:36 -07:00 |
OAuthNetworkAccessManager.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
PacketReceiver.cpp
|
adjust various things that cause a crash-on-exit on Linux
|
2017-08-06 11:57:55 -07:00 |
PacketReceiver.h
|
Move node received bandwidth tracking to LimitedNodeList
|
2016-08-15 09:23:02 -07:00 |
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
|
Remove extraneous logging
|
2017-09-19 11:18:25 -07:00 |
ResourceCache.h
|
Fix loading standalone baked textures from Asset Server
|
2017-08-28 15:54:40 -07:00 |
ResourceManager.cpp
|
redo cache switch
|
2017-07-05 17:01:31 -07:00 |
ResourceManager.h
|
redo cache switch
|
2017-07-05 17:01:31 -07:00 |
ResourceRequest.cpp
|
Fix bytes downloaded stat tracking
|
2017-09-27 09:33:10 -07: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
|
|
|
SentPacketHistory.h
|
|
|
SequenceNumberStats.cpp
|
|
|
SequenceNumberStats.h
|
|
|
ThreadedAssignment.cpp
|
Move downstram server adding to DS
|
2017-06-14 16:54:04 -07:00 |
ThreadedAssignment.h
|
Move downstram server adding to DS
|
2017-06-14 16:54:04 -07: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
|
Add setupAttemptID to every step (thanks Dave)
|
2017-12-05 16:48:30 -08:00 |
UserActivityLoggerScriptingInterface.h
|
Add setupAttemptID to every step (thanks Dave)
|
2017-12-05 16:48:30 -08:00 |
WalletTransaction.cpp
|
|
|
WalletTransaction.h
|
|
|