UbitUmarov
7ae3779423
cosmetics and things
2026-06-27 23:50:17 +01:00
UbitUmarov
9f68028c9d
silly bugs
2026-06-27 01:08:45 +01:00
UbitUmarov
d829644650
reduce unnecessary saves of attachments a bit
2026-06-20 01:34:33 +01:00
UbitUmarov
effb5784c1
a few changes on assets store and exists return
2026-06-19 22:47:12 +01:00
UbitUmarov
7130e30483
increase asset store web timeout to 30s again
2026-06-19 21:39:58 +01:00
UbitUmarov
ecdcaca032
cosmetics
2026-06-19 01:41:02 +01:00
UbitUmarov
2720a1db36
change the rebakes throotle code
2026-06-16 21:56:11 +01:00
UbitUmarov
60a32d28e4
add AddOrUpdate to ExpiringKey
2026-06-16 21:41:15 +01:00
Fiona Sweet
dae81f7bf5
Update AvatarFactoryModule.cs
...
in logs i have noticed thousands of 'rebake' requests happening extremely rapidly from a few hg visitors, (for example yesterday 2400 from one hg visitor in 3 minutes) a potential denial of service vector. this adds throttling limit 1 per 30 seconds. please review
2026-06-15 12:53:52 -07:00
UbitUmarov
29889f481a
cosmetics
2026-06-12 12:12:24 +01:00
Vincent Sylvester
2494f23538
Postgres fixes for uuid type handling
...
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt >
2026-06-12 11:35:40 +01:00
Vincent Sylvester
a61b946563
Do not respond to vivox under webrtc
2026-06-04 23:48:20 +02:00
UbitUmarov
93ebb36904
cosmetics
2026-06-04 11:36:33 +01:00
Adil El Farissi
9c2cc2d1af
Bug fix and cosmetics
...
Fix: UserAgentServiceConnector return null if the destination is under TLS/SSL.
Refractor: DataSnapshot to use http> UnSecureInstance as @UbitUmarov recommaded. Personally, i prefer it to be under HTTPS as well.
2026-06-04 00:41:25 +00:00
Adil El Farissi
ad1d137c2e
Merge branch 'master' of https://github.com/AdilElFarissi/opensim
2026-06-03 23:07:23 +00:00
UbitUmarov
9afd9e9e74
increase default SensorMaxResults to 32
2026-06-01 09:34:38 +01:00
UbitUmarov
72c6ac378a
update libomv (changes to bin serialized used on lludp, etc)
2026-05-14 02:53:22 +01:00
UbitUmarov
821408215f
cosmetics on groups
2026-05-12 05:40:33 +01:00
UbitUmarov
b7da2feedd
add cosmetics on AgentTransactionModule
2026-05-12 04:22:34 +01:00
UbitUmarov
88ef8a9dbe
add Util.GetFirstConfigVarFromSections<T>(..) While GetConfigVarFromSections<T> scans all sections and returns the last value found, this returns as soon a value is found. So sections should be order from high priority to lower
2026-05-12 03:18:26 +01:00
UbitUmarov
9db019b2cc
still read upload level from teh old position in Startup config, just in case
2026-05-11 17:46:57 +01:00
Fiona Sweet
d6fd012e65
Update AssetTransactionModule.cs
...
LevelUpload is defined in [Permissions] in OpenSimDefaults.ini, not [Startup]
2026-05-11 07:14:56 -07:00
UbitUmarov
64408c9395
avoid potencial on forced replace of files in flotsam cache problem
2026-05-02 00:06:47 +01:00
UbitUmarov
5b2ca76fcb
avoid some future problem, thx Deiji
2026-04-30 05:53:46 +01:00
UbitUmarov
c6733b8c80
cosmetics on a blobfish
2026-04-27 19:40:51 +01:00
UbitUmarov
d068a68583
cosmetics
2026-04-27 14:06:55 +01:00
UbitUmarov
b713c3047e
cosmetics
2026-04-26 21:58:41 +01:00
UbitUmarov
ef8a36b40c
silly bug
2026-04-17 01:31:36 +01:00
UbitUmarov
9e21972be5
do flag prims to save on lsl change of name or description
2026-04-16 22:10:58 +01:00
UbitUmarov
435636acdc
cosmetics
2026-04-09 20:02:41 +01:00
UbitUmarov
144e0bf6bd
mantis 9240 plus cosmetics, thx Tampa
2026-04-06 00:26:37 +01:00
UbitUmarov
1954be2f85
cosmetics
2026-04-05 23:56:24 +01:00
UbitUmarov
575abd6d42
fix dotnet linux getting confused
2026-03-29 03:21:25 +01:00
UbitUmarov
66fe32c7ca
errr gridhash sent as a uuid; cosmetics
2026-03-27 23:08:42 +00:00
UbitUmarov
f83ec8bebd
webrtc change ID and desc of rooms, add pin to multiuser
2026-03-26 21:36:11 +00:00
UbitUmarov
f024cd21d8
add ComputeShake128UUID. Returns UUID type 5 but using shake128 instead of sha1, if supported on machine, sha1 if not
2026-03-26 21:12:36 +00:00
UbitUmarov
4dd6782854
webrtc handler for client logout
2026-03-26 02:21:00 +00:00
UbitUmarov
130b817c37
make sure udpserver client logout is called and is last
2026-03-26 02:14:30 +00:00
UbitUmarov
8fd808e8f4
make sure we close parcel voice channels when user leaves region
2026-03-26 01:06:11 +00:00
UbitUmarov
73fb61d02b
add scene.ID alias to scene.regioninfo.regionID plus cosmetics
2026-03-26 00:23:24 +00:00
UbitUmarov
d34a926f81
WebRtc: break it a bit more
2026-03-24 23:26:34 +00:00
UbitUmarov
9a4f3aec85
WebRtcVoiceServiceModule should not be a region module. Move the region logic on it to proper region module (early dirty code)
2026-03-24 20:42:51 +00:00
UbitUmarov
9b564759bf
do not error on logout session uuid.zero
2026-03-20 20:34:55 +00:00
UbitUmarov
e50d9d2904
try handle logout all sessions
2026-03-20 02:15:21 +00:00
UbitUmarov
a75c9b3f20
viewer sessions are not reusable (at least not in a trivial way)
2026-03-20 01:15:50 +00:00
UbitUmarov
82c32eac18
allow setting of MaxResponseContentBufferSize per instance ofglobal httpclient; limit it to 1MB on webrtc
2026-03-18 23:11:29 +00:00
UbitUmarov
ea7eb715a2
microslop made async await deadlocks; try make list sessions work; update libomv
2026-03-17 21:25:01 +00:00
UbitUmarov
b9f938afbf
we decide participantId (test);cosmetics; update libomv
2026-03-17 02:18:15 +00:00
UbitUmarov
8685188d9b
cosmetics, make participantid a long plus avoid race condition...
2026-03-15 23:26:29 +00:00
UbitUmarov
8a279a91a7
some more changes adapted from Manni patch
2026-03-15 21:55:16 +00:00