overte-HifiExperiments/libraries/networking/src
2014-05-01 12:01:08 -07:00
..
AccountManager.cpp pass the owner scope to auth requests 2014-04-25 13:22:18 -07:00
AccountManager.h add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
Assignment.cpp add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
Assignment.h Removed Systime.h includes 2014-04-21 17:23:06 -07:00
DataServerAccountInfo.cpp add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
DataServerAccountInfo.h add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
DomainHandler.cpp add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
DomainHandler.h return OAuth URL to interface clients when OAuth enabled 2014-05-01 10:19:05 -07:00
DTLSClientSession.cpp add a missing semi-colon for windows build 2014-04-10 12:27:52 -07:00
DTLSClientSession.h add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
DTLSSession.cpp trust high fidelity root CA cert for OAuth redirect 2014-05-01 11:54:51 -07:00
DTLSSession.h just call free instead of gnutls_free on windows 2014-04-10 12:24:41 -07:00
DummyDTLSSession.cpp add a networking library and link from appropriate targets 2014-04-10 09:32:17 -07:00
DummyDTLSSession.h add a networking library and link from appropriate targets 2014-04-10 09:32:17 -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 return OAuth URL to interface clients when OAuth enabled 2014-05-01 10:19:05 -07:00
LimitedNodeList.h add support for sending unverified datagrams to nodes 2014-04-18 15:30:45 -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 re-instate connect behavior in DS so killed nodes re-connect, amend #2675 2014-04-16 10:56:33 -07:00
Node.h re-instate connect behavior in DS so killed nodes re-connect, amend #2675 2014-04-16 10:56:33 -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 handle cleanup of OAuth web view when force closed 2014-05-01 12:01:08 -07:00
NodeList.h remove Syssocket which is from our pre-Qt days 2014-04-10 10:34:31 -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 push packet version to force an update 2014-04-16 13:37:41 -07:00
PacketHeaders.h return OAuth URL to interface clients when OAuth enabled 2014-05-01 10:19:05 -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