Atlante45
|
2c1762526d
|
Move all resource requests to the same thread
|
2016-03-01 12:00:43 -08:00 |
|
Stephen Birarda
|
34408c8144
|
Revert "verified domain ownership for full automatic networking"
|
2016-02-25 17:02:08 -08:00 |
|
Brad Hefta-Gaub
|
82cbf19bca
|
Merge pull request #7078 from zzmp/fix/light-intensity
Reimplement light attenuation for spot and point lights
|
2016-02-25 16:08:28 -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 |
|
Zach Pomerantz
|
32ce7c6eab
|
Rename light surfaceRadius->falloffRadius
|
2016-02-25 10:02:33 -08:00 |
|
Zach Pomerantz
|
c2ed5e5474
|
Merge branch 'master' of github.com:highfidelity/hifi into fix/light-intensity
|
2016-02-24 16:24:09 -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
|
5fe74bb33c
|
send hearbeat denied packet back from ice-server
|
2016-02-23 15:12:17 -08:00 |
|
Stephen Birarda
|
bb561e98d0
|
actually process the connection denied packets
|
2016-02-23 15:00:42 -08:00 |
|
Stephen Birarda
|
6cab831ea0
|
re-gen the interface keypair while being denied from domain
|
2016-02-23 14:52:12 -08:00 |
|
Stephen Birarda
|
540d1615cd
|
re-attempt keypair generation for domain check in if missing
|
2016-02-23 12:05:12 -08:00 |
|
Stephen Birarda
|
83e8c248bd
|
repairs to failure case for keypair generation
|
2016-02-23 11:20:21 -08:00 |
|
Stephen Birarda
|
bfdf74367e
|
don't update the AM keypair until uploaded
|
2016-02-23 11:09:28 -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 |
|
Atlante45
|
4c18a50473
|
Only debug if define set
|
2016-02-22 15:42:11 -08:00 |
|
Atlante45
|
97aebaf52a
|
Fix log regexes
|
2016-02-22 15:33:53 -08:00 |
|
Atlante45
|
cb4f400c7e
|
Cleanup obfuscation code
|
2016-02-22 15:32:00 -08:00 |
|
Atlante45
|
17b4d6fcf9
|
Factor members copy
|
2016-02-22 15:15:38 -08:00 |
|
Atlante45
|
f06ac911c5
|
Fix XORing algorithm
|
2016-02-22 15:15:38 -08:00 |
|
Atlante45
|
3a11e84c94
|
Use hex for msvc compatibility
|
2016-02-22 15:15:38 -08:00 |
|
Atlante45
|
c29ad09306
|
Fix obfuscation
|
2016-02-22 15:15:38 -08:00 |
|
Atlante45
|
bf5a65ca45
|
Add missing copies
|
2016-02-22 15:15:38 -08:00 |
|
Atlante45
|
4605cf5087
|
Move all udt header constants to Constant.h
|
2016-02-22 15:15:38 -08:00 |
|
Atlante45
|
3d7d812044
|
Add resend mecanic with obfuscation
|
2016-02-22 15:15:38 -08:00 |
|
Atlante45
|
6d9405d91d
|
Add obfuscation level to packets
|
2016-02-22 15:15:38 -08:00 |
|
Atlante45
|
f6526272de
|
Add header descriptions
|
2016-02-22 15:15:38 -08:00 |
|
Stephen Birarda
|
11a1bc4488
|
add signed heartbeat sending to domain-server
|
2016-02-22 15:12:02 -08:00 |
|
Zach Pomerantz
|
292842261d
|
Bump packet version to LIGHT_HAS_SURFACE_RADIUS
|
2016-02-22 15:07:07 -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
|
6e4ecffb09
|
expose generated public key and private key from generator
|
2016-02-19 16:48:58 -08:00 |
|
Stephen Birarda
|
5de8601b43
|
simpler cleanup of result from RSAKeypairGenerator
|
2016-02-19 16:41:56 -08:00 |
|
Stephen Birarda
|
fa5f2571d7
|
cleanup migrations from previous account file system
|
2016-02-19 16:31:31 -08:00 |
|
Stephen Birarda
|
f553becabe
|
data-server name tweak and isAgent behaviour change
|
2016-02-19 16:04:45 -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 |
|
Seth Alves
|
5659589ea1
|
Merge pull request #7088 from birarda/offline-domain
fix STUN failover for offline machines
|
2016-02-12 09:16:20 -08:00 |
|
Stephen Birarda
|
a6ba8dd8e5
|
fix null STUN server socket check in LNL
|
2016-02-11 14:14:16 -08:00 |
|
Atlante45
|
51168a8a29
|
Explicitely cast to float
|
2016-02-11 09:35:31 -08:00 |
|
Atlante45
|
f32562b191
|
Coding standard
|
2016-02-10 16:35:06 -08:00 |
|
Atlante45
|
1e3bf67fab
|
Fix division by 0
|
2016-02-10 16:35:06 -08:00 |
|
Stephen Birarda
|
1773233af4
|
cleanup management of HRTF objects across connected Nodes
|
2016-02-09 14:30:44 -08:00 |
|
Stephen Birarda
|
42e9a4ebf0
|
fix ATP SendQueue failure to receive after re-activity
|
2016-02-04 13:43:50 -08:00 |
|
Stephen Birarda
|
095f0b9349
|
rename canAdjustLocks to isAllowedEditor for multi-purpose
|
2016-02-01 16:46:11 -08:00 |
|
Stephen Birarda
|
c91f8c7685
|
add debug for DDOS AC drop
|
2016-01-29 14:04:45 -08:00 |
|
Stephen Birarda
|
5551a05261
|
removed debug for queued check-ins
|
2016-01-29 14:04:45 -08:00 |
|
Stephen Birarda
|
e50e75cba7
|
drop assignment even if DDOS locks NL thread
|
2016-01-29 14:04:45 -08:00 |
|