overte-thingvellir/libraries/networking/src
Stephen Birarda c516dd06e4 Merge pull request #10714 from highfidelity/replicants
add broadcasting/replication to downstream avatar mixers and audio mixers
2017-06-21 17:55:07 -07:00
..
udt some cleanup for audio/avatar replicated packet checking 2017-06-19 10:45:33 -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 use length sent by AssetServer to verify asset size 2017-06-19 15:15:45 -07:00
AssetClient.h use length sent by AssetServer to verify asset size 2017-06-19 15:15:45 -07:00
AssetRequest.cpp use length sent by AssetServer to verify asset size 2017-06-19 15:15:45 -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
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
AtpReply.cpp
AtpReply.h
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
DomainHandler.h
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
FileResourceRequest.cpp add detailed download stats for file/http/atp 2017-05-24 17:22:38 -07:00
FileResourceRequest.h
FileTypeProfile.cpp Migrate to single QML engine 2017-06-05 15:14:44 -07:00
FileTypeProfile.h Migrate to single QML engine 2017-06-05 15:14:44 -07:00
FileTypeRequestInterceptor.cpp Migrate to single QML engine 2017-06-05 15:14:44 -07:00
FileTypeRequestInterceptor.h Migrate to single QML engine 2017-06-05 15:14:44 -07:00
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
HFTabletWebEngineProfile.cpp Migrate to single QML engine 2017-06-05 15:14:44 -07:00
HFTabletWebEngineProfile.h Migrate to single QML engine 2017-06-05 15:14:44 -07:00
HFTabletWebEngineRequestInterceptor.cpp Migrate to single QML engine 2017-06-05 15:14:44 -07:00
HFTabletWebEngineRequestInterceptor.h Migrate to single QML engine 2017-06-05 15:14:44 -07:00
HFWebEngineProfile.cpp Migrate to single QML engine 2017-06-05 15:14:44 -07:00
HFWebEngineProfile.h Migrate to single QML engine 2017-06-05 15:14:44 -07:00
HFWebEngineRequestInterceptor.cpp Migrate to single QML engine 2017-06-05 15:14:44 -07:00
HFWebEngineRequestInterceptor.h Migrate to single QML engine 2017-06-05 15:14:44 -07:00
HifiSockAddr.cpp
HifiSockAddr.h
HTTPResourceRequest.cpp add detailed download stats for file/http/atp 2017-05-24 17:22:38 -07:00
HTTPResourceRequest.h
LimitedNodeList.cpp fix race for isUpstream and node hole punch 2017-06-15 17:34:20 -07:00
LimitedNodeList.h address code review comments 2017-06-21 16:14:14 -07: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
MappingRequest.h
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
NetworkingConstants.h
NetworkLogging.cpp
NetworkLogging.h
NetworkPeer.cpp
NetworkPeer.h address code review comments 2017-06-21 16:14:14 -07:00
NLPacket.cpp
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 fix race for isUpstream and node hole punch 2017-06-15 17:34:20 -07:00
Node.h fix race for isUpstream and node hole punch 2017-06-15 17:34:20 -07:00
NodeData.cpp
NodeData.h
NodeList.cpp fix race for isUpstream and node hole punch 2017-06-15 17:34:20 -07:00
NodeList.h Suppress TBB warnings 2017-06-06 15:02:16 -07:00
NodePermissions.cpp
NodePermissions.h Revert "Actually merge from master" 2017-03-24 17:56:48 -07:00
NodeType.h Move downstram server adding to DS 2017-06-14 16:54:04 -07:00
OAuthAccessToken.cpp
OAuthAccessToken.h
OAuthNetworkAccessManager.cpp
OAuthNetworkAccessManager.h
PacketReceiver.cpp
PacketReceiver.h
PacketSender.cpp
PacketSender.h
ReceivedMessage.cpp handle replicated bulk avatar data packets 2017-06-13 17:19:57 -07:00
ReceivedMessage.h handle replicated bulk avatar data packets 2017-06-13 17:19:57 -07:00
ReceivedPacketProcessor.cpp
ReceivedPacketProcessor.h CR 2017-06-14 11:42:25 -07:00
RequestFilters.cpp Migrate to single QML engine 2017-06-05 15:14:44 -07:00
RequestFilters.h Migrate to single QML engine 2017-06-05 15:14:44 -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
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 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 Resolved FB#5005 2017-06-08 11:57:44 -07:00
UserActivityLoggerScriptingInterface.cpp initial cut at some UserActivities for the bubble 2017-06-01 16:46:31 -07:00
UserActivityLoggerScriptingInterface.h initial cut at some UserActivities for the bubble 2017-06-01 16:46:31 -07:00
WalletTransaction.cpp
WalletTransaction.h