overte-HifiExperiments/libraries/networking/src
2014-09-11 11:00:24 -07:00
..
AccountManager.cpp complete redemption of signed transactions from octree server 2014-07-31 11:03:12 -07:00
AccountManager.h allow unauthenticated redemptions of signed transactions from octree server 2014-07-31 10:05:26 -07:00
AddressManager.cpp add port parsing for domain hostname in address bar 2014-09-11 11:00:24 -07:00
AddressManager.h handle domain changes via address bar 2014-09-11 10:45:45 -07:00
Assignment.cpp first cut at renaming Models to Entities 2014-06-26 16:39:52 -07:00
Assignment.h first cut at renaming Models to Entities 2014-06-26 16:39:52 -07:00
DataServerAccountInfo.cpp add dialog to Menu to insert wallet private key 2014-07-17 11:43:30 -07:00
DataServerAccountInfo.h use OpenSSL to create signed wallet transaction using hard-code key 2014-07-16 15:44:49 -07:00
DomainHandler.cpp Add DomainHandler::disconnectedFromDomain signal 2014-08-11 18:41:07 -07:00
DomainHandler.h handle domain changes via address bar 2014-09-11 10:45:45 -07:00
HifiSockAddr.cpp don't use reserved word causing issues on windows 2014-04-10 11:01:17 -07:00
HifiSockAddr.h include WS2tcpip for socklen_t on windows 2014-04-10 10:45:43 -07:00
LimitedNodeList.cpp initial addition of the AddressManager with location switch hooked up 2014-09-11 10:14:00 -07:00
LimitedNodeList.h change both send and receive socket buffers 2014-08-13 15:50:11 -07:00
Logging.cpp Remove printf and replace them by qDebug() 2014-04-21 16:17:45 -07:00
Logging.h commit missing Syssocket removals to Node and Logging 2014-04-10 10:36:30 -07:00
NetworkAccessManager.cpp Remove multithread access from NetworkAccessManager for the time being 2014-07-07 11:33:54 -07:00
NetworkAccessManager.h Got rid of unneccessary Q_DISABLE_COPY() 2014-07-07 12:15:55 -07:00
NetworkPacket.cpp changed NetworkPacket::_sendingNode to ::_node 2014-06-10 16:43:53 -07:00
NetworkPacket.h changed NetworkPacket::_sendingNode to ::_node 2014-06-10 16:43:53 -07:00
Node.cpp first cut at renaming Models to Entities 2014-06-26 16:39:52 -07:00
Node.h first cut at renaming Models to Entities 2014-06-26 16:39:52 -07:00
NodeData.cpp add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
NodeData.h add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
NodeList.cpp allow domain to pass down its ID from config 2014-09-10 15:13:02 -07:00
NodeList.h cleaned up debug statements 2014-06-04 11:20:29 -07:00
OAuthAccessToken.cpp add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
OAuthAccessToken.h add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
PacketHeaders.cpp converting voxel files to new versioned format with buffer breaks 2014-09-05 10:51:08 -07:00
PacketHeaders.h converting voxel files to new versioned format with buffer breaks 2014-09-05 10:51:08 -07:00
PacketSender.cpp changed NetworkPacket::_sendingNode to ::_node 2014-06-10 16:43:53 -07:00
PacketSender.h remove ssize_t and replace with size_t or int where appropriate 2014-08-08 13:17:53 -07:00
ReceivedPacketProcessor.cpp added forgotten i++ in sendNackPackets() 2014-06-18 09:28:42 -07:00
ReceivedPacketProcessor.h remove ssize_t and replace with size_t or int where appropriate 2014-08-08 13:17:53 -07:00
ResourceCache.cpp fixes/patches for win32/vs2013 startup and shutdown 2014-09-10 12:24:59 -07:00
ResourceCache.h Fixed another crash relating to undo stack. Made script support the 2014-07-18 11:37:13 -07:00
SentPacketHistory.cpp added RingBufferHistory template class, used it in SentPacketHistory and MovingMinMaxAvg 2014-07-09 15:38:03 -07:00
SentPacketHistory.h added RingBufferHistory template class, used it in SentPacketHistory and MovingMinMaxAvg 2014-07-09 15:38:03 -07:00
SequenceNumberStats.cpp sestets added to jitter tester 2014-08-12 14:38:28 -07:00
SequenceNumberStats.h sestets added to jitter tester 2014-08-12 14:38:28 -07:00
ThreadedAssignment.cpp decouple audio-mixer packet receipt from main thread 2014-08-14 12:37:57 -07:00
ThreadedAssignment.h decouple audio-mixer packet receipt from main thread 2014-08-14 12:37:57 -07:00
UserActivityLogger.cpp parse voxel costs to the DomainHandler object 2014-07-29 17:22:17 -07:00
UserActivityLogger.h On/Off for activity logger 2014-07-16 12:22:27 -07:00
WalletTransaction.cpp initial rev of SignedWalletTransaction that creates a message 2014-07-16 12:26:24 -07:00
WalletTransaction.h initial rev of SignedWalletTransaction that creates a message 2014-07-16 12:26:24 -07:00