overte-HifiExperiments/libraries/networking/src
2014-05-29 11:42:35 -07:00
..
AccountManager.cpp make transaction amounts and balances signed 64-bit 2014-05-23 15:34:34 -07:00
AccountManager.h make transaction amounts and balances signed 64-bit 2014-05-23 15:34:34 -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 make transaction amounts and balances signed 64-bit 2014-05-23 15:34:34 -07:00
DataServerAccountInfo.h Merge branch 'master' of https://github.com/highfidelity/hifi 2014-05-23 17:38:28 -07:00
DomainHandler.cpp remove GnuTLS include across repo 2014-05-20 10:56:34 -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 info, cleaned code for pull req 2014-05-29 10:39:40 -07:00
LimitedNodeList.h remove more gnutls includes 2014-05-20 11:26:22 -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
NetworkPacket.cpp add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
NetworkPacket.h add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
Node.cpp first cut at modelserver 2014-04-30 09:25:52 -07:00
Node.h first cut at modelserver 2014-04-30 09:25: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 remove GnuTLS include across repo 2014-05-20 10:56:34 -07:00
NodeList.h remove more gnutls includes 2014-05-20 11:26:22 -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 updated packet type version numbers 2014-05-29 11:42:35 -07:00
PacketHeaders.h properly discard piggy back packets that don't match expected version 2014-05-20 16:19:14 -07:00
PacketSender.cpp add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
PacketSender.h add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
ReceivedPacketProcessor.cpp add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
ReceivedPacketProcessor.h add a networking library and link from appropriate targets 2014-04-10 09:32:17 -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