overte-HifiExperiments/libraries/networking/src
2017-08-25 15:26:38 -07:00
..
udt Merge branch 'master' of https://github.com/highfidelity/hifi into feat/auto-bake 2017-08-25 15:26:38 -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 Add BakingEnabled protocol 2017-08-25 10:56:27 -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 Improve baking interface and add automatic baking to asset server 2017-08-24 16:15:28 -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 Add BakingEnabled protocol 2017-08-25 10:56:27 -07:00
AssetUtils.h Add BakingEnabled protocol 2017-08-25 10:56:27 -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
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
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 added code to record total number of ATP/HTTP/File bytes downloaded during session 2017-07-12 11:13:13 -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 adjust a comment and remove some debug 2017-08-23 16:38:23 -07:00
HifiSockAddr.h add additional IP check to DS packet filter operator 2017-08-23 15:32:25 -07:00
HTTPResourceRequest.cpp added code to record total number of ATP/HTTP/File bytes downloaded during session 2017-07-12 11:13:13 -07:00
HTTPResourceRequest.h
LimitedNodeList.cpp add additional IP check to DS packet filter operator 2017-08-23 15:32:25 -07:00
LimitedNodeList.h add additional IP check to DS packet filter operator 2017-08-23 15:32:25 -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 Add BakingEnabled protocol 2017-08-25 10:56:27 -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
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 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 Merge branch 'master' into feat/domain-setup 2017-08-07 10:04:54 -07:00
NodeData.cpp
NodeData.h
NodeList.cpp remove preloading of allowed user keys since it happens on connect 2017-07-25 11:41:34 -07:00
NodeList.h Revert "Revert "fix for invisible avatars after radius ignore"" 2017-07-12 10:36:53 -07:00
NodePermissions.cpp always write rank ID to variant when present 2017-08-21 17:15:44 -07:00
NodePermissions.h Add permission level for replacing domain content 2017-07-18 14:34:22 -07:00
NodeType.h add upstream nodes to domain nodelist 2017-06-22 13:33:57 -07:00
OAuthAccessToken.cpp
OAuthAccessToken.h
OAuthNetworkAccessManager.cpp
OAuthNetworkAccessManager.h
PacketReceiver.cpp adjust various things that cause a crash-on-exit on Linux 2017-08-06 11:57:55 -07:00
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
ResourceCache.cpp Improve baking interface and add automatic baking to asset server 2017-08-24 16:15:28 -07:00
ResourceCache.h Improve baking interface and add automatic baking to asset server 2017-08-24 16:15:28 -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 Code review 2016-12-13 13:11:21 +13:00
ResourceRequest.h Improve baking interface and add automatic baking to asset server 2017-08-24 16:15:28 -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 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