.. |
udt
|
Merge pull request #10552 from huffman/fix/multiple-nic-lockup
|
2017-05-30 13:05:01 -07:00 |
AbstractUriHandler.h
|
|
|
AccountManager.cpp
|
initial version of the ClosureEventSender using std::thread
|
2017-06-02 13:21:28 -07:00 |
AccountManager.h
|
initial version of the ClosureEventSender using std::thread
|
2017-06-02 13:21:28 -07:00 |
AddressManager.cpp
|
Never store an address with an empty host
|
2017-05-24 17:39:27 -07:00 |
AddressManager.h
|
Cleanup JS<->QML messaging
|
2017-03-16 15:38:39 -07:00 |
AssetClient.cpp
|
Fix stuck ATP downloads
|
2017-04-28 16:26:03 -07:00 |
AssetClient.h
|
Update AssetClient/Request to use const byteRange
|
2017-04-26 18:01:56 -07:00 |
AssetRequest.cpp
|
check for cached ATP assets in right place
|
2017-05-24 19:22:44 -07:00 |
AssetRequest.h
|
check for cached ATP assets in right place
|
2017-05-24 19:22:44 -07:00 |
AssetResourceRequest.cpp
|
check for cached ATP assets in right place
|
2017-05-24 19:22:44 -07:00 |
AssetResourceRequest.h
|
Add support for atp and file urls in OBJReader
|
2017-05-01 13:22:02 -07:00 |
AssetUpload.cpp
|
|
|
AssetUpload.h
|
|
|
AssetUtils.cpp
|
restrict asset file mapping operations to file path
|
2016-10-19 10:57:23 -07:00 |
AssetUtils.h
|
Move MessageID to ClientServerUtils
|
2017-01-20 16:43:11 -08: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
|
Generalize atp handling in network access managers
|
2016-08-09 11:46:08 -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
|
|
|
DataServerAccountInfo.h
|
|
|
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
|
* refactor ScriptCache per FIXMEs
|
2017-02-11 04:47:31 -05:00 |
EntityScriptClient.h
|
Move MessageID to ClientServerUtils
|
2017-01-20 16:43:11 -08:00 |
EntityScriptUtils.h
|
* refactor ScriptCache per FIXMEs
|
2017-02-11 04:47:31 -05:00 |
FileCache.cpp
|
Adding a validation step at runtime for the cached KTX file in order to regenerate them if anything seems wrong
|
2017-05-12 18:04:22 -07:00 |
FileCache.h
|
Adding a validation step at runtime for the cached KTX file in order to regenerate them if anything seems wrong
|
2017-05-12 18:04:22 -07:00 |
FileResourceRequest.cpp
|
add detailed download stats for file/http/atp
|
2017-05-24 17:22:38 -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
|
|
|
HifiSockAddr.cpp
|
Add chrome tracing support
|
2016-12-16 01:14:01 -08:00 |
HifiSockAddr.h
|
Add chrome tracing support
|
2016-12-16 01:14:01 -08:00 |
HTTPResourceRequest.cpp
|
add detailed download stats for file/http/atp
|
2017-05-24 17:22:38 -07:00 |
HTTPResourceRequest.h
|
|
|
LimitedNodeList.cpp
|
track the number of local socket changes
|
2017-05-24 17:41:52 -07:00 |
LimitedNodeList.h
|
track the number of local socket changes
|
2017-05-24 17:41:52 -07:00 |
MappingRequest.cpp
|
Move MessageID to AssetUtils
|
2017-01-18 11:17:13 -08:00 |
MappingRequest.h
|
Move MessageID to AssetUtils
|
2017-01-18 11:17:13 -08:00 |
MessagesClient.cpp
|
implement support for larger message payloads
|
2017-02-12 13:33:07 -08:00 |
MessagesClient.h
|
implement support for binary data over messages
|
2017-02-09 20:41:34 -08: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
|
|
|
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
|
Start new hole punch when the socket is updated
|
2016-09-06 10:16:00 -07:00 |
NLPacket.cpp
|
|
|
NLPacket.h
|
|
|
NLPacketList.cpp
|
|
|
NLPacketList.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
Node.cpp
|
remove unused Node::_isAlive cruft
|
2017-04-26 12:47:56 -07:00 |
Node.h
|
remove unused Node::_isAlive cruft
|
2017-04-26 12:47:56 -07:00 |
NodeData.cpp
|
|
|
NodeData.h
|
|
|
NodeList.cpp
|
send the domain disconnect packet before UUID is cleared
|
2017-04-25 14:32:21 -07:00 |
NodeList.h
|
Add a getAvatarGain method to NodeList and UsersScriptingInterface
|
2017-02-28 14:45:34 -07:00 |
NodePermissions.cpp
|
|
|
NodePermissions.h
|
Revert "Actually merge from master"
|
2017-03-24 17:56:48 -07:00 |
NodeType.h
|
Setup basic EntityScriptServer
|
2017-01-17 13:47:45 -08:00 |
OAuthAccessToken.cpp
|
|
|
OAuthAccessToken.h
|
|
|
OAuthNetworkAccessManager.cpp
|
enabled qnetworkrequest redirects everywhere I could find them
|
2016-09-06 17:35:06 -07:00 |
OAuthNetworkAccessManager.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
PacketReceiver.cpp
|
cleanup naked qDebug() calls
|
2016-12-19 22:24:25 -08:00 |
PacketReceiver.h
|
Move node received bandwidth tracking to LimitedNodeList
|
2016-08-15 09:23:02 -07:00 |
PacketSender.cpp
|
|
|
PacketSender.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
ReceivedMessage.cpp
|
remove dead code
|
2017-04-24 18:21:22 -07:00 |
ReceivedMessage.h
|
remove dead code
|
2017-04-24 18:21:22 -07:00 |
ReceivedPacketProcessor.cpp
|
|
|
ReceivedPacketProcessor.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
ResourceCache.cpp
|
Fix loaded being reset to false for KTX resources
|
2017-05-03 11:26:52 -07:00 |
ResourceCache.h
|
Fix Resource::refresh for NetworkTexture
|
2017-05-03 11:26:52 -07:00 |
ResourceManager.cpp
|
Add ResourceManager::resourceExists
|
2017-05-01 13:22:23 -07:00 |
ResourceManager.h
|
Add ResourceManager::resourceExists
|
2017-05-01 13:22:23 -07:00 |
ResourceRequest.cpp
|
Code review
|
2016-12-13 13:11:21 +13:00 |
ResourceRequest.h
|
nest the download stats so they are cleaner
|
2017-05-24 17:36:21 -07:00 |
ResourceScriptingInterface.cpp
|
|
|
ResourceScriptingInterface.h
|
|
|
RSAKeypairGenerator.cpp
|
|
|
RSAKeypairGenerator.h
|
|
|
SandboxUtils.cpp
|
Don't wait on the sandbox
|
2017-05-16 14:41:57 -07:00 |
SandboxUtils.h
|
Don't wait on the sandbox
|
2017-05-16 14:41:57 -07:00 |
SentPacketHistory.cpp
|
|
|
SentPacketHistory.h
|
|
|
SequenceNumberStats.cpp
|
|
|
SequenceNumberStats.h
|
|
|
ThreadedAssignment.cpp
|
alphabetize io_stats
|
2017-02-14 23:17:11 +00:00 |
ThreadedAssignment.h
|
don't pass statsObject by reference
|
2016-10-18 14:41:33 -07:00 |
UserActivityLogger.cpp
|
initial version of the ClosureEventSender using std::thread
|
2017-06-02 13:21:28 -07:00 |
UserActivityLogger.h
|
initial version of the ClosureEventSender using std::thread
|
2017-06-02 13:21:28 -07:00 |
UserActivityLoggerScriptingInterface.cpp
|
Add logAction() method to UserActivityLogger JavaScript API
|
2017-04-25 13:40:57 +12:00 |
UserActivityLoggerScriptingInterface.h
|
Add logAction() method to UserActivityLogger JavaScript API
|
2017-04-25 13:40:57 +12:00 |
WalletTransaction.cpp
|
|
|
WalletTransaction.h
|
|
|