Commit Graph
33426 Commits
Author SHA1 Message Date
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
Ubit Umarov 8a95a4dfe0 Merge pull request #41 from holoneon/patch-3
Update AvatarFactoryModule.cs
2026-06-16 20:54:32 +01:00
UbitUmarov 282db7dd1e update libomv 2026-06-16 19:09:47 +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
Ubit Umarov cf8778f50f Merge pull request #36 from Tampa/webrtc-fix
Fix response for vivox server type under webrtc
2026-06-06 15:17:17 +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
Ubit Umarov 6a679f7cfa Merge pull request #35 from AdilElFarissi/master
Bug fixes and cosmetics
2026-06-04 11:03:34 +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 c2569335b6 update libomv 2026-05-17 05:37:17 +01:00
UbitUmarov 94e887b9f7 update libomv fixing a silly typo 2026-05-14 03:12:09 +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
Ubit Umarov f1b74cde60 Merge pull request #34 from holoneon/patch-1
Update AssetTransactionModule.cs
2026-05-11 17:15:41 +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 d027ce86e7 update libomv: fix issue on osd llsdbinary encoding 2026-03-23 00:49:11 +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