.. |
udt
|
cleanup call to parseAudioData
|
2015-07-15 17:20:02 -07:00 |
AccountManager.cpp
|
Update includes for moved files
|
2015-07-13 15:28:55 -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
|
Merge branch 'receive_packets' of https://github.com/huffman/hifi into protocol
|
2015-07-14 16:36:28 -07:00 |
Assignment.h
|
make NodeData parseData take only packet
|
2015-07-14 14:09:00 -07: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
|
Qt5.5 fixes
|
2015-07-12 18:52:15 -07:00 |
DataServerAccountInfo.h
|
add back c++11 support to all, fix includes in networking
|
2014-11-18 17:26:42 -08:00 |
DomainHandler.cpp
|
resolve conflicts on merge with upstream/master
|
2015-07-15 16:18:47 -07:00 |
DomainHandler.h
|
remove SharedNodePointer from some packet callbacks
|
2015-07-14 14:27:26 -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
|
Qt5.5 fixes
|
2015-07-12 18:52:15 -07:00 |
LimitedNodeList.cpp
|
fix packet receiver cleanup
|
2015-07-15 16:33:12 -07:00 |
LimitedNodeList.h
|
fix packet receiver cleanup
|
2015-07-15 16:33:12 -07:00 |
NetworkAccessManager.cpp
|
Revert "Use QDickCache for every QNAM"
|
2015-01-27 18:09:22 -08:00 |
NetworkAccessManager.h
|
add back c++11 support to all, fix includes in networking
|
2014-11-18 17:26:42 -08:00 |
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 |
NetworkPacket.cpp
|
delete dead code
|
2015-07-14 16:49:22 -07:00 |
NetworkPacket.h
|
delete dead code
|
2015-07-14 16:49:22 -07:00 |
NetworkPeer.cpp
|
Qt5.5 fixes
|
2015-07-12 18:52:15 -07:00 |
NetworkPeer.h
|
changes for new packet receive API
|
2015-07-10 16:45:44 -07:00 |
NLPacket.cpp
|
fix offset for source UUID and verification hash
|
2015-07-15 13:31:36 -07:00 |
NLPacket.h
|
fix child assignment UUID, adjust for NLPacket after unpack
|
2015-07-15 12:37:30 -07:00 |
NLPacketList.cpp
|
Make PacketList class NLPacketList inherits from
|
2015-07-13 15:30:41 -07:00 |
NLPacketList.h
|
Make PacketList class NLPacketList inherits from
|
2015-07-13 15:30:41 -07:00 |
Node.cpp
|
fix spaces created by xcode find/replace
|
2015-07-07 15:01:19 -07:00 |
Node.h
|
Merge branch 'receive_packets' of https://github.com/huffman/hifi into protocol
|
2015-07-14 16:36:28 -07:00 |
NodeData.cpp
|
|
|
NodeData.h
|
make NodeData parseData take only packet
|
2015-07-14 14:09:00 -07:00 |
NodeList.cpp
|
Seek to start of ping packet
|
2015-07-15 16:10:08 -07:00 |
NodeList.h
|
make NodeList deleter be deleteLater
|
2015-07-14 15:28:38 -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
|
don't allow a username and password for domain auth, require access token
|
2014-09-30 12:23:04 -07:00 |
OAuthNetworkAccessManager.cpp
|
add a networking constants class with metaverse URL
|
2015-03-31 16:40:21 -07:00 |
OAuthNetworkAccessManager.h
|
|
|
PacketListener.cpp
|
Don't unregister packet listeners when no nodelist
|
2015-07-15 13:10:16 -07:00 |
PacketListener.h
|
add PacketListener to help unregister for packets
|
2015-07-14 13:52:38 -07:00 |
PacketReceiver.cpp
|
fix packet receiver cleanup
|
2015-07-15 16:33:12 -07:00 |
PacketReceiver.h
|
Merge fixes
|
2015-07-14 17:08:36 -07:00 |
PacketSender.cpp
|
rename Packet methods for clarity
|
2015-07-15 10:40:40 -07:00 |
PacketSender.h
|
remove NetworkPacket and replace with NodePacketPair
|
2015-07-07 16:56:05 -07:00 |
ReceivedPacketProcessor.cpp
|
cleanup octree networking code to use new API
|
2015-07-13 09:40:26 -07:00 |
ReceivedPacketProcessor.h
|
cleanup octree networking code to use new API
|
2015-07-13 09:40:26 -07:00 |
ResourceCache.cpp
|
Made Animations safe for resource reload
|
2015-07-10 12:01:51 -07:00 |
ResourceCache.h
|
Made Animations safe for resource reload
|
2015-07-10 12:01:51 -07:00 |
RSAKeypairGenerator.cpp
|
Better #if condition for clang
|
2015-05-11 09:31:12 -07:00 |
RSAKeypairGenerator.h
|
fire off generation of key-pair in conjunction with login, store private key
|
2014-10-14 12:12:32 -07:00 |
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
|
add the option for PacketReceiver to drop packets
|
2015-07-14 15:49:54 -07:00 |
ThreadedAssignment.h
|
make NodeList deleter be deleteLater
|
2015-07-14 15:28:38 -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
|
include QUuid instead of UUID in UUIDHasher
|
2014-12-18 14:31:34 -08:00 |
WalletTransaction.cpp
|
|
|
WalletTransaction.h
|
|
|