.. |
udt
|
bump version number
|
2016-06-22 15:33:44 -07:00 |
AbstractUriHandler.h
|
|
|
AccountManager.cpp
|
Merge pull request #8098 from zzmp/feat/temp-domain-heartbeats
|
2016-06-24 12:08:37 -07:00 |
AccountManager.h
|
Merge pull request #8098 from zzmp/feat/temp-domain-heartbeats
|
2016-06-24 12:08:37 -07:00 |
AddressManager.cpp
|
Add went-to user activity back in
|
2016-06-22 08:54:58 -07:00 |
AddressManager.h
|
Revert "Revert "refresh API info during re-connect - case 570""
|
2016-06-09 15:53:19 -07:00 |
AssetClient.cpp
|
Track request lifetime in lambda callbacks
|
2016-05-14 14:50:02 -07:00 |
AssetClient.h
|
Make slots private method
|
2016-04-29 17:39:53 -07:00 |
AssetRequest.cpp
|
Track request lifetime in lambda callbacks
|
2016-05-14 14:50:02 -07:00 |
AssetRequest.h
|
Fix asset resource request not properly cleaning up
|
2016-04-01 10:08:44 -07:00 |
AssetResourceRequest.cpp
|
use curly braced initialization for consts
|
2016-03-15 14:38:41 -07:00 |
AssetResourceRequest.h
|
Fix asset resource request not properly cleaning up
|
2016-04-01 10:08:44 -07:00 |
AssetUpload.cpp
|
short circuit upload when file cannot be opened
|
2016-03-11 15:19:41 -08:00 |
AssetUpload.h
|
add file open and write error handling
|
2016-03-11 11:04:34 -08:00 |
AssetUtils.cpp
|
Cleanup disk cache io device
|
2016-04-18 14:10:51 -07:00 |
AssetUtils.h
|
add file open and write error handling
|
2016-03-11 11:04:34 -08:00 |
Assignment.cpp
|
replace ApplicationVersion with BuildInfo
|
2016-01-15 15:41:34 -08:00 |
Assignment.h
|
|
|
BandwidthRecorder.cpp
|
|
|
BandwidthRecorder.h
|
|
|
DataServerAccountInfo.cpp
|
add temporary domain info to account info
|
2016-06-22 12:02:35 -07:00 |
DataServerAccountInfo.h
|
add temporary domain info to account info
|
2016-06-22 12:02:35 -07:00 |
DomainHandler.cpp
|
remove unused boolean for signalling protocol mismatch
|
2016-06-28 10:32:43 -07:00 |
DomainHandler.h
|
remove unused boolean for signalling protocol mismatch
|
2016-06-28 10:32:43 -07:00 |
FileResourceRequest.cpp
|
|
|
FileResourceRequest.h
|
Move all resource requests to the same thread
|
2016-03-01 12:00:43 -08:00 |
HifiSockAddr.cpp
|
quiet gcc 5 warnings
|
2016-05-21 16:53:01 -07:00 |
HifiSockAddr.h
|
add a secondary check for local IP address
|
2016-03-07 18:00:09 -08:00 |
HTTPResourceRequest.cpp
|
Move all resource requests to the same thread
|
2016-03-01 12:00:43 -08:00 |
HTTPResourceRequest.h
|
Move all resource requests to the same thread
|
2016-03-01 12:00:43 -08:00 |
LimitedNodeList.cpp
|
hook up can-rez-tmp and can-write-to-asset-server
|
2016-06-07 16:17:58 -07:00 |
LimitedNodeList.h
|
hook up can-rez-tmp and can-write-to-asset-server
|
2016-06-07 16:17:58 -07:00 |
MappingRequest.cpp
|
Fix asset resource request not properly cleaning up
|
2016-04-01 10:08:44 -07:00 |
MappingRequest.h
|
Fix asset resource request not properly cleaning up
|
2016-04-01 10:08:44 -07:00 |
MessagesClient.cpp
|
allow sending interface-local messsages
|
2016-03-07 15:13:24 -08:00 |
MessagesClient.h
|
allow sending interface-local messsages
|
2016-03-07 15:13:24 -08:00 |
NetworkAccessManager.cpp
|
|
|
NetworkAccessManager.h
|
|
|
NetworkingConstants.h
|
put back the correct metaverse API url in NetworkingConstants
|
2016-05-06 13:26:23 -07:00 |
NetworkLogging.cpp
|
|
|
NetworkLogging.h
|
|
|
NetworkPeer.cpp
|
|
|
NetworkPeer.h
|
remove narrowing conversion for ICE_SERVER_DEFAULT_PORT
|
2016-04-14 12:25:47 -07:00 |
NLPacket.cpp
|
add a menu option to force the wrong DS connect version
|
2016-06-09 15:53:19 -07:00 |
NLPacket.h
|
add a menu option to force the wrong DS connect version
|
2016-06-09 15:53:19 -07:00 |
NLPacketList.cpp
|
remove leaking unused method from NLPacketList
|
2016-03-21 17:26:49 -07:00 |
NLPacketList.h
|
remove leaking unused method from NLPacketList
|
2016-03-21 17:26:49 -07:00 |
Node.cpp
|
rename AgentPermissions to NodePermissions
|
2016-06-04 09:50:36 -07:00 |
Node.h
|
hook up can-rez-tmp and can-write-to-asset-server
|
2016-06-07 16:17:58 -07:00 |
NodeData.cpp
|
cleanup management of HRTF objects across connected Nodes
|
2016-02-09 14:30:44 -08:00 |
NodeData.h
|
cleanup management of HRTF objects across connected Nodes
|
2016-02-09 14:30:44 -08:00 |
NodeList.cpp
|
permissions for the local node were being updated without the various *changed* signals being called. this was keeping the asset-server menu item from being correct, among other things
|
2016-06-11 15:16:45 -07:00 |
NodeList.h
|
add a menu option to force the wrong DS connect version
|
2016-06-09 15:53:19 -07:00 |
NodePermissions.cpp
|
don't request public keys for the standard psuedo-account-names
|
2016-06-04 10:44:59 -07:00 |
NodePermissions.h
|
treat usernames in permissions-grid on domain-server settings page as case-insensitive
|
2016-06-17 15:17:51 -07:00 |
NodeType.h
|
|
|
OAuthAccessToken.cpp
|
|
|
OAuthAccessToken.h
|
|
|
OAuthNetworkAccessManager.cpp
|
Make AccountManager a DependencyManager singleton
|
2016-05-18 15:38:54 -07:00 |
OAuthNetworkAccessManager.h
|
|
|
PacketReceiver.cpp
|
cleanup and dead code removal
|
2016-05-24 15:43:30 -07:00 |
PacketReceiver.h
|
|
|
PacketSender.cpp
|
|
|
PacketSender.h
|
|
|
ReceivedMessage.cpp
|
quiet gcc 5 warnings
|
2016-05-21 16:53:01 -07:00 |
ReceivedMessage.h
|
Add read/writeString to PacketList and Packet
|
2016-03-07 13:53:36 -08:00 |
ReceivedPacketProcessor.cpp
|
|
|
ReceivedPacketProcessor.h
|
|
|
ResourceCache.cpp
|
Remove delayLoad
|
2016-05-09 18:09:48 -07:00 |
ResourceCache.h
|
Remove delayLoad
|
2016-05-09 18:09:48 -07:00 |
ResourceManager.cpp
|
Make sure resource req are cleaned up with there parents
|
2016-04-12 13:51:11 -07:00 |
ResourceManager.h
|
Move all resource requests to the same thread
|
2016-03-01 12:00:43 -08:00 |
ResourceRequest.cpp
|
use ResourceRequest in Agent to handle ATP scripts
|
2016-04-08 14:38:26 -07:00 |
ResourceRequest.h
|
Fix asset resource request not properly cleaning up
|
2016-04-01 10:08:44 -07:00 |
ResourceScriptingInterface.cpp
|
Allow a script to set a resource override.
|
2015-12-30 09:06:04 -08:00 |
ResourceScriptingInterface.h
|
Allow a script to set a resource override.
|
2015-12-30 09:06:04 -08:00 |
RSAKeypairGenerator.cpp
|
re-instate verified domain ownership for full automatic networking
|
2016-03-01 13:04:37 -08:00 |
RSAKeypairGenerator.h
|
re-instate verified domain ownership for full automatic networking
|
2016-03-01 13:04:37 -08:00 |
SentPacketHistory.cpp
|
|
|
SentPacketHistory.h
|
|
|
SequenceNumberStats.cpp
|
add suppression for unreasonable sequence number messages
|
2016-03-31 18:04:13 -07:00 |
SequenceNumberStats.h
|
Coding standard
|
2016-02-10 16:35:06 -08:00 |
ThreadedAssignment.cpp
|
add debug for DDOS AC drop
|
2016-01-29 14:04:45 -08:00 |
ThreadedAssignment.h
|
drop assignment even if DDOS locks NL thread
|
2016-01-29 14:04:45 -08:00 |
UserActivityLogger.cpp
|
Add went-to user activity back in
|
2016-06-22 08:54:58 -07:00 |
UserActivityLogger.h
|
Add went-to user activity back in
|
2016-06-22 08:54:58 -07:00 |
UserActivityLoggerScriptingInterface.cpp
|
Add tracking of away.js
|
2016-06-22 09:06:59 -07:00 |
UserActivityLoggerScriptingInterface.h
|
Add tracking of away.js
|
2016-06-22 09:06:59 -07:00 |
WalletTransaction.cpp
|
|
|
WalletTransaction.h
|
|
|