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 |
|
Clément Brisset
|
618712538a
|
Merge pull request #7074 from birarda/integrate-new-hrtf
use the existing counter in AudioMixer to send client stats, remove some now dead code
|
2016-02-10 17:55:53 -08:00 |
|
Stephen Birarda
|
6707535ced
|
remove unused and incorrect stats from DS stats
|
2016-02-10 17:33:56 -08:00 |
|
Stephen Birarda
|
49a8b88e24
|
Merge pull request #7072 from huffman/fix-ac-script-store-in-memory
Update domain server to store temporary AC scripts in memory
|
2016-02-10 16:30:55 -08:00 |
|
Ryan Huffman
|
811859e46f
|
Update domain server to store temporary AC scripts in memory
|
2016-02-10 15:26:01 -08:00 |
|
Stephen Birarda
|
8598360f2e
|
allow string values to be graphable in DS stats
|
2016-02-10 11:50:23 -08:00 |
|
James B. Pollack
|
3c9043987f
|
Merge pull request #7019 from birarda/absolute-paths
allow absolute path to entity-server persist file
|
2016-02-04 08:53:21 -08:00 |
|
Stephen Birarda
|
90b78feb1e
|
force models file to end in .json.gz
|
2016-02-02 15:37:34 -08:00 |
|
Stephen Birarda
|
ff239a7c6a
|
add helper text for extension to persistFilePath
|
2016-02-02 15:17:45 -08:00 |
|
Stephen Birarda
|
9633e40c6e
|
add code to remove old persistFilename setting
|
2016-02-02 15:15:19 -08:00 |
|
Stephen Birarda
|
13d58003be
|
migrate persistFilename to persistFilePath in DS settings
|
2016-02-02 15:02:12 -08:00 |
|
Stephen Birarda
|
cfff765731
|
allow for absolute path handling at entity-server
|
2016-02-02 14:21:34 -08:00 |
|
Stephen Birarda
|
095f0b9349
|
rename canAdjustLocks to isAllowedEditor for multi-purpose
|
2016-02-01 16:46:11 -08:00 |
|
Atlante45
|
9330c3d4f3
|
Fix DS assignment scripts responses
|
2016-01-22 16:04:38 -08:00 |
|
Atlante45
|
822244ef72
|
Fix DS new assignment feature
|
2016-01-22 13:37:19 -08:00 |
|
Brad Hefta-Gaub
|
58b7708315
|
Merge pull request #6899 from birarda/fix-go-home
repairs to index path behaviour
|
2016-01-21 21:29:24 -08:00 |
|