Stephen Birarda
|
92e9e6a3fa
|
use the NetworkAccessManager to get a single QNetworkAccessManager
|
2016-03-30 11:35:41 -07:00 |
|
Stephen Birarda
|
1771875186
|
use one QNetworkAccessManager for the ice-server
|
2016-03-30 11:31:46 -07:00 |
|
Stephen Birarda
|
24acf7584a
|
don't respond to http other than /status
|
2016-03-30 11:10:14 -07:00 |
|
Stephen Birarda
|
869529a435
|
register RSA_free directly as custom deleter
|
2016-03-28 10:51:47 -07:00 |
|
Stephen Birarda
|
cffeece08e
|
use time since last packet as short-term status check
|
2016-03-28 10:51:15 -07:00 |
|
Stephen Birarda
|
3e4b4a0fc7
|
cleanup un-used public keys in ice-server
|
2016-03-28 10:03:05 -07: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 |
|
Stephen Birarda
|
96ed19100b
|
use ice-server heartbeat denial to trigger keypair re-gen
|
2016-02-23 15:26:13 -08:00 |
|
Stephen Birarda
|
5fe74bb33c
|
send hearbeat denied packet back from ice-server
|
2016-02-23 15:12:17 -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
|
ddf4f029d9
|
request and store domain public key in ice-server memory
|
2016-02-22 16:14:11 -08:00 |
|
Ryan Huffman
|
4851def51c
|
Add status HTTP server to AC Monitor
|
2016-01-08 10:35:04 -08:00 |
|
Leonardo Murillo
|
9ad865c7f0
|
checkpoint
|
2015-11-20 15:19:45 -06:00 |
|
Stephen Birarda
|
0a64242160
|
cleanup string grabbing for PacketType enum
|
2015-11-12 14:43:25 -08:00 |
|
Ryan Huffman
|
b73d307210
|
Move std::placeholders::_1 to where they are used
|
2015-09-01 12:24:38 -07:00 |
|
Ryan Huffman
|
019d234ffd
|
Replace std::bind for methods that use std::unique_ptr with a lambda
|
2015-09-01 11:58:33 -07:00 |
|
Stephen Birarda
|
fa0abe2972
|
resolve conflicts on merge with upstream/master
|
2015-08-31 10:51:12 -07:00 |
|
Stephen Birarda
|
b4e624a64d
|
don't read packets that are too small
|
2015-08-27 15:38:18 -07:00 |
|
Stephen Birarda
|
80cf7b6c76
|
resolve conflicts on merge with upstream/master
|
2015-08-27 14:50:04 -07:00 |
|
Seth Alves
|
695ffa29c7
|
call setup_memory_debugger from common macros rather than from every CMakeLists.txt file
|
2015-08-26 11:09:59 -07:00 |
|
Atlante45
|
179ee73e26
|
Merge branch 'master' of https://github.com/highfidelity/hifi into update_protocol
|
2015-08-26 16:50:33 +02:00 |
|
Brad Davis
|
380b0cb23c
|
Removing tabs from our javascript and C++
|
2015-08-24 15:26:46 -07:00 |
|
Seth Alves
|
c25082d86f
|
use -fsanitize=address in all code rather than just the top-level links
|
2015-08-20 10:14:16 -07:00 |
|
Stephen Birarda
|
b0afdb21ad
|
correct the unique_ptr char allocations
|
2015-07-31 14:29:05 -07:00 |
|
Atlante45
|
24520c5856
|
LNL send cleanup / Added connection hash
|
2015-07-28 15:32:00 -07:00 |
|
Stephen Birarda
|
9e7fb9ae16
|
shuffle Packet headers, use static enum for PacketType
|
2015-07-23 13:56:47 -07:00 |
|
Stephen Birarda
|
2c965eee91
|
fix ugly deref of matchingPeer
|
2015-07-22 14:42:44 -07:00 |
|
Stephen Birarda
|
fb7130120a
|
another rename to Socket callbacks
|
2015-07-22 10:16:26 -07:00 |
|
Stephen Birarda
|
7f53eda0d9
|
naming changes to udt::Socket handlers
|
2015-07-22 10:01:24 -07:00 |
|
Stephen Birarda
|
086e4efe44
|
verify packet versions at ice-server
|
2015-07-21 13:03:39 -07:00 |
|
Stephen Birarda
|
4604bc5a3a
|
leverage udt::Socket in ice-server
|
2015-07-21 12:27:27 -07:00 |
|
Stephen Birarda
|
a8618ab3d5
|
Merge branch 'master' of https://github.com/highfidelity/hifi into atp
|
2015-07-21 10:19:12 -07:00 |
|
Stephen Birarda
|
796dfee687
|
udt namespace fixes and NLPacket operator fixes
|
2015-07-20 17:28:04 -07:00 |
|
Atlante45
|
8d6ff2d9f9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-20 14:50:44 -07:00 |
|
Stephen Birarda
|
b1d240defd
|
add extra debug to IceServer
|
2015-07-16 14:43:57 -07:00 |
|
Stephen Birarda
|
f31675c4c6
|
fix ice-server packets
|
2015-07-16 14:21:37 -07:00 |
|
Stephen Birarda
|
e127c5c06d
|
rename Packet methods for clarity
|
2015-07-15 10:40:40 -07:00 |
|
Atlante45
|
c80df94b06
|
Update includes for moved files
|
2015-07-13 15:28:55 -07:00 |
|
Stephen Birarda
|
765265abd8
|
fix networking API calls in IceServer
|
2015-07-09 11:27:06 -07:00 |
|
Stephen Birarda
|
74940a2132
|
replace lingering PacketTypes in old format
|
2015-07-08 10:18:13 -07:00 |
|
Stephen Birarda
|
e7e489af61
|
use new networking in sendPacketToIceServer
|
2015-07-07 18:01:17 -07:00 |
|
Stephen Birarda
|
22b3ce8759
|
use Packet for IceServer packets
|
2015-07-07 15:25:05 -07:00 |
|
Stephen Birarda
|
1797c21890
|
update packet sending in IceServer
|
2015-07-07 11:20:54 -07:00 |
|
Stephen Birarda
|
0d64e82fe2
|
replace PacketType declarations with PacketType::Value
|
2015-07-02 16:38:52 -07:00 |
|
Atlante45
|
7b5a5a339a
|
Use make_shared/create to make shared pointers
|
2015-07-01 19:46:06 -07:00 |
|
Stephen Birarda
|
da0c9fbc31
|
fix send of existing peer to querier
|
2015-05-28 14:37:16 -07:00 |
|
Stephen Birarda
|
e096cbe040
|
have ice-server immediately send peer to DS
|
2015-05-28 14:25:18 -07:00 |
|
Stephen Birarda
|
531ef1fa1c
|
change ice-server heartbeat behaviour
|
2015-05-28 14:05:43 -07:00 |
|