Git extended
From OpenSimulator
Recent Git Commits
- allow setting of MaxResponseContentBufferSize per instance ofglobal httpclient; limit it to 1MB on webrtc (UbitUmarov) (Wed, 18 Mar 2026 16:11:29 -0700)
- allow setting of MaxResponseContentBufferSize per instance ofglobal httpclient; limit it to 1MB on webrtc UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusPlugin.cs
- microslop made async await deadlocks; try make list sessions work; update libomv (UbitUmarov) (Tue, 17 Mar 2026 14:25:01 -0700)
- microslop made async await deadlocks; try make list sessions work; update libomv UbitUmarov <ajlduarte at sapo dot pt> .../os-webrtc-janus/Janus/JanusAudioBridge.cs
- we decide participantId (test);cosmetics; update libomv (UbitUmarov) (Mon, 16 Mar 2026 19:18:15 -0700)
- we decide participantId (test);cosmetics; update libomv UbitUmarov <ajlduarte at sapo dot pt> .../os-webrtc-janus/Janus/JanusAudioBridge.cs
- cosmetics, make participantid a long plus avoid race condition... (UbitUmarov) (Sun, 15 Mar 2026 16:23:45 -0700)
- cosmetics, make participantid a long plus avoid race condition... UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Addons/os-webrtc-janus/Janus/BHasher.cs
- some more changes adapted from Manni patch (UbitUmarov) (Sun, 15 Mar 2026 14:55:16 -0700)
- some more changes adapted from Manni patch UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs
- cosmetics (UbitUmarov) (Sun, 15 Mar 2026 11:22:50 -0700)
- cosmetics UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Addons/Groups/GroupsMessagingModule.cs
- use global shared httpclient on webrtc session (UbitUmarov) (Sat, 14 Mar 2026 22:42:26 -0700)
- use global shared httpclient on webrtc session UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusSession.cs
- cosmetics (UbitUmarov) (Sat, 14 Mar 2026 21:45:37 -0700)
- cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../os-webrtc-janus/Janus/WebRtcJanusService.cs
- some more changes adapted from Manni patch (UbitUmarov) (Sat, 14 Mar 2026 20:28:08 -0700)
- some more changes adapted from Manni patch UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs
- some more changes adapted from Manni: update libopenmetaverse (UbitUmarov) (Sat, 14 Mar 2026 16:46:03 -0700)
- some more changes adapted from Manni: update libopenmetaverse UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs
- some more changes adapted from Manni: update libopenmetaverse (UbitUmarov) (Sat, 14 Mar 2026 16:44:42 -0700)
- some more changes adapted from Manni: update libopenmetaverse UbitUmarov <ajlduarte at sapo dot pt> .../os-webrtc-janus/Janus/JanusAudioBridge.cs
- some more changes adapted from Manni patch in mantis 9235 (UbitUmarov) (Sat, 14 Mar 2026 15:36:42 -0700)
- some more changes adapted from Manni patch in mantis 9235 UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs
- some changes adapted from Manni patch in mantis 9235 note participantID still type int (UbitUmarov) (Sat, 14 Mar 2026 13:55:05 -0700)
- some changes adapted from Manni patch in mantis 9235 note participantID still type int UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs
- cosmetics (UbitUmarov) (Fri, 13 Mar 2026 12:28:12 -0700)
- cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../os-webrtc-janus/Janus/JanusAudioBridge.cs
- Oppps, do set right vars not locals (UbitUmarov) (Fri, 13 Mar 2026 12:27:21 -0700)
- Oppps, do set right vars not locals UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs
- Oppps, the httpclient dispose logic on scripts http request is diferent (UbitUmarov) (Fri, 13 Mar 2026 11:05:59 -0700)
- Oppps, the httpclient dispose logic on scripts http request is diferent UbitUmarov <ajlduarte at sapo dot pt> .../os-webrtc-janus/Janus/WebRtcJanusService.cs
- cosmetics on janusmessages (UbitUmarov) (Wed, 11 Mar 2026 14:03:18 -0700)
- cosmetics on janusmessages UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs
- cosmetics on janusmessages (UbitUmarov) (Wed, 11 Mar 2026 13:37:50 -0700)
- cosmetics on janusmessages UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs
- try to use HttpCompletionOption.ResponseHeadersRead again (UbitUmarov) (Wed, 11 Mar 2026 11:52:49 -0700)
- try to use HttpCompletionOption.ResponseHeadersRead again UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/RestClient.cs
- httpclient stream timout ignored under xml deserialize, so waste memory and time getting it all into mem first (UbitUmarov) (Wed, 04 Mar 2026 19:46:28 -0800)
- httpclient stream timout ignored under xml deserialize, so waste memory and time getting it all into mem first UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/WebUtil.cs
- try to timeout httpclient reads (UbitUmarov) (Fri, 27 Feb 2026 08:15:10 -0800)
- try to timeout httpclient reads UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/RestClient.cs
- split userprofiles request queues into local and HG, add console debug comand profiles status to check size of those queues (UbitUmarov) (Thu, 26 Feb 2026 17:33:50 -0800)
- split userprofiles request queues into local and HG, add console debug comand profiles status to check size of those queues UbitUmarov <ajlduarte at sapo dot pt> .../Avatar/UserProfiles/UserProfileModule.cs
- update CSJ2K (UbitUmarov) (Thu, 26 Feb 2026 11:56:34 -0800)
- update CSJ2K UbitUmarov <ajlduarte at sapo dot pt> bin/CSJ2K.dll
- Ooops fix stun servers URIs. Thx MB (UbitUmarov) (Thu, 26 Feb 2026 09:20:13 -0800)
- Ooops fix stun servers URIs. Thx MB UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/GridInfo.cs
- more things on webrtc, reduce use of async/await (UbitUmarov) (Thu, 26 Feb 2026 06:53:45 -0800)
- more things on webrtc, reduce use of async/await UbitUmarov <ajlduarte at sapo dot pt> .../os-webrtc-janus/Janus/JanusViewerSession.cs
- add to opensim.ini a list of stun servers and send it to viewers in simulator features cap (UbitUmarov) (Wed, 25 Feb 2026 11:37:02 -0800)
- add to opensim.ini a list of stun servers and send it to viewers in simulator features cap UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/GridInfo.cs
- rename os webrtc ini file to *.example since only a few can test it, for now (UbitUmarov) (Tue, 24 Feb 2026 09:01:46 -0800)
- rename os webrtc ini file to *.example since only a few can test it, for now UbitUmarov <ajlduarte at sapo dot pt> bin/config/os-webrtc-janus.ini
- do not fully trust viewers about parcels, plus cosmetics (UbitUmarov) (Mon, 23 Feb 2026 12:52:34 -0800)
- do not fully trust viewers about parcels, plus cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs
- change webrtc module namespace by Robert request (UbitUmarov) (Sun, 22 Feb 2026 12:15:34 -0800)
- change webrtc module namespace by Robert request UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Addons/os-webrtc-janus/Janus/BHasher.cs
- a few changes to webrtc module (UbitUmarov) (Sun, 22 Feb 2026 12:03:36 -0800)
- a few changes to webrtc module UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs