.. |
udt
|
avoid branching by using %= operator
|
2015-09-15 15:15:26 -07:00 |
AccountManager.cpp
|
|
|
AccountManager.h
|
|
|
AddressManager.cpp
|
fix headers for move of UUID to shared
|
2015-09-01 10:20:06 -06:00 |
AddressManager.h
|
|
|
AssetClient.cpp
|
More disk cache debug info
|
2015-09-16 15:20:48 +02:00 |
AssetClient.h
|
Asset caching
|
2015-09-16 15:17:15 +02:00 |
AssetRequest.cpp
|
Added a couple comments
|
2015-09-16 15:17:15 +02:00 |
AssetRequest.h
|
Asset caching
|
2015-09-16 15:17:15 +02:00 |
AssetResourceRequest.cpp
|
Enum coding standard
|
2015-09-16 15:17:14 +02:00 |
AssetResourceRequest.h
|
Add proper cleanup of AssetRequest in AssetResourceRequest
|
2015-09-14 11:34:51 -07:00 |
AssetUpload.cpp
|
Asset caching
|
2015-09-16 15:17:15 +02:00 |
AssetUpload.h
|
Update AssetRequest::State enum to use camelcase
|
2015-09-14 11:22:55 -07:00 |
AssetUtils.h
|
Update AssetClient callbacks to return whether a response was received
|
2015-09-14 11:22:34 -07:00 |
Assignment.cpp
|
don't assign the asset-server in domain by default
|
2015-08-26 12:36:48 -07:00 |
Assignment.h
|
Merge branch 'protocol' of github.com:birarda/hifi into atp-server
|
2015-08-26 12:26:11 -07:00 |
BandwidthRecorder.cpp
|
|
|
BandwidthRecorder.h
|
|
|
DataServerAccountInfo.cpp
|
fix headers for move of UUID to shared
|
2015-09-01 10:20:06 -06:00 |
DataServerAccountInfo.h
|
Parital fix for padding error using RSA_sign and RSA_verify
|
2015-08-05 14:07:25 -07:00 |
DomainHandler.cpp
|
add TODO for settings fail, cleanup
|
2015-08-24 17:02:47 -07:00 |
DomainHandler.h
|
add TODO for settings fail, cleanup
|
2015-08-24 17:02:47 -07:00 |
FileResourceRequest.cpp
|
add filename rename somehow missed in previous commit
|
2015-09-04 12:43:43 -06:00 |
FileResourceRequest.h
|
Add path to headers
|
2015-08-27 14:29:54 -07:00 |
HifiSockAddr.cpp
|
quiet compiler
|
2015-09-12 09:59:25 -07:00 |
HifiSockAddr.h
|
fix hasher for HifiSockAddr on ubuntu
|
2015-09-01 15:16:02 -06:00 |
HTTPResourceRequest.cpp
|
Enum coding standard
|
2015-09-16 15:17:14 +02:00 |
HTTPResourceRequest.h
|
Retry to load only on timeout
|
2015-08-28 20:35:39 +02:00 |
LimitedNodeList.cpp
|
Lock nodeHash mutex for node lookup
|
2015-09-11 14:21:55 +02:00 |
LimitedNodeList.h
|
cleanup UDT_CONNECTION_DEBUG, add time for node timeout
|
2015-09-11 16:38:14 -07:00 |
NetworkAccessManager.cpp
|
Enum coding standard
|
2015-09-16 15:17:14 +02:00 |
NetworkAccessManager.h
|
Enum coding standard
|
2015-09-16 15:17:14 +02:00 |
NetworkingConstants.h
|
|
|
NetworkLogging.cpp
|
Asset caching
|
2015-09-16 15:17:15 +02:00 |
NetworkLogging.h
|
Asset caching
|
2015-09-16 15:17:15 +02:00 |
NetworkPeer.cpp
|
fix headers for move of UUID to shared
|
2015-09-01 10:20:06 -06:00 |
NetworkPeer.h
|
Bit of code cleanup
|
2015-07-29 12:30:55 -07:00 |
NLPacket.cpp
|
Replace NLPacket unique_ptr ctor with && ctor
|
2015-08-18 23:09:02 -07:00 |
NLPacket.h
|
fix headers for move of UUID to shared
|
2015-09-01 10:20:06 -06:00 |
NLPacketList.cpp
|
Make NodeJSONStats reliable
|
2015-09-11 14:21:53 +02:00 |
NLPacketList.h
|
Make NodeJSONStats reliable
|
2015-09-11 14:21:53 +02:00 |
Node.cpp
|
fix headers for move of UUID to shared
|
2015-09-01 10:20:06 -06:00 |
Node.h
|
Fix namespace issues std:: template specialization
|
2015-09-14 12:17:36 -07:00 |
NodeData.cpp
|
|
|
NodeData.h
|
|
|
NodeList.cpp
|
JSON stats reliable and ordered
|
2015-09-11 14:21:54 +02:00 |
NodeList.h
|
Fix DomainServerConnectionTOken packet writing/resetting
|
2015-08-04 12:02:23 -07:00 |
NodeType.h
|
Merge branch 'ordered-sending' into atp-server
|
2015-08-19 12:23:31 -07:00 |
OAuthAccessToken.cpp
|
|
|
OAuthAccessToken.h
|
|
|
OAuthNetworkAccessManager.cpp
|
|
|
OAuthNetworkAccessManager.h
|
|
|
PacketReceiver.cpp
|
Make NodeJSONStats reliable
|
2015-09-11 14:21:53 +02:00 |
PacketReceiver.h
|
add comments for PacketReceiver TODOs
|
2015-08-26 14:53:05 -07:00 |
PacketSender.cpp
|
|
|
PacketSender.h
|
|
|
ReceivedPacketProcessor.cpp
|
|
|
ReceivedPacketProcessor.h
|
|
|
ResourceCache.cpp
|
Asset caching
|
2015-09-16 15:17:15 +02:00 |
ResourceCache.h
|
Asset caching
|
2015-09-16 15:17:15 +02:00 |
ResourceManager.cpp
|
normalize how ScriptCache::getScript() works relative to ResourceManager
|
2015-09-11 21:24:39 -07:00 |
ResourceManager.h
|
normalize how ScriptCache::getScript() works relative to ResourceManager
|
2015-09-11 21:24:39 -07:00 |
ResourceRequest.cpp
|
use NotStarted instead of Unsent, return NotFound for Files
|
2015-08-28 06:35:02 -07:00 |
ResourceRequest.h
|
Add missing headers needed to build on Windows
|
2015-09-01 11:59:45 -07:00 |
RSAKeypairGenerator.cpp
|
|
|
RSAKeypairGenerator.h
|
|
|
SentPacketHistory.cpp
|
|
|
SentPacketHistory.h
|
|
|
SequenceNumberStats.cpp
|
|
|
SequenceNumberStats.h
|
|
|
ThreadedAssignment.cpp
|
make sure timer is owned
|
2015-09-15 17:04:40 -07:00 |
ThreadedAssignment.h
|
don't attempt to send stats while not connected
|
2015-07-29 17:51:50 -07:00 |
UserActivityLogger.cpp
|
|
|
UserActivityLogger.h
|
|
|
WalletTransaction.cpp
|
fix headers for move of UUID to shared
|
2015-09-01 10:20:06 -06:00 |
WalletTransaction.h
|
|
|