Philip Rosedale
|
e5c9ad4525
|
Merge pull request #3661 from Atlante45/reverb_fixed
Audio Environment packets
|
2014-10-28 18:11:14 -07:00 |
|
Brad Hefta-Gaub
|
7ecc0ccb30
|
Merge pull request #3683 from birarda/lobby
fix for location naming break after AddressManager changes
|
2014-10-28 17:58:34 -07:00 |
|
Brad Hefta-Gaub
|
be65a798db
|
Merge pull request #3681 from birarda/verbose-log-silencer
logging tweaks to reduce spam from repeated log messages
|
2014-10-28 17:58:17 -07:00 |
|
Stephen Birarda
|
33c247918e
|
fix for domainID wrapped in braces
|
2014-10-28 15:37:42 -07:00 |
|
Stephen Birarda
|
2816e8f114
|
fix location DataWebDialog missing InterfaceLocation object
|
2014-10-28 15:32:23 -07:00 |
|
Stephen Birarda
|
424793b905
|
complete output of suppressed repeated messages to log
|
2014-10-28 14:49:14 -07:00 |
|
Stephen Birarda
|
8e3102266a
|
use the LogHandler in Interface
|
2014-10-28 14:23:34 -07:00 |
|
Stephen Birarda
|
d3bbd251db
|
move Logging to LogHandler
|
2014-10-28 13:59:23 -07:00 |
|
Stephen Birarda
|
2711ff2b5f
|
move functionality from VerboseLoggingHelper into the Logging class
|
2014-10-28 13:48:53 -07:00 |
|
Stephen Birarda
|
8a4c716452
|
leverage the VerboseLoggingHelper for packets from unknown nodes
|
2014-10-28 12:15:52 -07:00 |
|
Stephen Birarda
|
27f7cdb2d4
|
handle location set/get in AddressManager, handle set to address map
|
2014-10-28 10:35:56 -07:00 |
|
Stephen Birarda
|
b90db2856b
|
add a method to AddressManager to handle address maps from JS
|
2014-10-28 10:00:39 -07:00 |
|
Atlante45
|
847ef64b66
|
move audio env data over to new packet
|
2014-10-24 14:27:55 -07:00 |
|
Atlante45
|
6072fd4066
|
Added audio env packet type
|
2014-10-24 10:41:54 -07:00 |
|
Atlante45
|
d528c47a83
|
Bump audio packet version
|
2014-10-23 13:42:17 -07:00 |
|
Atlante45
|
06d528fce5
|
bump audio version number
|
2014-10-23 09:28:48 -07:00 |
|
Andrzej Kapolka
|
d64b43693d
|
Networking fix.
|
2014-10-20 15:33:46 -07:00 |
|
Andrzej Kapolka
|
e98b99fe84
|
Merge pull request #3622 from birarda/domain-tunnel
work around double login issue by generating keypair on each launch
|
2014-10-17 18:05:45 -07:00 |
|
Stephen Birarda
|
5ecdb58e20
|
generate a new keypair on every interface launch
|
2014-10-17 16:55:50 -07:00 |
|
Brad Hefta-Gaub
|
023d47918f
|
Merge pull request #3620 from birarda/domain-tunnel
repairs to domain change reset to correctly clear nodes
|
2014-10-17 16:05:28 -07:00 |
|
Stephen Birarda
|
7cb8cbfdd4
|
repairs to domain change reset to clear nodes
|
2014-10-17 14:49:25 -07:00 |
|
Stephen Birarda
|
e72b86059e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-tunnel
|
2014-10-17 14:48:43 -07:00 |
|
ZappoMan
|
fc507850be
|
Merge branch 'master' of https://github.com/highfidelity/hifi into removeParticles
|
2014-10-16 20:36:28 -07:00 |
|
Stephen Birarda
|
1fb2dd4460
|
use OPENSSL_free to free DER private and public key buffers
|
2014-10-16 15:13:45 -07:00 |
|
Stephen Birarda
|
f9e9a743fb
|
fix error handled instances of key deletes
|
2014-10-16 14:49:12 -07:00 |
|
Stephen Birarda
|
f00a4aead6
|
fix for key deletes in generateRSAKeyPair
|
2014-10-16 14:44:17 -07:00 |
|
Stephen Birarda
|
7bbaaf6b78
|
cleanup some username signature debug, fix interest list pull
|
2014-10-16 11:54:55 -07:00 |
|
AndrewMeadows
|
4fbc589606
|
Merge pull request #3598 from birarda/domain-tunnel
initial pass at using keypairs for username verification for basic domain-server ACL
|
2014-10-16 10:49:03 -07:00 |
|
Stephen Birarda
|
cbbf11e28f
|
add missing indentation for OpenSSL warnings
|
2014-10-15 13:31:44 -07:00 |
|
Stephen Birarda
|
e4b19545b0
|
generate a new keypair if one isn't found in settings
|
2014-10-15 10:36:21 -07:00 |
|
Stephen Birarda
|
05728681a5
|
add a check to warn if OpenSSL is OS X system version
|
2014-10-15 09:49:03 -07:00 |
|
Stephen Birarda
|
50f27d3e16
|
handle verification of username signature during connection
|
2014-10-14 18:02:22 -07:00 |
|
Stephen Birarda
|
13f43dfc70
|
fix for remaining AccountManager converted callbacks
|
2014-10-14 16:20:17 -07:00 |
|
Stephen Birarda
|
e9bcc90166
|
handle remaining conversions for AccountManager passing QNetworkReply
|
2014-10-14 16:16:54 -07:00 |
|
Stephen Birarda
|
46fb7fb4a9
|
return QNetworkReply for AccountManager callbacks
|
2014-10-14 16:12:04 -07:00 |
|
Stephen Birarda
|
c4b0dc9dcc
|
initial handling of username signature in domain-server
|
2014-10-14 16:03:35 -07:00 |
|
Stephen Birarda
|
970f2c7fad
|
have DSAI generate a username signature upon request, when it has private key
|
2014-10-14 15:15:16 -07:00 |
|
Stephen Birarda
|
22b599b8cc
|
repair for persisting of Account to file after keypair generation
|
2014-10-14 14:21:18 -07:00 |
|
Stephen Birarda
|
bac6961235
|
fix node auth url to be HTTPS
|
2014-10-14 14:01:41 -07:00 |
|
Stephen Birarda
|
f8c89d0790
|
upload the generated public key to data-web, add getter for private key
|
2014-10-14 13:51:41 -07:00 |
|
Stephen Birarda
|
7ce806b746
|
fire off generation of key-pair in conjunction with login, store private key
|
2014-10-14 12:12:32 -07:00 |
|
Stephen Birarda
|
69402e275c
|
use DER format for generated keys in RSAKeypairGenerator
|
2014-10-14 11:51:58 -07:00 |
|
Stephen Birarda
|
912512936e
|
add RSAKeypairGenerator to generate a 2048-bit keypair
|
2014-10-14 11:36:40 -07:00 |
|
Stephen Birarda
|
14d4dd1f4b
|
add a private key string to DataServerAccountInfo
|
2014-10-14 10:43:13 -07:00 |
|
Stephen Birarda
|
cca8b68d2e
|
update location and profile paths for new format
|
2014-10-14 10:40:58 -07:00 |
|
Stephen Birarda
|
20f97792bf
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-tunnel
|
2014-10-14 09:26:11 -07:00 |
|
Andrzej Kapolka
|
60576bdcbd
|
Basic metavoxel scripting bits.
|
2014-10-13 15:05:16 -07:00 |
|
ZappoMan
|
4c85e9f581
|
removing particles
|
2014-10-13 14:10:57 -07:00 |
|
Andrzej Kapolka
|
1d4d36444f
|
Bumped the metavoxel version number.
|
2014-10-10 17:34:16 -07:00 |
|
Stephen Birarda
|
76d00f351d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-tunnel
|
2014-10-10 09:28:14 -07:00 |
|