overte/libraries/networking/src
2016-10-07 10:30:18 -07:00
..
udt Make static control packets class members 2016-10-03 13:46:55 -07:00
AbstractUriHandler.h
AccountManager.cpp enabled qnetworkrequest redirects everywhere I could find them 2016-09-06 17:35:06 -07:00
AccountManager.h Interface login through steam 2016-08-08 15:39:25 -07:00
AddressManager.cpp catagorize some qDebugs 2016-09-14 21:39:45 -07:00
AddressManager.h Add path parameter to goToSandbox 2016-10-07 10:30:18 -07:00
AssetClient.cpp Remove extraneous logging 2016-10-05 19:25:03 -07:00
AssetClient.h Make slots private method 2016-04-29 17:39:53 -07:00
AssetRequest.cpp Remove extraneous log line from AssetRequest 2016-10-05 19:27:24 -07:00
AssetRequest.h Add extra logging to asset client 2016-10-04 16:43:13 -07:00
AssetResourceRequest.cpp Make timer child of QObject instead of attaching to destroyed 2016-10-05 19:25:17 -07:00
AssetResourceRequest.h Add timeout to AssetResourceRequest 2016-10-04 16:43:12 -07:00
AssetUpload.cpp
AssetUpload.h
AssetUtils.cpp Cleanup disk cache io device 2016-04-18 14:10:51 -07:00
AssetUtils.h
Assignment.cpp
Assignment.h
AtpReply.cpp Generalize atp handling in network access managers 2016-08-09 11:46:08 -07:00
AtpReply.h Generalize atp handling in network access managers 2016-08-09 11:46:08 -07:00
BandwidthRecorder.cpp
BandwidthRecorder.h
DataServerAccountInfo.cpp add temporary domain info to account info 2016-06-22 12:02:35 -07:00
DataServerAccountInfo.h add temporary domain info to account info 2016-06-22 12:02:35 -07:00
DomainHandler.cpp add support for redirection on domain at max capacity 2016-09-21 18:12:38 -07:00
DomainHandler.h add support for redirection on domain at max capacity 2016-09-21 18:12:38 -07:00
FileResourceRequest.cpp
FileResourceRequest.h
GroupRank.h code review 2016-07-27 08:46:46 -07:00
HifiSockAddr.cpp Migrate logging functionality to shared library 2016-09-23 12:04:58 -07:00
HifiSockAddr.h Migrate logging functionality to shared library 2016-09-23 12:04:58 -07:00
HTTPResourceRequest.cpp enabled qnetworkrequest redirects everywhere I could find them 2016-09-06 17:35:06 -07:00
HTTPResourceRequest.h
LimitedNodeList.cpp Migrate logging functionality to shared library 2016-09-23 12:04:58 -07:00
LimitedNodeList.h ice test-client uses stun server to get public address 2016-09-16 17:21:28 -07:00
MappingRequest.cpp Fix asset resource request not properly cleaning up 2016-04-01 10:08:44 -07:00
MappingRequest.h Fix asset resource request not properly cleaning up 2016-04-01 10:08:44 -07:00
MessagesClient.cpp
MessagesClient.h
NetworkAccessManager.cpp Generalize atp handling in network access managers 2016-08-09 11:46:08 -07:00
NetworkAccessManager.h Generalize atp handling in network access managers 2016-08-09 11:46:08 -07:00
NetworkingConstants.h Restore mateverse URL 2016-08-08 15:39:25 -07:00
NetworkLogging.cpp
NetworkLogging.h
NetworkPeer.cpp Start new hole punch when the socket is updated 2016-09-06 10:16:00 -07:00
NetworkPeer.h Start new hole punch when the socket is updated 2016-09-06 10:16:00 -07:00
NLPacket.cpp add a menu option to force the wrong DS connect version 2016-06-09 15:53:19 -07:00
NLPacket.h add a menu option to force the wrong DS connect version 2016-06-09 15:53:19 -07:00
NLPacketList.cpp
NLPacketList.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
Node.cpp fix seeking in packet, use nodeActivated for ignore list send 2016-07-13 15:06:31 -07:00
Node.h expose kick perms from LNL and Node 2016-08-02 14:35:11 -07:00
NodeData.cpp
NodeData.h
NodeList.cpp eliminated else, this might look cleaner 2016-09-30 03:31:35 +02:00
NodeList.h Use invalid port to signal no value passed 2016-09-06 11:59:07 -07:00
NodePermissions.cpp add the kick permission to domain server settings 2016-08-02 14:35:11 -07:00
NodePermissions.h add the kick permission to domain server settings 2016-08-02 14:35:11 -07:00
NodeType.h
OAuthAccessToken.cpp
OAuthAccessToken.h
OAuthNetworkAccessManager.cpp enabled qnetworkrequest redirects everywhere I could find them 2016-09-06 17:35:06 -07:00
OAuthNetworkAccessManager.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
PacketReceiver.cpp Move node received bandwidth tracking to LimitedNodeList 2016-08-15 09:23:02 -07:00
PacketReceiver.h Move node received bandwidth tracking to LimitedNodeList 2016-08-15 09:23:02 -07:00
PacketSender.cpp
PacketSender.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
ReceivedMessage.cpp quiet gcc 5 warnings 2016-05-21 16:53:01 -07:00
ReceivedMessage.h
ReceivedPacketProcessor.cpp
ReceivedPacketProcessor.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
ResourceCache.cpp Add some asserts 2016-08-08 15:12:17 -07:00
ResourceCache.h remove unimplemented declaration 2016-08-24 22:26:56 -07:00
ResourceManager.cpp Make sure resource req are cleaned up with there parents 2016-04-12 13:51:11 -07:00
ResourceManager.h
ResourceRequest.cpp use ResourceRequest in Agent to handle ATP scripts 2016-04-08 14:38:26 -07:00
ResourceRequest.h Fix asset resource request not properly cleaning up 2016-04-01 10:08:44 -07:00
ResourceScriptingInterface.cpp
ResourceScriptingInterface.h
RSAKeypairGenerator.cpp
RSAKeypairGenerator.h
SentPacketHistory.cpp
SentPacketHistory.h
SequenceNumberStats.cpp add suppression for unreasonable sequence number messages 2016-03-31 18:04:13 -07:00
SequenceNumberStats.h
ThreadedAssignment.cpp
ThreadedAssignment.h
UserActivityLogger.cpp reduce activity logging spam 2016-07-24 11:44:25 -07:00
UserActivityLogger.h Add went-to user activity back in 2016-06-22 08:54:58 -07:00
UserActivityLoggerScriptingInterface.cpp Add user activity logging to tutorial 2016-10-07 10:30:18 -07:00
UserActivityLoggerScriptingInterface.h Add user activity logging to tutorial 2016-10-07 10:30:18 -07:00
WalletTransaction.cpp
WalletTransaction.h