.. |
udt
|
Merge pull request #5555 from ZappoMan/centerOrigin
|
2015-08-19 15:59:04 -07:00 |
AccountManager.cpp
|
Restore AccountManager setup
|
2015-07-17 18:22:35 -07:00 |
AccountManager.h
|
|
|
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
|
More cleanup and showing version in ds web gui
|
2015-08-13 16:44:28 -06:00 |
Assignment.h
|
Another versioning checkpoint + cleanup
|
2015-08-13 16:35:55 -06:00 |
BandwidthRecorder.cpp
|
|
|
BandwidthRecorder.h
|
|
|
DataServerAccountInfo.cpp
|
clean-up formatting
|
2015-08-05 17:43:03 -07: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 connection token to sign with username when connecting to domain-server
|
2015-08-05 15:33:59 -07:00 |
DomainHandler.h
|
Generate session token UUIDs to be signed with username
|
2015-08-04 12:02:23 -07:00 |
HifiSockAddr.cpp
|
|
|
HifiSockAddr.h
|
|
|
JSONBreakableMarshal.cpp
|
|
|
JSONBreakableMarshal.h
|
Qt5.5 fixes
|
2015-07-12 18:52:15 -07:00 |
LimitedNodeList.cpp
|
add readWithoutCopy for clarity in Packet read
|
2015-08-19 14:32:26 -07:00 |
LimitedNodeList.h
|
Move dataSent signal from PacketReceiver to LimitedNodeList
|
2015-07-17 11:05:07 -07:00 |
NetworkAccessManager.cpp
|
|
|
NetworkAccessManager.h
|
|
|
NetworkingConstants.h
|
|
|
NetworkLogging.cpp
|
|
|
NetworkLogging.h
|
|
|
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
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-20 14:50:44 -07:00 |
NetworkPeer.h
|
add atomic include for NetworkPeer
|
2015-07-17 16:17:10 -07:00 |
NLPacket.cpp
|
correct the unique_ptr char allocations
|
2015-07-31 14:29:05 -07:00 |
NLPacket.h
|
correct the unique_ptr char allocations
|
2015-07-31 14:29:05 -07:00 |
NLPacketList.cpp
|
repair constructor that takes QByteArray in PacketList
|
2015-07-17 15:47:37 -07:00 |
NLPacketList.h
|
repair constructor that takes QByteArray in PacketList
|
2015-07-17 15:47:37 -07:00 |
Node.cpp
|
|
|
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
|
add readWithoutCopy for clarity in Packet read
|
2015-08-19 14:32:26 -07:00 |
NodeList.h
|
Fix DomainServerConnectionTOken packet writing/resetting
|
2015-08-04 12:02:23 -07:00 |
NodeType.h
|
|
|
OAuthAccessToken.cpp
|
|
|
OAuthAccessToken.h
|
|
|
OAuthNetworkAccessManager.cpp
|
|
|
OAuthNetworkAccessManager.h
|
|
|
PacketReceiver.cpp
|
correct the unique_ptr char allocations
|
2015-07-31 14:29:05 -07:00 |
PacketReceiver.h
|
Merge branch 'protocol' of https://github.com/huffman/hifi into atp
|
2015-07-17 11:07:10 -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
|
|
|
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
|
|
|
SequenceNumberStats.h
|
|
|
ThreadedAssignment.cpp
|
add the option for PacketReceiver to drop packets
|
2015-07-14 15:49:54 -07:00 |
ThreadedAssignment.h
|
kill the PacketLister (AKA Huffman 1 : PacketListener 0)
|
2015-07-17 09:07:39 -07:00 |
UserActivityLogger.cpp
|
|
|
UserActivityLogger.h
|
|
|
UUIDHasher.h
|
|
|
WalletTransaction.cpp
|
|
|
WalletTransaction.h
|
|
|