.. |
udt
|
Fix Packet ctor
|
2015-07-30 15:15:51 -07:00 |
AccountManager.cpp
|
Restore AccountManager setup
|
2015-07-17 18:22:35 -07:00 |
AccountManager.h
|
send user to token creation page
|
2015-05-14 15:21:33 -07:00 |
AddressManager.cpp
|
actual fix for AddressManager address with port
|
2015-07-16 13:52:18 -07:00 |
AddressManager.h
|
actual fix for AddressManager address with port
|
2015-07-16 13:52:18 -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
|
|
|
DataServerAccountInfo.cpp
|
Qt5.5 fixes
|
2015-07-12 18:52:15 -07:00 |
DataServerAccountInfo.h
|
|
|
DomainHandler.cpp
|
HifiSockAddr have object names
|
2015-07-29 17:28:37 -07:00 |
DomainHandler.h
|
kill the PacketLister (AKA Huffman 1 : PacketListener 0)
|
2015-07-17 09:07:39 -07:00 |
HifiSockAddr.cpp
|
HifiSockAddr have object names
|
2015-07-29 17:28:37 -07:00 |
HifiSockAddr.h
|
initial work to make sequence # and bitfield lead all packets
|
2015-07-23 11:59:37 -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
|
add a constants file for UDT
|
2015-07-29 15:11:12 -07:00 |
LimitedNodeList.h
|
Restore const, make helper memebers mutable
|
2015-07-28 16:02:33 -07:00 |
NetworkAccessManager.cpp
|
|
|
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
|
HifiSockAddr have object names
|
2015-07-29 17:28:37 -07:00 |
NetworkPeer.h
|
Bit of code cleanup
|
2015-07-29 12:30:55 -07:00 |
NLPacket.cpp
|
Change headers/payload size computation
|
2015-07-30 15:05:51 -07:00 |
NLPacket.h
|
Change headers/payload size computation
|
2015-07-30 15:05:51 -07:00 |
NLPacketList.cpp
|
shuffle Packet headers, use static enum for PacketType
|
2015-07-23 13:56:47 -07:00 |
NLPacketList.h
|
shuffle Packet headers, use static enum for PacketType
|
2015-07-23 13:56:47 -07:00 |
Node.cpp
|
HifiSockAddr have object names
|
2015-07-29 17:28:37 -07:00 |
Node.h
|
HifiSockAddr have object names
|
2015-07-29 17:28:37 -07:00 |
NodeData.cpp
|
|
|
NodeData.h
|
make NodeData parseData take only packet
|
2015-07-14 14:09:00 -07:00 |
NodeList.cpp
|
type and version fixes after refactor
|
2015-07-29 17:37:33 -07:00 |
NodeList.h
|
repairs for DS path query and response
|
2015-07-16 17:08:06 -07:00 |
NodeType.h
|
Remove Environment Server
|
2015-07-29 20:04:29 -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
|
|
|
PacketReceiver.cpp
|
repairs for dead listener checks
|
2015-07-24 16:17:06 -07:00 |
PacketReceiver.h
|
shuffle Packet headers, use static enum for PacketType
|
2015-07-23 13:56:47 -07:00 |
PacketSender.cpp
|
fix edit packet sending from client
|
2015-07-16 11:17:49 -07:00 |
PacketSender.h
|
remove NetworkPacket and replace with NodePacketPair
|
2015-07-07 16:56:05 -07:00 |
ReceivedPacketProcessor.cpp
|
set jurisdiction listener object name for thread identification
|
2015-07-15 18:52:59 -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
|
|
|
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
|
don't attempt to send stats while not connected
|
2015-07-29 17:51:50 -07:00 |
ThreadedAssignment.h
|
don't attempt to send stats while not connected
|
2015-07-29 17:51:50 -07:00 |
UserActivityLogger.cpp
|
put networking library into its own QLoggingCategory
|
2015-04-06 15:11:48 -07:00 |
UserActivityLogger.h
|
|
|
UUIDHasher.h
|
initial work to make sequence # and bitfield lead all packets
|
2015-07-23 11:59:37 -07:00 |
WalletTransaction.cpp
|
|
|
WalletTransaction.h
|
|
|