overte/libraries/networking/src
2014-07-17 14:06:11 -07:00
..
AccountManager.cpp Modified recently added case to AccountManager 2014-07-02 16:12:39 -07:00
AccountManager.h Merge branch 'master' of https://github.com/highfidelity/hifi into replace_qnetworkaccessmanager 2014-07-02 16:06:41 -07:00
Assignment.cpp pass wallet UUID from AC to DS, cleanup noisy timer 2014-05-20 14:38:51 -07:00
Assignment.h pass wallet UUID from AC to DS, cleanup noisy timer 2014-05-20 14:38:51 -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 Adding logger calls 2014-06-30 17:10:17 -07:00
DomainHandler.h remove dependency on GnuTLS for later replacement with OpenSSL 2014-05-20 10:47:11 -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 removed debug prints 2014-06-11 15:26:22 -07:00
LimitedNodeList.h removed debug code 2014-06-09 12:35:26 -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 cleaned up debug statements 2014-06-04 11:20:29 -07:00
Node.h more cleanup again 2014-06-04 11:31:44 -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 fix reference to attribute in STUN packet 2014-06-12 13:15:54 -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 new auidostreamstats displayed in interface, domain page stats updated 2014-07-09 11:59:50 -07:00
PacketHeaders.h added PacketTypeAudioStreamStats for j-buffer stats 2014-06-25 11:38:56 -07:00
PacketSender.cpp changed NetworkPacket::_sendingNode to ::_node 2014-06-10 16:43:53 -07:00
PacketSender.h add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
ReceivedPacketProcessor.cpp added forgotten i++ in sendNackPackets() 2014-06-18 09:28:42 -07:00
ReceivedPacketProcessor.h added forgotten i++ in sendNackPackets() 2014-06-18 09:28:42 -07:00
ResourceCache.cpp Switched ResourceCache to NetworkAccessManager 2014-07-02 11:21:07 -07:00
ResourceCache.h Switched ResourceCache to NetworkAccessManager 2014-07-02 11:21:07 -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 droppable silent packets are added for dropped packets; 2014-07-16 14:41:24 -07:00
SequenceNumberStats.h droppable silent packets are added for dropped packets; 2014-07-16 14:41:24 -07:00
ThreadedAssignment.cpp more cleanup 2014-04-21 16:35:42 -07:00
ThreadedAssignment.h add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
UserActivityLogger.cpp On/Off for activity logger 2014-07-16 12:22:27 -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