Kalila L
|
9df620e4c3
|
CR.
|
2021-10-03 18:51:33 -04:00 |
|
Kalila
|
fe1d807097
|
Update DomainServer.cpp
|
2021-10-02 15:01:13 -04:00 |
|
Kalila L
|
b3a8c0bbec
|
CR.
|
2021-09-30 23:56:35 -04:00 |
|
Kalila L
|
633a195da6
|
Add Doxygen for 'forwardMetaverseAPIRequest' function.
|
2021-09-19 18:15:57 -04:00 |
|
Kalila L
|
c266b003fb
|
Get Domain creation working; revise metaverse forwarding. (TLS init fail issue present)
|
2021-09-10 02:06:50 -04:00 |
|
Kalila L
|
8f51de62f2
|
Initial creation and wizard redirection added.
|
2021-09-03 00:06:23 -04:00 |
|
David Rowe
|
6a17143df8
|
Rename "HifiSockAddr" to "SockAddr"
|
2021-07-06 13:23:57 +12:00 |
|
Heather Anderson
|
9f5e06503a
|
begin identifying Packet Type ID=1 as "domain connect" for a future version of the protocol, so we can detect protocol breaks when we shift to using this as our domain connect packet.
|
2021-04-24 23:28:53 -07:00 |
|
Dale Glass
|
fb19d1b29d
|
Review fixes
|
2021-04-04 12:53:30 +02:00 |
|
Dale Glass
|
240e070a46
|
Log authentication events in the domain server
This uses the vircadia.domain_server.auth logging category.
|
2021-04-03 17:29:51 +02:00 |
|
Dale Glass
|
3551b19942
|
Fix warning: NULL used in arithmetic
|
2021-04-02 00:50:14 +02:00 |
|
HifiExperiments
|
30c4779eeb
|
name all the threads
|
2021-02-13 20:17:28 -08:00 |
|
Kalila L
|
5c9b1edb86
|
Convert QString to QJsonObject.
|
2020-12-14 01:03:36 -05:00 |
|
Kalila L
|
0468c98c30
|
CR, move duplicate consts to top of file.
|
2020-12-11 15:55:24 -05:00 |
|
Kalila L
|
cec112dd28
|
"port" -> "network_port"
|
2020-11-25 15:19:35 -05:00 |
|
Kalila L
|
97681786cd
|
Potentially fix STUN IP+Port init for heartbeat issue?
|
2020-11-25 04:54:47 -05:00 |
|
Kalila L
|
cfc7309c96
|
Send address and port with each metaverse heartbeat.
|
2020-11-20 03:19:19 -05:00 |
|
kasenvr
|
2b511d8c45
|
Merge pull request #613 from odysseus654/pr/registerListener
[enhancement] transition listener registration from member string name to member string pointer
|
2020-10-29 17:13:05 -04:00 |
|
Kalila L
|
dc554bb8c6
|
Update some descriptions.
|
2020-10-07 19:37:10 -04:00 |
|
Kalila L
|
9b0ac9d75f
|
Update endpoints to be consistent and work with the updates.
|
2020-09-15 21:05:00 -04:00 |
|
Kalila L
|
e3a6dc18af
|
Add support for metaverse API's with paths.
|
2020-09-15 20:07:00 -04:00 |
|
Kalila L
|
7a033f93da
|
Add HTTP route to get metaverse info.
|
2020-09-15 00:54:52 -04:00 |
|
Kasen IO
|
c70a041490
|
Merge branch 'master' into feature/domain-metadata-exporter
|
2020-08-18 21:35:51 -04:00 |
|
Heather Anderson
|
2e5244663e
|
transition listener registration from member string name to member string pointer
|
2020-08-09 14:57:00 -07:00 |
|
Kasen IO
|
e8d9fe852e
|
Adjust lines for length.
|
2020-07-21 00:49:14 -04:00 |
|
kasenvr
|
1c545dffca
|
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
|
2020-07-20 14:25:52 -04:00 |
|
Kasen IO
|
4b1e82fc0b
|
Move user agent to networking constants.
|
2020-07-08 14:18:24 -04:00 |
|
Kasen IO
|
6129981459
|
Merge branch 'master' into feature/domain-metadata-exporter
|
2020-06-29 23:26:14 -04:00 |
|
kasenvr
|
63e3c001c3
|
Merge pull request #411 from Misterblue/fix/central-metaverse-urls
Move metaverse server URL info into central files for easier updating
|
2020-06-18 17:23:05 -04:00 |
|
HifiExperiments
|
1da1dd20c3
|
try to fix crash
|
2020-06-17 20:18:05 -07:00 |
|
HifiExperiments
|
8052259489
|
get domainmetadata stuff compiling
|
2020-06-17 17:47:50 -07:00 |
|
Kasen IO
|
269f0ac600
|
Latest condition.
|
2020-06-15 23:49:54 -04:00 |
|
Kasen IO
|
7c264e7d85
|
First pass at adding domain metadata exporter.
|
2020-06-15 22:51:51 -04:00 |
|
Robert Adams
|
3878ad6df6
|
Move metaverse server URL info into NetworkingConstants.h (for C++
code) and into shared.js (for JS code).
Modify references to the metaverse server from constants to
references to the new central definitions.
|
2020-06-13 07:04:58 -07:00 |
|
Dale Glass
|
c0a0d39ce5
|
More style fixes
|
2020-06-07 02:47:39 +02:00 |
|
Dale Glass
|
303f10dada
|
Review fixes
|
2020-06-07 02:47:39 +02:00 |
|
Dale Glass
|
da5e4d3cfc
|
Review fixes
|
2020-06-07 02:47:39 +02:00 |
|
Dale Glass
|
443d769eac
|
Make it possible to turn the Prometheus exporter on and off
The settings are available from the domain settings page.
|
2020-06-07 02:47:39 +02:00 |
|
Dale Glass
|
a8bd627cda
|
Add Prometheus exporter
Exports domain statistics for the domain on port 9703 (officially reserved)
|
2020-06-07 02:47:39 +02:00 |
|
David Rowe
|
ffeb37e7aa
|
Merge remote-tracking branch 'hifi/master' into merge-hifi-master
# Conflicts:
# CMakeLists.txt
# README.md
# cmake/externals/glad32es/CMakeLists.txt
# cmake/externals/glad41/CMakeLists.txt
# cmake/externals/glad45/CMakeLists.txt
# cmake/externals/polyvox/CMakeLists.txt
# cmake/externals/quazip/CMakeLists.txt
# cmake/externals/vhacd/CMakeLists.txt
# cmake/init.cmake
# cmake/ports/hifi-deps/CONTROL
# cmake/ports/sdl2/CONTROL
# cmake/ports/sdl2/disable-hidapi-for-uwp.patch
# cmake/ports/sdl2/enable-winrt-cmake.patch
# cmake/ports/sdl2/fix-arm64-headers.patch
# cmake/ports/sdl2/fix-x86-windows.patch
# cmake/ports/sdl2/portfile.cmake
# cmake/ports/sdl2/vcpkg-cmake-wrapper.cmake
# cmake/ports/tbb/portfile.cmake
# hifi_vcpkg.py
# interface/src/avatar/MyAvatar.h
# libraries/avatars-renderer/src/avatars-renderer/Avatar.h
# libraries/avatars/src/AvatarData.h
# libraries/entities-renderer/src/RenderableEntityItem.h
# libraries/entities/src/EntityItem.cpp
# libraries/entities/src/EntityItem.h
# libraries/fbx/src/GLTFSerializer.cpp
# libraries/graphics-scripting/src/graphics-scripting/Forward.h
# libraries/networking/src/AddressManager.cpp
# libraries/networking/src/DomainHandler.h
# libraries/procedural/src/procedural/ProceduralMaterialCache.cpp
# libraries/render-utils/src/HighlightEffect.cpp
# libraries/render-utils/src/MeshPartPayload.cpp
# libraries/render-utils/src/Model.cpp
# libraries/render-utils/src/RenderShadowTask.cpp
# libraries/script-engine/src/WebSocketClass.cpp
|
2020-04-09 16:46:27 +12:00 |
|
Kasen IO
|
c34cd996df
|
change Metaverse API from setting
|
2019-12-20 11:39:05 +01:00 |
|
Zach Fox
|
2b7d66c710
|
Slight optimization; comments
|
2019-12-06 10:32:45 -08:00 |
|
Zach Fox
|
c96c684400
|
Initial path to fixing screenshare auth race condition
|
2019-12-05 15:47:43 -08:00 |
|
Howard Stearns
|
323007eb2c
|
ignore anonymous screenshare zone entry
|
2019-11-26 12:11:38 -08:00 |
|
Zach Fox
|
8aea0dd951
|
Merge in Howard's 'screenshare presence' open PR
|
2019-11-13 10:11:16 -08:00 |
|
Simon Walton
|
db14cdbd22
|
Tweak 'critical' status for some logging
|
2019-10-04 09:56:35 -07:00 |
|
Simon Walton
|
d5d1c08da0
|
Adjust some of the logging
|
2019-10-03 16:50:24 -07:00 |
|
Simon Walton
|
b458098409
|
Add case of failure to update ICE with metaverse
|
2019-10-03 12:38:29 -07:00 |
|
Simon Walton
|
59b41e29f4
|
Call out DS DS logging critical for Lilypad
|
2019-10-03 12:15:45 -07:00 |
|
Clement
|
0401015441
|
Connect aboutToQuit
|
2019-09-30 15:18:47 -07:00 |
|