Simon Walton
|
33ae04f9ea
|
Change sense of DomainHandler::checkInPacketTimeout() return value
|
2018-07-05 16:39:13 -07:00 |
|
Simon Walton
|
b63515f42a
|
Send multiple copies of domain check-in for greater resilience
Also move domain-limit check to start of NodeList::sendDomainServerCheckIn().
|
2018-06-25 14:36:50 -07:00 |
|
Stephen Birarda
|
97d793f867
|
hide default port from addresses, fix localhost scheme
|
2018-04-26 13:25:56 -07:00 |
|
Seth Alves
|
a56f3f4a10
|
code review
|
2018-04-12 19:06:12 -07:00 |
|
Seth Alves
|
f81836c830
|
support specification of named landing-points in serverless-domain json files
|
2018-04-10 14:25:59 -07:00 |
|
Stephen Birarda
|
1ff7939735
|
move file ~ expansion from AddressManager to DomainHandler
|
2018-04-06 11:05:17 -07:00 |
|
Seth Alves
|
ae94ab3d67
|
make sure _sockAddr is cleared if the new url isn't a hifi:// one
|
2018-03-21 15:28:12 -07:00 |
|
Seth Alves
|
ef52ae13ee
|
rearrange domain-url-changed signals
|
2018-03-21 14:30:00 -07:00 |
|
Seth Alves
|
a144b738e5
|
fix ACs
|
2018-03-16 22:39:43 -04:00 |
|
Seth Alves
|
274c3224a2
|
fix going to a dns name or ip address
|
2018-03-09 16:58:50 -08:00 |
|
Seth Alves
|
4ed0c24a73
|
use static QStrings rather than functions
|
2018-03-07 18:25:55 -08:00 |
|
Seth Alves
|
606face7c0
|
gather together the url scheme constants, name them consistently
|
2018-03-02 20:39:38 -08:00 |
|
Seth Alves
|
82bfd25d8b
|
fix placename in title-bar, fix domain-spawning-point
|
2018-03-02 09:54:54 -08:00 |
|
Seth Alves
|
33065fb51c
|
more consistent variable names. rework DomainManager and AddressManager methods to take a url rather than host and port
|
2018-03-01 11:07:37 -08:00 |
|
Seth Alves
|
5632f9d8fd
|
clean up debug prints. put filename in window title-bar when connected to a serverless domain
|
2018-02-23 16:46:42 -08:00 |
|
Seth Alves
|
d27cbac3f8
|
loading directly into a serverless domain works. user will have edit permissions
|
2018-02-21 18:21:45 -08:00 |
|
Seth Alves
|
e36f39781b
|
remove some debug prints, fix serverless to servered domain transition
|
2018-02-21 15:06:23 -08:00 |
|
Dante Ruiz
|
268a7026b4
|
fix history and double loading of serverlessDomain
|
2018-02-21 13:41:43 -08:00 |
|
Seth Alves
|
ed5b28aa2a
|
clear octree on any sort of domain change
|
2018-02-16 17:15:15 -08:00 |
|
Seth Alves
|
b2a4181bc0
|
working to integrate serverless domains into history, etc
|
2018-02-16 12:58:50 -08:00 |
|
Seth Alves
|
17e2db96c6
|
make domain-manager and pals be still when interface is in serverless mode
|
2018-02-15 15:19:50 -08:00 |
|
Stephen Birarda
|
eb9d100fc8
|
reset count on conn refusal, soft reset DH in Interface on limit reached
|
2018-02-02 13:47:48 -08:00 |
|
Stephen Birarda
|
e16a3859c2
|
reset silent check in packet check on domain connection reset
|
2018-02-02 13:47:48 -08:00 |
|
Brad Hefta-Gaub
|
a72f60152b
|
audit use of QTimer intervals to make sure we're using Qt::PreciseTimer when appropriate
|
2016-12-29 08:53:37 -08:00 |
|
Brad Hefta-Gaub
|
dbbed462b4
|
cleanup naked qDebug() calls
|
2016-12-19 22:24:25 -08:00 |
|
Stephen Birarda
|
6f442a74b1
|
request settings from agents and debug results
|
2016-11-10 14:43:15 -08:00 |
|
Brad Hefta-Gaub
|
5d3d4bdbd9
|
add support for redirection on domain at max capacity
|
2016-09-21 18:12:38 -07:00 |
|
Stephen Birarda
|
18a1f74c37
|
remove unused boolean for signalling protocol mismatch
|
2016-06-28 10:32:43 -07:00 |
|
Stephen Birarda
|
f9b3165350
|
use a QSet instead of a QStringList
|
2016-06-23 09:37:17 -07:00 |
|
Stephen Birarda
|
7307bc6a1b
|
revert to domain connection refusal check with string
|
2016-06-23 09:27:17 -07:00 |
|
Stephen Birarda
|
59912012c6
|
clear domain connection refusals on hard reset, not soft
|
2016-06-15 09:48:53 -07:00 |
|
Stephen Birarda
|
2163f9b5f3
|
signal once for domain protocol mismatch, case 918
|
2016-06-14 10:43:45 -07:00 |
|
Stephen Birarda
|
c5a4a72a84
|
trigger domain API refresh from DomainHandler
|
2016-06-09 15:53:19 -07:00 |
|
Stephen Birarda
|
e39c708bf6
|
require two triggers for API refresh, fix check for ICE domain
|
2016-06-09 15:53:19 -07:00 |
|
Stephen Birarda
|
f59335ceff
|
don't thrash API re-check when connection denied
|
2016-06-09 15:53:19 -07:00 |
|
Stephen Birarda
|
1e9e264124
|
Revert "Revert "refresh API info during re-connect - case 570""
This reverts commit b8c80e2222 .
|
2016-06-09 15:53:19 -07:00 |
|
Brad Hefta-Gaub
|
b8c80e2222
|
Revert "refresh API info during re-connect - case 570"
This reverts commit e8d7f9614a .
|
2016-05-31 20:39:16 -07:00 |
|
Brad Hefta-Gaub
|
2eef07e414
|
cleanup and dead code removal
|
2016-05-24 15:38:08 -07:00 |
|
Brad Hefta-Gaub
|
12a1857280
|
check point with protocol refusal working
|
2016-05-24 15:20:11 -07:00 |
|
Brad Hefta-Gaub
|
1cf8236860
|
Merge branch 'master' of https://github.com/highfidelity/hifi into protocolVersionCheck
|
2016-05-24 13:31:36 -07:00 |
|
Brad Hefta-Gaub
|
1d9981e624
|
first cut at support for verifying all protocol version compatibility
|
2016-05-24 13:31:19 -07:00 |
|
Stephen Birarda
|
e8d7f9614a
|
refresh API info during re-connect - case 570
|
2016-05-19 17:59:42 -07:00 |
|
Ryan Huffman
|
dd093e3fcd
|
Make AccountManager a DependencyManager singleton
|
2016-05-18 15:38:54 -07:00 |
|
Stephen Birarda
|
f44cf3903c
|
re-instate verified domain ownership for full automatic networking
This reverts commit 34408c8144 .
|
2016-03-01 13:04:37 -08:00 |
|
Ryan Huffman
|
cc9c87d281
|
Fix packet version mismatch not showing for domain packets
|
2016-03-01 11:36:49 -08:00 |
|
Ryan Huffman
|
34138f07bd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message
|
2015-12-07 08:58:47 -08:00 |
|
Stephen Birarda
|
918342df5f
|
make sure the NodeList is reset on its own thread
|
2015-12-04 11:18:46 -08:00 |
|
Ryan Huffman
|
07d21514c5
|
Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message
|
2015-11-19 10:47:37 -08:00 |
|
Ryan Huffman
|
2a416ebc61
|
Merge branch 'master' of https://github.com/highfidelity/hifi into received-message
|
2015-11-18 16:52:23 -08:00 |
|
Stephen Birarda
|
08e6b63090
|
cleanup debug of received domain-server settings
|
2015-11-18 15:43:31 -08:00 |
|