.. |
AccountManager.cpp
|
generate a new keypair on every interface launch
|
2014-10-17 16:55:50 -07:00 |
AccountManager.h
|
generate a new keypair on every interface launch
|
2014-10-17 16:55:50 -07:00 |
AddressManager.cpp
|
fix for domainID wrapped in braces
|
2014-10-28 15:37:42 -07:00 |
AddressManager.h
|
fix location DataWebDialog missing InterfaceLocation object
|
2014-10-28 15:32:23 -07:00 |
Assignment.cpp
|
removing particles
|
2014-10-13 14:10:57 -07:00 |
Assignment.h
|
removing particles
|
2014-10-13 14:10:57 -07:00 |
DataServerAccountInfo.cpp
|
allow case insensitivity for allowed users in domain-server
|
2014-11-03 15:32:45 -08:00 |
DataServerAccountInfo.h
|
generate a new keypair if one isn't found in settings
|
2014-10-15 10:36:21 -07:00 |
DomainHandler.cpp
|
fix for HifiSockAddr lookup for ice server from DomainHandler
|
2014-11-04 13:53:56 -08:00 |
DomainHandler.h
|
repair for persisting of Account to file after keypair generation
|
2014-10-14 14:21:18 -07:00 |
HifiSockAddr.cpp
|
fix for HifiSockAddr lookup for ice server from DomainHandler
|
2014-11-04 13:53:56 -08:00 |
HifiSockAddr.h
|
allow a blocking lookup of IP address in HifiSockAddr
|
2014-11-03 15:13:41 -08:00 |
LimitedNodeList.cpp
|
Revert "Revert "don't allow a HifiSockAddr lookup to block application""
|
2014-11-03 15:05:40 -08:00 |
LimitedNodeList.h
|
Revert "Revert "don't allow a HifiSockAddr lookup to block application""
|
2014-11-03 15:05:40 -08:00 |
NetworkAccessManager.cpp
|
don't require refresh of NetworkAccessManager, should handle restarts
|
2014-10-06 09:54:52 -07:00 |
NetworkAccessManager.h
|
don't require refresh of NetworkAccessManager, should handle restarts
|
2014-10-06 09:54:52 -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 |
NetworkPeer.cpp
|
fix for double ICE connect attempts from domain-server
|
2014-10-03 15:25:47 -07:00 |
NetworkPeer.h
|
remove a peer in domain-server after max connection attempts
|
2014-10-03 09:45:44 -07:00 |
Node.cpp
|
removing particles
|
2014-10-13 14:10:57 -07:00 |
Node.h
|
removing particles
|
2014-10-13 14:10:57 -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
|
move Logging to LogHandler
|
2014-10-28 13:59:23 -07:00 |
NodeList.h
|
don't store domain hostname, leverage AddressManager only
|
2014-10-03 10:46:05 -07:00 |
OAuthAccessToken.cpp
|
don't allow a username and password for domain auth, require access token
|
2014-09-30 12:23:04 -07:00 |
OAuthAccessToken.h
|
don't allow a username and password for domain auth, require access token
|
2014-09-30 12:23:04 -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
|
move audio env data over to new packet
|
2014-10-24 14:27:55 -07:00 |
PacketHeaders.h
|
Added audio env packet type
|
2014-10-24 10:41:54 -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
|
Allow painting boxes that aren't grid-aligned; merged color and material
|
2014-09-30 14:53:19 -07:00 |
ResourceCache.h
|
Allow painting boxes that aren't grid-aligned; merged color and material
|
2014-09-30 14:53:19 -07:00 |
RSAKeypairGenerator.cpp
|
use OPENSSL_free to free DER private and public key buffers
|
2014-10-16 15:13:45 -07:00 |
RSAKeypairGenerator.h
|
fire off generation of key-pair in conjunction with login, store private key
|
2014-10-14 12:12:32 -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
|
move Logging to LogHandler
|
2014-10-28 13:59:23 -07:00 |
ThreadedAssignment.h
|
decouple audio-mixer packet receipt from main thread
|
2014-08-14 12:37:57 -07:00 |
UserActivityLogger.cpp
|
handle remaining conversions for AccountManager passing QNetworkReply
|
2014-10-14 16:16:54 -07:00 |
UserActivityLogger.h
|
handle remaining conversions for AccountManager passing QNetworkReply
|
2014-10-14 16:16:54 -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 |