Stephen Birarda
|
84df6cfed0
|
only re-request ice addresses during failure
|
2016-04-14 14:46:08 -07:00 |
|
Stephen Birarda
|
3f0ffc0aff
|
update ice-server address with API, add failed and clear denials
|
2016-04-14 10:33:17 -07:00 |
|
Stephen Birarda
|
55002b8d5e
|
add ice server address to hearbeat if full networking is on
|
2016-04-14 09:27:43 -07:00 |
|
Stephen Birarda
|
ab414f65eb
|
output success on first connection to new ice-server
|
2016-04-12 18:23:51 -07:00 |
|
Stephen Birarda
|
f69f59fa90
|
handle ice fail for no reply heartbeat in DS
|
2016-04-12 18:19:02 -07:00 |
|
Stephen Birarda
|
f1209dc82d
|
fix index randomization for single candidate ice-server
|
2016-04-12 18:04:32 -07:00 |
|
Stephen Birarda
|
f975f480b4
|
use the random device for random number generation
|
2016-04-12 17:46:47 -07:00 |
|
Stephen Birarda
|
b5fe6120aa
|
base randomization of ice-server from ice.highfidelity.com
|
2016-04-12 17:41:47 -07:00 |
|
Stephen Birarda
|
455d2d5048
|
allow for an empty password with a username
|
2016-04-12 09:37:26 -07:00 |
|
Stephen Birarda
|
aad98cc25d
|
make sure password setting is set before checking length
|
2016-04-11 11:56:47 -07:00 |
|
Stephen Birarda
|
a0edbac486
|
change comment for domain-server migration to SHA256
|
2016-04-05 14:12:50 -07:00 |
|
Stephen Birarda
|
7cd115f421
|
store and transmit passwords as SHA256 hash
|
2016-04-05 14:11:12 -07:00 |
|
Stephen Birarda
|
13a3b47d1b
|
convert password to base64 before settings post
|
2016-04-05 14:11:12 -07:00 |
|
Stephen Birarda
|
5054243655
|
compare HTTP auth password to base 64 settings value
|
2016-04-05 14:11:12 -07:00 |
|
Stephen Birarda
|
fd2ee8ce4e
|
add migration of plaintext password to base64
|
2016-04-05 14:11:12 -07:00 |
|
Ken Cooke
|
c6ca984782
|
Fix Reverb Zone settings to work correctly with new reverb.
|
2016-03-24 12:59:52 -07:00 |
|
Brad Hefta-Gaub
|
8c290ea6b9
|
Merge pull request #7390 from Atlante45/feat/udp-flood-protection
Server side bandwidth dial
|
2016-03-23 11:47:41 -07:00 |
|
Stephen Birarda
|
078872a6db
|
correct returned OAuth redirect URL
|
2016-03-21 15:26:26 -07:00 |
|
Stephen Birarda
|
7f3761481c
|
don't store UUIDs for cookies on disk
|
2016-03-21 15:22:32 -07:00 |
|
Stephen Birarda
|
510e8e89f2
|
fix a crash in DS with missing cert/key
|
2016-03-21 15:22:05 -07:00 |
|
Atlante45
|
d5f6ca5e1c
|
Add max bandwidth setting
|
2016-03-21 14:50:18 -07:00 |
|
Stephen Birarda
|
35973d4e30
|
re-use same socketed node for subsequent connections
|
2016-03-01 17:02:34 -08: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 |
|
Stephen Birarda
|
34408c8144
|
Revert "verified domain ownership for full automatic networking"
|
2016-02-25 17:02:08 -08:00 |
|
Clément Brisset
|
2e7c7eace5
|
Merge pull request #7179 from birarda/domain-security
verified domain ownership for full automatic networking
|
2016-02-25 15:24:09 -08:00 |
|
Thijs Wenker
|
a716d971d9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 20774_fix
|
2016-02-25 02:18:40 +01:00 |
|
Stephen Birarda
|
f1aca57543
|
remove a tab in whitespace only line
|
2016-02-24 16:30:34 -08:00 |
|
Stephen Birarda
|
f8392e62a8
|
some wording tweaks in comments
|
2016-02-23 17:43:01 -08:00 |
|
Stephen Birarda
|
0191d75e86
|
allow temporary domain to upload public key
|
2016-02-23 17:29:15 -08:00 |
|
Stephen Birarda
|
3a800350c9
|
re-set the ice heartbeat packet if keypair changes
|
2016-02-23 15:42:28 -08:00 |
|
Stephen Birarda
|
96ed19100b
|
use ice-server heartbeat denial to trigger keypair re-gen
|
2016-02-23 15:26:13 -08:00 |
|
Stephen Birarda
|
4b4ea25ed6
|
immediately send ice heartbeat once keypair is ready
|
2016-02-23 11:24:26 -08:00 |
|
Stephen Birarda
|
83e8c248bd
|
repairs to failure case for keypair generation
|
2016-02-23 11:20:21 -08:00 |
|
Stephen Birarda
|
e2f02347dd
|
repairs to issues discovered during ID change
|
2016-02-23 10:57:54 -08:00 |
|
Stephen Birarda
|
d510ee0e47
|
complete ice-server signature verification
|
2016-02-22 18:00:05 -08:00 |
|
Stephen Birarda
|
9f9ef8764d
|
add a note about the QDataStream black box
|
2016-02-22 15:32:59 -08:00 |
|
Stephen Birarda
|
11a1bc4488
|
add signed heartbeat sending to domain-server
|
2016-02-22 15:12:02 -08:00 |
|
Stephen Birarda
|
90e9089e85
|
repairs for storage of domain ID in AM accounts file
|
2016-02-22 13:23:01 -08:00 |
|
Stephen Birarda
|
e30b2b7051
|
generate new domain keypair on domain ID change
|
2016-02-22 10:28:32 -08:00 |
|
Stephen Birarda
|
837c4c0810
|
handle upload of domain public key to metaverse API
|
2016-02-19 16:55:12 -08:00 |
|
Stephen Birarda
|
fa5f2571d7
|
cleanup migrations from previous account file system
|
2016-02-19 16:31:31 -08:00 |
|
Stephen Birarda
|
98b06112bd
|
handle persistence of AccountManager info to sep file
|
2016-02-19 15:45:20 -08:00 |
|
Stephen Birarda
|
af181e00b1
|
allow for creation of domain-server keypair in AccountManager
|
2016-02-19 14:34:19 -08:00 |
|
Brad Hefta-Gaub
|
c699c828cd
|
Merge pull request #7092 from birarda/assets-abs-path
add setting to DS for asset path, handle absolute paths
|
2016-02-12 17:43:23 -08:00 |
|
Stephen Birarda
|
27d338e81c
|
make any asset path relative to assets dir
|
2016-02-11 15:49:13 -08:00 |
|
Stephen Birarda
|
8c2d69f865
|
use breaks in help messages for file paths
|
2016-02-11 15:45:35 -08:00 |
|
Stephen Birarda
|
f455e404e3
|
add an option for assets path
|
2016-02-11 15:19:57 -08:00 |
|
Stephen Birarda
|
0f4467c582
|
cleanup exit codes for queued DS exit
|
2016-02-11 15:17:34 -08:00 |
|
Stephen Birarda
|
aaf8e60de3
|
delay critical quit messages until just prior to quit
|
2016-02-11 15:11:21 -08:00 |
|
Stephen Birarda
|
a089c43fdc
|
don't send ice heartbeat with no ice-server socket
|
2016-02-11 14:07:05 -08:00 |
|