.. |
udt
|
Merge pull request #13778 from SamGondelman/bloom
|
2018-08-24 14:46:31 -07:00 |
AbstractUriHandler.h
|
|
|
AccountManager.cpp
|
cleanup race on deleteLater after callback processed
|
2018-06-27 11:41:37 -07:00 |
AccountManager.h
|
Fixup PR13870: Make the feature work in Master
|
2018-08-29 16:58:19 -07:00 |
AddressManager.cpp
|
adding Q_INVOKABLE method for copying to Application clipboard
|
2018-07-06 11:03:58 -07:00 |
AddressManager.h
|
move AddressManager to NodeList thread, fix AccountManager invokes
|
2018-06-27 11:41:37 -07: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
|
list assignment types in assignment-client help
|
2017-12-18 15:32:32 -08:00 |
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
|
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
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
DataServerAccountInfo.h
|
|
|
DomainHandler.cpp
|
Change sense of DomainHandler::checkInPacketTimeout() return value
|
2018-07-05 16:39:13 -07:00 |
DomainHandler.h
|
Send multiple copies of domain check-in for greater resilience
|
2018-06-25 14:36:50 -07:00 |
EntityScriptClient.cpp
|
control verbose logging with a menu-item in developer menu
|
2018-04-20 16:08:57 -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 |
ExtendedIODevice.h
|
handle whitelist avatar URL override via traits
|
2018-08-21 10:31:14 -07:00 |
FileResourceRequest.cpp
|
gather together the url scheme constants, name them consistently
|
2018-03-02 20:39:38 -08: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
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
HifiSockAddr.h
|
don't use COW-less SpecialAddress assignment
|
2017-10-25 15:28:30 -07:00 |
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
|
Fix bytes downloaded stat tracking
|
2017-09-27 09:33:10 -07:00 |
HTTPResourceRequest.h
|
|
|
LimitedNodeList.cpp
|
Add DS option to turn off packet authentication
|
2018-07-18 18:22:36 -07:00 |
LimitedNodeList.h
|
Add DS option to turn off packet authentication
|
2018-07-18 18:22:36 -07:00 |
LocationScriptingInterface.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
LocationScriptingInterface.h
|
fix local include / headers
|
2017-06-21 06:38:16 +02:00 |
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
|
Fixing dangling thread issues, consolidating thread management
|
2017-06-06 15:02:16 -07:00 |
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
|
Support rendering of 'about' URLs in web entities
|
2018-07-30 11:56:31 -07: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
|
NLPacket local ID could be used uninitialized (according to valgrind)
|
2018-06-08 10:27:03 -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
|
fixes and improvments addressing CR comments
|
2018-08-21 10:53:52 -07:00 |
NodeData.h
|
fixes and improvments addressing CR comments
|
2018-08-21 10:53:52 -07:00 |
NodeList.cpp
|
make sure settings are re-requested on new connection
|
2018-08-24 13:05:04 -07:00 |
NodeList.h
|
Merge pull request #13305 from howard-stearns/personal-space-bubble-off-for-new-users
|
2018-07-23 12:29:00 -07: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
|
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
|
some side by side plumbing for NLPackets and NLPacketLists
|
2017-11-09 18:20:06 -08:00 |
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
|
Revise scriptable resource caches' interfaces
|
2018-07-26 16:12:16 +12:00 |
ResourceCache.h
|
Revise scriptable resource caches' interfaces
|
2018-07-26 16:12:16 +12:00 |
ResourceManager.cpp
|
Prevent type conversion in ~ResourceManager constant
|
2018-06-29 10:55:01 -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
|
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
|
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
|
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
|
track reliably sent adds in sent packet history from OEPS
|
2017-12-19 16:00:55 -08:00 |
SentPacketHistory.h
|
track reliably sent adds in sent packet history from OEPS
|
2017-12-19 16:00:55 -08:00 |
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
|
ThreadedAssignment calls virtual stop() upon domain disconnect
|
2018-07-31 15:30:33 -07:00 |
ThreadedAssignment.h
|
Merge remote-tracking branch 'upstream/master' into script-engine-thread-agent
|
2018-07-31 15:54:54 -07:00 |
UserActivityLogger.cpp
|
cleanup race on deleteLater after callback processed
|
2018-06-27 11:41:37 -07:00 |
UserActivityLogger.h
|
move AddressManager to NodeList thread, fix AccountManager invokes
|
2018-06-27 11:41:37 -07:00 |
UserActivityLoggerScriptingInterface.cpp
|
Commerce Data Tracking: Iteration 3 (Purchases)
|
2017-12-21 15:46:01 -08:00 |
UserActivityLoggerScriptingInterface.h
|
Commerce Data Tracking: Iteration 3 (Purchases)
|
2017-12-21 15:46:01 -08:00 |
WalletTransaction.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
WalletTransaction.h
|
|
|