.. |
AccountManager.cpp
|
obfuscate set access token from AM log
|
2015-04-17 10:44:01 -07:00 |
AccountManager.h
|
send user to token creation page
|
2015-05-14 15:21:33 -07:00 |
AddressManager.cpp
|
initial image replacement for hyperlink preview
|
2015-06-26 14:12:26 -07:00 |
AddressManager.h
|
initial image replacement for hyperlink preview
|
2015-06-26 14:12:26 -07:00 |
Assignment.cpp
|
more PacketType to PacketType::Value replacements
|
2015-07-02 16:49:19 -07:00 |
Assignment.h
|
make it so I don't have to count
|
2015-03-07 07:52:39 -08:00 |
BandwidthRecorder.cpp
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
BandwidthRecorder.h
|
Work in progress
|
2015-03-17 12:04:04 -07:00 |
DataServerAccountInfo.cpp
|
Better #if condition for clang
|
2015-05-11 09:31:12 -07:00 |
DataServerAccountInfo.h
|
|
|
DomainHandler.cpp
|
fix memory issues for immediate ice pings
|
2015-05-28 15:31:21 -07:00 |
DomainHandler.h
|
immediately ping the ICE DS every 25ms
|
2015-05-28 13:17:48 -07:00 |
HifiSockAddr.cpp
|
add a forced failover for hanging STUN dns lookup
|
2015-06-26 17:35:14 -07:00 |
HifiSockAddr.h
|
final fixes for path query from DS
|
2015-05-12 14:34:14 -07:00 |
JSONBreakableMarshal.cpp
|
formatting
|
2015-06-21 18:12:24 -07:00 |
JSONBreakableMarshal.h
|
insert usernames to JSONBreakableMarshal interpolate map
|
2015-05-01 15:45:53 -07:00 |
LimitedNodeList.cpp
|
Add todo to move PacketReceiver to its own thread
|
2015-07-10 09:37:43 -07:00 |
LimitedNodeList.h
|
Merge remote-tracking branch 'birarda/protocol' into receive_packets
|
2015-07-09 14:08:35 -07:00 |
NetworkAccessManager.cpp
|
Revert "Use QDickCache for every QNAM"
|
2015-01-27 18:09:22 -08:00 |
NetworkAccessManager.h
|
|
|
NetworkingConstants.h
|
fix QUrl include for ubuntu
|
2015-03-31 17:00:04 -07:00 |
NetworkLogging.cpp
|
put audio and script-engine logging into their own QLoggingCategory
|
2015-04-06 15:57:18 -07:00 |
NetworkLogging.h
|
try again without macro
|
2015-04-07 09:59:04 -07:00 |
NetworkPeer.cpp
|
remove NetworkPeer dtor debug, fix ICE socket
|
2015-05-28 16:44:34 -07:00 |
NetworkPeer.h
|
remove NetworkPeer dtor debug, fix ICE socket
|
2015-05-28 16:44:34 -07:00 |
NLPacket.cpp
|
int64_t to qint64 for consistency
|
2015-07-09 13:12:48 -07:00 |
NLPacket.h
|
Merge remote-tracking branch 'birarda/protocol' into receive_packets
|
2015-07-09 14:08:35 -07:00 |
NLPacketList.cpp
|
add an assert for an NLPacketList segment that is oversized
|
2015-07-09 12:13:15 -07:00 |
NLPacketList.h
|
add O_OBJECT macros to appropriate classes, fix PacketList errors
|
2015-07-08 22:46:43 -07:00 |
Node.cpp
|
fix spaces created by xcode find/replace
|
2015-07-07 15:01:19 -07:00 |
Node.h
|
more PacketType to PacketType::Value replacements
|
2015-07-02 16:49:19 -07:00 |
NodeData.cpp
|
|
|
NodeData.h
|
|
|
NodeList.cpp
|
Merge remote-tracking branch 'birarda/protocol' into receive_packets
|
2015-07-09 14:08:35 -07:00 |
NodeList.h
|
Register for packet types in NodeList
|
2015-07-08 11:15:00 -07:00 |
NodeType.h
|
only send add packet for nodes in interest set
|
2015-05-29 09:49:54 -07:00 |
OAuthAccessToken.cpp
|
quiet compiler, remove some trailing control-Ms
|
2015-04-25 09:20:00 -07:00 |
OAuthAccessToken.h
|
|
|
OAuthNetworkAccessManager.cpp
|
add a networking constants class with metaverse URL
|
2015-03-31 16:40:21 -07:00 |
OAuthNetworkAccessManager.h
|
|
|
Packet.cpp
|
Fail in Packet::create if size is invalid
|
2015-07-09 13:11:43 -07:00 |
Packet.h
|
int64_t to qint64 for consistency
|
2015-07-09 13:12:48 -07:00 |
PacketHeaders.cpp
|
remove hash and sequence number replacement in PacketHeaders
|
2015-07-09 12:33:34 -07:00 |
PacketHeaders.h
|
remove hash and sequence number replacement in PacketHeaders
|
2015-07-09 12:33:34 -07:00 |
PacketReceiver.cpp
|
Temporarily disable packet dispatching in PacketReceiver
|
2015-07-10 12:24:35 -07:00 |
PacketReceiver.h
|
Fix errors PacketReceiver
|
2015-07-09 15:34:02 -07:00 |
PacketSender.cpp
|
pass const NLPacket& for all sendUnreliablePacket calls
|
2015-07-09 11:42:18 -07:00 |
PacketSender.h
|
remove NetworkPacket and replace with NodePacketPair
|
2015-07-07 16:56:05 -07:00 |
ReceivedPacketProcessor.cpp
|
resolve conflicts on merge with upstream/master
|
2015-07-08 18:41:48 -07:00 |
ReceivedPacketProcessor.h
|
resolve conflicts on merge with upstream/master
|
2015-07-08 18:41:48 -07:00 |
ResourceCache.cpp
|
Add comment (and force previous change to the right branch).
|
2015-05-11 10:12:03 -07:00 |
ResourceCache.h
|
Fix typo
|
2015-03-31 14:21:56 -07:00 |
RSAKeypairGenerator.cpp
|
Better #if condition for clang
|
2015-05-11 09:31:12 -07:00 |
RSAKeypairGenerator.h
|
|
|
SentPacketHistory.cpp
|
cleanup return in SentPacketHistory
|
2015-07-09 13:06:34 -07:00 |
SentPacketHistory.h
|
Add missing header in SentPacketHistory
|
2015-07-09 15:34:20 -07:00 |
SequenceNumberStats.cpp
|
put networking library into its own QLoggingCategory
|
2015-04-06 15:11:48 -07:00 |
SequenceNumberStats.h
|
|
|
ThreadedAssignment.cpp
|
fix for audio-mixer shutdown hang, removing spaces
|
2015-05-13 12:03:21 -07:00 |
ThreadedAssignment.h
|
add ping timer tied to NetworkPeer
|
2015-05-27 18:22:23 -07:00 |
UserActivityLogger.cpp
|
put networking library into its own QLoggingCategory
|
2015-04-06 15:11:48 -07:00 |
UserActivityLogger.h
|
Revert "remove the launch activity from UserActivityLogger"
|
2015-03-12 15:53:05 -07:00 |
UUIDHasher.h
|
|
|
WalletTransaction.cpp
|
|
|
WalletTransaction.h
|
|
|