|
39df2c975d
|
Merge pull request #711 from HifiExperiments/deprecatedRedirect
Fix QNetworkRequest::FollowRedirectsAttribute deprecated warning
|
2023-11-24 07:40:13 +01:00 |
|
HifiExperiments
|
d9ee3791e6
|
fix deprecated warning
|
2023-11-18 23:12:28 -08:00 |
|
OfficialR3ido101
|
955f4dbc3e
|
Added logging to ice server and ice testing script.
|
2023-11-14 20:52:27 +00:00 |
|
OfficialR3ido101
|
6722d31a12
|
Added command line and setting address and port
|
2023-11-14 19:50:55 +00:00 |
|
|
88046506c3
|
Renamed Metaverse Server to Directory Server/Services
|
2022-09-08 22:19:55 +02:00 |
|
Dale Glass
|
22af9ba811
|
Ignore deprecated OpenSSL functions
|
2022-06-15 00:01:28 +02:00 |
|
Dale Glass
|
f326aa22a6
|
Whitespace
|
2022-06-15 00:00:57 +02:00 |
|
David Rowe
|
c03312319d
|
Merge branch 'master' into dev/webapp-master-update
# Conflicts:
# libraries/networking/src/NodeList.h
# libraries/shared/src/shared/WebRTC.h
|
2021-10-03 12:51:47 +13:00 |
|
Heather Anderson
|
ab4d70760e
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
|
David Rowe
|
9b2c773805
|
Move WebRTCSignalingServer into Domain Server
|
2021-08-17 22:37:43 +12:00 |
|
David Rowe
|
74c2788a14
|
Merge branch 'master' into dev/rename-hifisockaddr-webapp
# Conflicts:
# assignment-client/src/AssignmentClient.cpp
# domain-server/src/DomainServer.cpp
# libraries/networking/src/DomainHandler.cpp
# libraries/networking/src/LimitedNodeList.cpp
# libraries/networking/src/LimitedNodeList.h
# libraries/networking/src/SockAddr.cpp
# libraries/networking/src/SockAddr.h
# libraries/networking/src/udt/Socket.cpp
# libraries/networking/src/udt/Socket.h
# tools/ice-client/src/ICEClientApp.cpp
|
2021-07-21 15:03:29 +12:00 |
|
David Rowe
|
6a17143df8
|
Rename "HifiSockAddr" to "SockAddr"
|
2021-07-06 13:23:57 +12:00 |
|
David Rowe
|
5a5cb6488c
|
Multiplex UDP and WebRTC sockets in a QUdpSocket-style NetworkSocket
|
2021-06-26 22:07:01 +12:00 |
|
Kalila L
|
e3a6dc18af
|
Add support for metaverse API's with paths.
|
2020-09-15 20:07:00 -04:00 |
|
Kasen IO
|
c34cd996df
|
change Metaverse API from setting
|
2019-12-20 11:39:05 +01:00 |
|
Clement
|
5f41505846
|
Store big web requests on disk
|
2018-05-24 17:30:32 -07:00 |
|
Atlante45
|
277e556b48
|
Create a standard function to init Hifi Apps
|
2018-02-22 17:06:09 -08:00 |
|
Stephen Birarda
|
139976d8bb
|
allow staging METAVERSE_SERVER_URL to be toggled by env
|
2017-12-12 16:22:08 -08:00 |
|
Atlante45
|
ae29fe8ab2
|
Logging improvements
|
2016-11-04 14:26:19 -07:00 |
|
Stephen Birarda
|
b753871fc1
|
don't change DF or buffer sizes for ice-server
|
2016-10-25 11:20:10 -07:00 |
|
SamGondelman
|
9d447d4dcc
|
enabled qnetworkrequest redirects everywhere I could find them
|
2016-09-06 17:35:06 -07:00 |
|
Stephen Birarda
|
9bca2309e0
|
remove the monitoring endpoint debug
|
2016-04-14 13:58:02 -07:00 |
|
Stephen Birarda
|
7385894b66
|
keep a set of pending public key requests
|
2016-04-14 13:57:09 -07:00 |
|
Stephen Birarda
|
757c7dcf29
|
removing HTTP health check from ice-server
|
2016-04-14 13:40:13 -07:00 |
|
Stephen Birarda
|
6ef9fbfcc0
|
send an ACK packet from ice server for verified hearbeat
|
2016-04-12 18:01:20 -07:00 |
|
Stephen Birarda
|
e70319d83d
|
don't re-connect multiple times to QNetworkAccessManager signal
|
2016-04-04 10:53:16 -07:00 |
|
Stephen Birarda
|
145b734b98
|
completely remove version mismatch debug
|
2016-04-04 09:49:04 -07:00 |
|
Stephen Birarda
|
1da8fe5838
|
only a single log line per client version mismatch
|
2016-04-04 09:46:10 -07:00 |
|
Stephen Birarda
|
d8b0dbf3bf
|
fix indentation for last inactive check timestamp
|
2016-03-30 16:58:35 -07:00 |
|
Stephen Birarda
|
4210bc178e
|
default the inactive timestamp for healthy startup
|
2016-03-30 11:44:55 -07:00 |
|
Stephen Birarda
|
e5adfc40b2
|
use the inactivity timer for ice-server lockup check
|
2016-03-30 11:42:41 -07:00 |
|
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 |
|
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 |
|