overte/libraries/networking/src
Philip Rosedale 79ff87f7c5 Merge pull request #2891 from birarda/credits
initial pass at crediting ACs for work done
2014-05-21 12:09:48 -07:00
..
AccountManager.cpp send and confirm transactions to assigned nodes from DS 2014-05-21 10:58:41 -07:00
AccountManager.h resolve conflicts on merge with upstream/master 2014-05-02 10:39:17 -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 added discourse key in shift operators 2014-05-14 17:25:40 +02:00
DataServerAccountInfo.h store discourse api key 2014-05-02 22:16:19 +02: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 handle types larger than 255 for packetVersionAndHashMatch 2014-05-20 15:45:08 -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 support for models in root element 2014-05-20 15:20:27 -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