Stephen Birarda
|
1c4d44ba4a
|
attempt to complete handshake every 100ms instead of every 1s
|
2014-04-02 18:08:44 -07:00 |
|
Stephen Birarda
|
62de84315e
|
detect handshake completion in DS and client
|
2014-04-02 17:56:04 -07:00 |
|
Stephen Birarda
|
e1cae6d295
|
initial handshaking for DTLS sessions between DS and clients
|
2014-04-02 17:29:14 -07:00 |
|
Stephen Birarda
|
0be2eb57bf
|
repairs to NodeList and LimitedNodeList
|
2014-04-01 13:56:33 -07:00 |
|
Stephen Birarda
|
45c6ae44a6
|
use a LimitedNodeList in domain-server
|
2014-04-01 13:33:30 -07:00 |
|
Stephen Birarda
|
62041d91a8
|
rename NodeList DomainInfo to DomainHandler
|
2014-04-01 13:09:35 -07:00 |
|
Stephen Birarda
|
caf2473df8
|
add a DTLSSession object to handle GnuTLS DTLS sessions
|
2014-04-01 13:08:00 -07:00 |
|
Stephen Birarda
|
62da4d622d
|
don't require an MD5 hash in non-verified packets
|
2014-03-31 15:36:32 -07:00 |
|
Stephen Birarda
|
6c08e2a407
|
add option for domain-server to enforce DTLS
|
2014-03-31 15:06:58 -07:00 |
|
Stephen Birarda
|
da30d21f6e
|
complete inital DTLS setup in domain-server
|
2014-03-31 14:02:11 -07:00 |
|
Stephen Birarda
|
1c47b8a3e1
|
Revert "hack the NodeList to take the socket on which pinged as active socket"
This reverts commit 5c7ac6d3a1 .
|
2014-03-27 21:29:01 -07:00 |
|
Stephen Birarda
|
5c7ac6d3a1
|
hack the NodeList to take the socket on which pinged as active socket
|
2014-03-27 17:41:55 -07:00 |
|
ZappoMan
|
bda96ef935
|
added back use of nodeWithUUID() instead of sharedpointer
|
2014-03-27 13:35:22 -07:00 |
|
ZappoMan
|
55b9dd1aee
|
remove non-locking version of nodeWithUUID()
|
2014-03-27 02:32:19 -07:00 |
|
Philip Rosedale
|
b3b9a2f337
|
Merge pull request #2516 from birarda/master
actually change NodeList send buffer size
|
2014-03-26 12:12:26 -07:00 |
|
Stephen Birarda
|
6e161e7c61
|
actually attempt to change send buffer size
|
2014-03-26 12:05:55 -07:00 |
|
Philip Rosedale
|
020f4b020e
|
Merge pull request #2503 from birarda/master
increase NodeList send buffer size to 1MB
|
2014-03-26 12:00:43 -07:00 |
|
Stephen Birarda
|
cb617c9e17
|
add a button on DS admin page to kill all nodes
|
2014-03-26 11:37:30 -07:00 |
|
Stephen Birarda
|
e03e82a29b
|
ifdef to handle getsockopt format requirements on windows
|
2014-03-26 11:02:34 -07:00 |
|
Stephen Birarda
|
c4b8ff8952
|
cast setsocktopt and getsockopt calls to fix windows build
|
2014-03-26 10:53:43 -07:00 |
|
Stephen Birarda
|
ed9c805539
|
attempt to set send buffer size to 1MB
|
2014-03-25 17:29:35 -07:00 |
|
Stephen Birarda
|
46077a7fb0
|
output old size when notifying for send buffer size change
|
2014-03-25 17:24:17 -07:00 |
|
Stephen Birarda
|
db757e9e7b
|
increase NodeList send buffer size by default to 128KB
|
2014-03-25 17:18:45 -07:00 |
|
Stephen Birarda
|
c8b3ae0c40
|
add a mutex to NodeData and leverage in AvatarMixer threads
|
2014-03-25 15:49:47 -07:00 |
|
Stephen Birarda
|
d5be3f1c9f
|
output socket errors if they occur
|
2014-03-25 15:01:24 -07:00 |
|
Stephen Birarda
|
56869a769d
|
remove some extraneous domain-server check in debugging
|
2014-03-25 14:53:32 -07:00 |
|
Stephen Birarda
|
38ad75fc9e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into avatar-debug
|
2014-03-25 14:52:28 -07:00 |
|
Stephen Birarda
|
7190ce9a88
|
remove loadRandomIdentifier for STUN requests, use UUID
|
2014-03-25 14:33:53 -07:00 |
|
Stephen Birarda
|
4e77afb4b2
|
block and wait for bytes to be written during broadcastAvatarData loop
|
2014-03-25 13:38:02 -07:00 |
|
Stephen Birarda
|
68d55152b9
|
flush after each call to writeDatagram
|
2014-03-25 13:28:53 -07:00 |
|
Stephen Birarda
|
08bfc15b70
|
output more descriptive socket error
|
2014-03-25 13:20:45 -07:00 |
|
Stephen Birarda
|
6a8637230f
|
add socket error debugging
|
2014-03-25 13:17:37 -07:00 |
|
Stephen Birarda
|
ce169dd87d
|
add code return debug to DS check in packet
|
2014-03-25 13:06:44 -07:00 |
|
Stephen Birarda
|
08ed708ee6
|
add domain IP and packet size debugging
|
2014-03-25 13:05:58 -07:00 |
|
Stephen Birarda
|
f0b87bebc2
|
cleanup debug and inactive node pinging
|
2014-03-25 13:02:09 -07:00 |
|
Stephen Birarda
|
a90cd7ed31
|
cast numerator to float before divide
|
2014-03-24 16:54:14 -07:00 |
|
Stephen Birarda
|
b01b2a3311
|
use explicit float casts where appropriate
|
2014-03-24 16:35:36 -07:00 |
|
Stephen Birarda
|
8dbe4dfdde
|
collect packet rate stats in NodeList
|
2014-03-24 15:06:53 -07:00 |
|
Stephen Birarda
|
5f93e44ff7
|
abstract stats packet sending to NodeList
|
2014-03-24 12:33:00 -07:00 |
|
Stephen Birarda
|
8f403609e7
|
hook JSON stats sending from domain-server
|
2014-03-24 11:56:16 -07:00 |
|
ZappoMan
|
2c8c43094f
|
CR feedback
|
2014-03-21 14:46:46 -07:00 |
|
ZappoMan
|
3cb3cb81c4
|
fixes to voxel server crashes on client shutdown
|
2014-03-21 14:15:02 -07:00 |
|
Stephen Birarda
|
f86b793c96
|
only output version mismatch once per sender per packet
|
2014-03-18 17:14:57 -07:00 |
|
Stephen Birarda
|
281f2c6614
|
return false in packetVersionAndHashMatch on version mismatch
|
2014-03-18 17:04:27 -07:00 |
|
Stephen Birarda
|
7ba595338e
|
guard around update to last heard for a NULL matching node
|
2014-03-17 17:39:08 -07:00 |
|
Brad Hefta-Gaub
|
c6f8d34ded
|
fix unix warning
|
2014-03-14 18:16:38 -07:00 |
|
Stephen Birarda
|
1b7d24a79c
|
keep known nodes alive when we receive a packet from them
|
2014-03-03 12:49:46 -08:00 |
|
Stephen Birarda
|
60eb588e96
|
remove some unecessary null pointer checks
|
2014-03-03 11:36:01 -08:00 |
|
Stephen Birarda
|
ce3d6d2fca
|
reset nodelist if domain-server stops talking to you, closes #2092
|
2014-02-25 13:07:39 -08:00 |
|
Stephen Birarda
|
1163cfd07e
|
if the domain-server provides no auth, assume default
|
2014-02-25 10:58:32 -08:00 |
|