184 Commits

Author SHA1 Message Date
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
UbitUmarov
da5f1b3f7e cosmetics 2026-03-15 18:22:50 +00:00
UbitUmarov
0120e62250 use global shared httpclient on webrtc session 2026-03-15 05:42:26 +00:00
UbitUmarov
2a5389cc67 cosmetics 2026-03-15 04:45:37 +00:00
UbitUmarov
66fb7dee6b some more changes adapted from Manni patch 2026-03-15 03:28:08 +00:00
UbitUmarov
8e356b5ec1 some more changes adapted from Manni: update libopenmetaverse 2026-03-14 23:46:03 +00:00
UbitUmarov
ae2938db8a some more changes adapted from Manni: update libopenmetaverse 2026-03-14 23:44:42 +00:00
UbitUmarov
3132e2bc32 some more changes adapted from Manni patch in mantis 9235 2026-03-14 22:36:42 +00:00
UbitUmarov
e661b5d6b5 some changes adapted from Manni patch in mantis 9235 note participantID still type int 2026-03-14 20:55:05 +00:00
UbitUmarov
8d7d2afd78 cosmetics 2026-03-13 19:28:12 +00:00
UbitUmarov
a546ee2cdc Oppps, do set right vars not locals 2026-03-13 19:27:21 +00:00
UbitUmarov
3bc406837a Oppps, the httpclient dispose logic on scripts http request is diferent 2026-03-13 18:05:59 +00:00
UbitUmarov
c0a4a4a4bd cosmetics on janusmessages 2026-03-11 21:03:18 +00:00
UbitUmarov
ccc6e7b3b5 cosmetics on janusmessages 2026-03-11 20:37:50 +00:00
UbitUmarov
5fd022e33c more things on webrtc, reduce use of async/await 2026-02-26 14:53:45 +00:00
UbitUmarov
b41033a8f1 do not fully trust viewers about parcels, plus cosmetics 2026-02-23 20:52:34 +00:00
UbitUmarov
b42e8dc0ad change webrtc module namespace by Robert request 2026-02-22 20:15:34 +00:00
UbitUmarov
adf5f1f6bd a few changes to webrtc module 2026-02-22 20:03:36 +00:00
UbitUmarov
674c3a0424 add Robert Adams os-webrtc-janus experimental module. License changed to same BSD as rest of OpenSimulator by Robert, for OpenSimulator use 2026-02-22 17:11:34 +00:00
UbitUmarov
0d71b6d871 very useless changes 2025-06-25 02:22:28 +01:00
UbitUmarov
2d3140fc9a oops let loop go on. Thanks Tampa 2024-11-17 00:01:55 +00:00
UbitUmarov
df4664f05b avoid possible null ref 2024-11-16 00:05:47 +00:00
UbitUmarov
5b67966ddd cosmetics on offline msg v2 2024-02-22 19:48:12 +00:00
UbitUmarov
7b888ec02c add configuration option MaxOfflineIMs to robust offlineIMService with default value of 25. Simplify that service code a bit (do runprebuild since a file was removed) 2024-01-23 13:30:35 +00:00
UbitUmarov
5e0c6446d8 update xmlrpc.dll with a send variant using httpclint and used it 2023-05-24 13:42:56 +01:00
UbitUmarov
9c2aa87acf cosmetics 2023-03-01 21:08:35 +00:00
UbitUmarov
d9380c9b83 clean some spurius chars and a few other things. Thanks Vincent Sylvester 2022-11-12 02:49:01 +00:00
UbitUmarov
ac65a5903e c# sugar... 2022-10-08 03:28:27 +01:00
UbitUmarov
5c3d86937f c# sugar... 2022-10-08 02:25:07 +01:00
UbitUmarov
31fa8b45df minor cleanup 2022-09-20 21:32:10 +01:00
UbitUmarov
56c497adf5 ..Equals(String.Empty) is also not good 2022-03-14 20:11:54 +00:00
UbitUmarov
e043d8a2eb use array.Empty<byte> 2022-03-12 15:21:24 +00:00
UbitUmarov
ca86e47ec3 offline modudle v2 do flag offline ims 2022-01-29 00:02:20 +00:00
UbitUmarov
fbbcc1edd7 == string.Empty is .Lenght == 0 2022-01-13 20:31:52 +00:00
UbitUmarov
6595e3ae26 cosmetics 2022-01-13 13:59:41 +00:00
UbitUmarov
9b33ef9c8c a few more changes on vectors etc 2022-01-10 02:21:17 +00:00
UbitUmarov
70a788170d undo a small change that was not suposed to happen now 2022-01-09 03:36:09 +00:00
UbitUmarov
da928d6099 != UUID.Zero is slow 2022-01-09 02:28:51 +00:00
UbitUmarov
7e0fc95c3a == UUID.Zero is slow 2022-01-09 00:33:16 +00:00
UbitUmarov
357f20eb14 == UUID.Zero is slow 2022-01-08 23:35:56 +00:00
UbitUmarov
c4a92f3a8b groups V2: improve messages sent on eject a bit 2021-08-18 01:09:43 +01:00
UbitUmarov
ec56517c7c simplify groups v2 cache 2021-01-13 11:16:32 +00:00
UbitUmarov
6660e1c842 fix groups v2 notices 2021-01-13 10:39:51 +00:00