overte/libraries/networking/src
2014-09-30 14:36:32 -07:00
..
AccountManager.cpp use an auto_ptr to be able to reset the AccountManager 2014-09-30 14:36:32 -07:00
AccountManager.h use an auto_ptr to be able to reset the AccountManager 2014-09-30 14:36:32 -07:00
AddressManager.cpp fix indentation issues for merged AddressBarDialog classes 2014-09-26 14:32:59 -07:00
AddressManager.h Add finish lookup event 2014-09-23 11:32:16 +02: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 centralize path creation from position and orientation to AddressManager 2014-09-11 17:17:47 -07:00
DomainHandler.h centralize path creation from position and orientation to AddressManager 2014-09-11 17:17:47 -07:00
HifiSockAddr.cpp
HifiSockAddr.h
LimitedNodeList.cpp hook My Locations to data-web dialog 2014-09-18 09:35:33 -07:00
LimitedNodeList.h handle receipt of new public socket and propogation to data-server 2014-09-16 12:37:22 -07:00
Logging.cpp
Logging.h
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
NodeData.h
NodeList.cpp handle receipt of new public socket and propogation to data-server 2014-09-16 12:37:22 -07:00
NodeList.h handle receipt of new public socket and propogation to data-server 2014-09-16 12:37:22 -07:00
OAuthAccessToken.cpp
OAuthAccessToken.h remove the access token from API urls and put in Authorization header 2014-09-17 16:00:20 -07:00
OAuthNetworkAccessManager.cpp add a DataWebDialog for authenticated access to data-web html 2014-09-18 09:05:25 -07:00
OAuthNetworkAccessManager.h add a DataWebDialog for authenticated access to data-web html 2014-09-18 09:05:25 -07:00
PacketHeaders.cpp pack position and orientation in silent frames 2014-09-16 13:06:46 -07:00
PacketHeaders.h first cut at replacing radius with dimensions 2014-09-09 13:33:05 -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 some url handling repairs, move existing error reply handlers to new format 2014-09-12 10:13:33 -07:00
UserActivityLogger.h some url handling repairs, move existing error reply handlers to new format 2014-09-12 10:13:33 -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