overte-JulianGro/libraries/networking/src
Sam Gondelman afc64a18a1
Merge pull request #13362 from SamGondelman/modelTextures
Fix transparent textures rendering wrong sometimes
2018-06-21 14:23:49 -07:00
..
udt Merge 'master' into 'workload' 2018-06-18 10:30:13 -07:00
AbstractUriHandler.h
AccountManager.cpp Merge pull request #13188 from SimonWalton-HiFi/placename-crash 2018-05-31 14:34:24 -07:00
AccountManager.h Merge pull request #13188 from SimonWalton-HiFi/placename-crash 2018-05-31 14:34:24 -07:00
AddressManager.cpp Don't save user location if not connected to domain 2018-06-08 15:04:01 +12:00
AddressManager.h Update some recent JSDoc additions 2018-05-22 08:52:39 +12: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 gather together the url scheme constants, name them consistently 2018-03-02 20:39:38 -08:00
AssetUtils.h Asset Server Backup 2018-02-09 11:32:42 -08:00
Assignment.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
Assignment.h
AtpReply.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AtpReply.h
BandwidthRecorder.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
BandwidthRecorder.h
BaseAssetScriptingInterface.cpp Merge remote-tracking branch 'upstream/master' into android 2018-03-05 11:48:58 -08:00
BaseAssetScriptingInterface.h Docs to JSDoc review 2018-04-26 21:10:28 +12:00
ByteRange.h
ClientServerUtils.h
DataServerAccountInfo.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
DataServerAccountInfo.h
DomainHandler.cpp Only clear check-in count on Domain Query related responses 2018-04-30 13:41:56 -07:00
DomainHandler.h Regularize some JSDoc usage 2018-05-21 09:32:10 +12:00
EntityScriptClient.cpp control verbose logging with a menu-item in developer menu 2018-04-20 16:08:57 -07:00
EntityScriptClient.h
EntityScriptUtils.h
FileResourceRequest.cpp gather together the url scheme constants, name them consistently 2018-03-02 20:39:38 -08:00
FileResourceRequest.h
FingerprintUtils.cpp
FingerprintUtils.h
GroupRank.h
HifiSockAddr.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
HifiSockAddr.h
HMACAuth.cpp Change HMACAuth::calculateHash to just call existing methods 2018-05-04 15:07:20 -07:00
HMACAuth.h Add comment re threading issues 2018-05-08 17:46:25 -07:00
HTTPResourceRequest.cpp
HTTPResourceRequest.h
LimitedNodeList.cpp Merge pull request #12901 from kitely/fix-banning-users 2018-06-14 09:33:28 -07:00
LimitedNodeList.h Revert "Merge pull request #12690 from SimonWalton-HiFi/hmac-auth" 2018-04-24 12:44:51 -07:00
LocationScriptingInterface.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
LocationScriptingInterface.h
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
MessagesClient.h List which contexts each namespace and object is available in 2018-04-28 20:00:28 +12:00
NetworkAccessManager.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
NetworkAccessManager.h
NetworkingConstants.cpp use static QStrings rather than functions 2018-03-07 18:25:55 -08:00
NetworkingConstants.h use const QUrls rather than functions 2018-03-07 13:39:44 -08:00
NetworkLogging.cpp
NetworkLogging.h control verbose logging with a menu-item in developer menu 2018-04-20 16:08:57 -07:00
NetworkPeer.cpp Add definition for NetworkPeer::NULL_LOCAL_ID to (hopefully) satisfy MacOS 2018-04-02 09:45:46 -07:00
NetworkPeer.h Local IDs - add an explicit null value, use it for replicated packets 2018-03-30 18:29:26 -07:00
NLPacket.cpp Add & use HMACAuth method that calculates hash atomically 2018-04-25 14:41:16 -07:00
NLPacket.h Revert "Merge pull request #12690 from SimonWalton-HiFi/hmac-auth" 2018-04-24 12:44:51 -07:00
NLPacketList.cpp
NLPacketList.h Short local source IDs - checkpoint 2018-03-27 13:46:58 -07:00
Node.cpp Merge pull request #13005 from SimonWalton-HiFi/hmac-auth2 2018-05-10 14:38:18 -07:00
Node.h Merge PR12964 to not use verification if not keyed 2018-04-25 17:08:08 -07:00
NodeData.cpp
NodeData.h
NodeList.cpp Only clear check-in count on Domain Query related responses 2018-04-30 13:41:56 -07:00
NodeList.h Fix uninitialized boolean 2018-05-03 11:17:31 -07:00
NodePermissions.cpp
NodePermissions.h
NodeType.h Make type name hash static const 2018-01-18 10:28:43 -08:00
OAuthAccessToken.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
OAuthAccessToken.h
OAuthNetworkAccessManager.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
OAuthNetworkAccessManager.h
PacketReceiver.cpp Use NULL_LOCAL_ID in more places, as requested by review 2018-04-18 11:53:47 -07:00
PacketReceiver.h
PacketSender.cpp remove unnecessary writes to appease Xcode's static analyzer 2018-06-15 11:44:22 -07:00
PacketSender.h
ReceivedMessage.cpp Short local source IDs - checkpoint 2018-03-27 13:46:58 -07:00
ReceivedMessage.h Local IDs - add an explicit null value, use it for replicated packets 2018-03-30 18:29:26 -07:00
ReceivedPacketProcessor.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ReceivedPacketProcessor.h Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ResourceCache.cpp cleanup renderable model entity item, fix crash on reload, fix different transparent bug 2018-06-13 17:14:52 -07:00
ResourceCache.h Fix up Resource and resource cache APIs' JSDoc 2018-05-21 11:57:16 +12:00
ResourceManager.cpp Fix ResourceManager not properly shutting down thread 2018-05-23 10:51:12 -07:00
ResourceManager.h Fix ResourceManager not properly shutting down thread 2018-05-23 10:51:12 -07:00
ResourceRequest.cpp warnings, load material from URL, shapeID -> parentMaterialID 2018-02-12 12:50:09 -08:00
ResourceRequest.h
ResourceScriptingInterface.cpp
ResourceScriptingInterface.h Resources API JSDoc stubs 2018-05-12 16:24:34 +12:00
RSAKeypairGenerator.cpp Make RSA key-pair class a Runnable that's owned by a threadpool 2018-05-30 13:41:08 -07:00
RSAKeypairGenerator.h Make RSA key-pair class a Runnable that's owned by a threadpool 2018-05-30 13:41:08 -07:00
SandboxUtils.cpp
SandboxUtils.h
SentPacketHistory.cpp
SentPacketHistory.h
SequenceNumberStats.cpp Merge remote-tracking branch 'upstream/master' into short-id 2018-04-20 11:10:21 -07:00
SequenceNumberStats.h Use NULL_LOCAL_ID in more places, as requested by review 2018-04-18 11:53:47 -07:00
ThreadedAssignment.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ThreadedAssignment.h Deprecate Agent API items that shouldn't be exposed in the API 2018-05-18 07:32:25 +12:00
UserActivityLogger.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
UserActivityLogger.h
UserActivityLoggerScriptingInterface.cpp
UserActivityLoggerScriptingInterface.h
WalletTransaction.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
WalletTransaction.h