Stephen Birarda
|
2518d314ac
|
add ssize_t definition for gnutls.h include on Windows
|
2014-04-10 10:19:45 -07:00 |
|
Stephen Birarda
|
16bb28a4fa
|
make GnuTLS a system include to suppress warnings
|
2014-04-10 10:04:02 -07:00 |
|
Stephen Birarda
|
1d5644a85f
|
link GnuTLS to octree library
|
2014-04-10 09:45:57 -07:00 |
|
Stephen Birarda
|
d5d52f804f
|
add a networking library and link from appropriate targets
|
2014-04-10 09:32:17 -07:00 |
|
Stephen Birarda
|
1c861fbecb
|
resolve conflicts on merge with upstream master
|
2014-04-09 15:36:15 -07:00 |
|
Stephen Birarda
|
3fe5af1505
|
update boilerplate and include guards for other new files
|
2014-04-09 15:08:56 -07:00 |
|
Stephen Birarda
|
5a79079c09
|
fix boilerplates in new DTLS files
|
2014-04-09 15:03:56 -07:00 |
|
Stephen Birarda
|
ae4b8348a2
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07:00 |
|
Stephen Birarda
|
6ce5a24460
|
missed copyright cleanups in apache header
|
2014-04-09 09:44:38 -07:00 |
|
Stephen Birarda
|
684c6b5372
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
|
Stephen Birarda
|
6a51df9e38
|
initial regex replacement of headers
|
2014-04-08 17:30:36 -07:00 |
|
Stephen Birarda
|
ea61ccff7f
|
add some more debugging when reading X509 cert files for DTLS
|
2014-04-08 14:10:04 -07:00 |
|
Stephen Birarda
|
e417e7670b
|
cleanup DomainServer debug during config parsing
|
2014-04-08 14:07:31 -07:00 |
|
Stephen Birarda
|
9ca864bb50
|
don't parse excluded types from config variant map
|
2014-04-08 14:05:26 -07:00 |
|
Stephen Birarda
|
9a9939c11a
|
repairs for assignment parsing from command line and JSON
|
2014-04-08 14:03:42 -07:00 |
|
Stephen Birarda
|
c2ff438182
|
add a CL + JSON settings reader
|
2014-04-08 13:37:07 -07:00 |
|
Stephen Birarda
|
080b0d7221
|
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
|
2014-04-08 10:28:14 -07:00 |
|
Stephen Birarda
|
86a0b715f3
|
verify DTLS certificate to ensure trust before handshaking
|
2014-04-07 11:36:32 -07:00 |
|
Stephen Birarda
|
a6641aa95b
|
respect the DTLS MTU for domain server list sending
|
2014-04-07 10:48:58 -07:00 |
|
Stephen Birarda
|
5adcf68752
|
sort nodes on DS page by their uptime
|
2014-04-07 09:08:51 -07:00 |
|
Stephen Birarda
|
45d796e8f3
|
allow re-handshake in NodeList after domain refresh
|
2014-04-04 15:56:02 -07:00 |
|
Stephen Birarda
|
c015fdd212
|
leverage a DummyDTLSSession to not require cleanup of DTLSSession for cookies
|
2014-04-04 11:42:14 -07:00 |
|
Stephen Birarda
|
b40dd6a31a
|
say bye and de-init DTLS session from DomainServer
|
2014-04-04 11:17:50 -07:00 |
|
Stephen Birarda
|
fd8e32190e
|
perform cleanup of GnuTLS structures across targets
|
2014-04-04 11:08:53 -07:00 |
|
Stephen Birarda
|
e2224e0f0c
|
cleanup node silence timing and use for DTLS timeouts
|
2014-04-04 10:56:04 -07:00 |
|
Stephen Birarda
|
efd176f93c
|
complete check in and heartbeat via DTLS
|
2014-04-04 09:56:57 -07:00 |
|
Stephen Birarda
|
7b6ce77690
|
add processing of DTLS datagrams to domain-server
|
2014-04-04 09:20:40 -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
|
b5b4edc999
|
add notion of server and client DTLSSessions
|
2014-04-01 16:47:45 -07:00 |
|
Stephen Birarda
|
ce6f845681
|
remove some gnutls handshake debugging
|
2014-04-01 14:47:30 -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
|
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
|
dc38b27485
|
using GnuTLS read self-signed key and cert on DS load
|
2014-03-31 12:31:34 -07:00 |
|
Stephen Birarda
|
9ae06913a0
|
remove QCA which only supports DTLS v1
|
2014-03-31 09:45:19 -07:00 |
|
Stephen Birarda
|
89aeb034d1
|
add find module for QCA and link to interface and DS
|
2014-03-28 15:22:44 -07:00 |
|
Stephen Birarda
|
44860a5f5a
|
put servers alphabetically first in node list
|
2014-03-28 12:01:37 -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
|
49fd413722
|
fix for stats styling
|
2014-03-25 11:50:25 -07:00 |
|
Stephen Birarda
|
4f7a8473fd
|
make stats red when they become stale
|
2014-03-24 16:40:14 -07:00 |
|
Stephen Birarda
|
364df16a9f
|
pretty up the stats table
|
2014-03-24 16:34:00 -07:00 |
|
Stephen Birarda
|
f8279c1f5b
|
handle query params in HTTPManager, display stats table from DS
|
2014-03-24 14:14:26 -07:00 |
|
Stephen Birarda
|
fc76103fa0
|
link to node stats page from table
|
2014-03-24 12:18:42 -07:00 |
|
Stephen Birarda
|
55bc9c059d
|
show stats for node at /nodes/UUID
|
2014-03-24 12:15:36 -07:00 |
|
Stephen Birarda
|
8f403609e7
|
hook JSON stats sending from domain-server
|
2014-03-24 11:56:16 -07:00 |
|
Stephen Birarda
|
ec10e61b8c
|
add logic to domain-server to parse JSON stats
|
2014-03-24 11:42:04 -07:00 |
|