OpenSimMirror/OpenSim/Region
Justin Clark-Casey b710295607 Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions.
This is to address an issue where HTTP script functions could make calls to localhost and other endpoints inside the simulator's LAN.
By default, calls to all private addresses are now blocked as per http://en.wikipedia.org/wiki/Reserved_IP_addresses
If you require exceptions to this, configure [Network] OutboundDisallowForUserScriptsExcept in OpenSim.ini
2015-03-04 17:20:05 +00:00
..
Application Fix bug in "show modules" comamnd that was showing shared modules as non-shared and non-shared as shared 2014-08-02 00:53:14 +01:00
ClientStack Make currently unfiltered EventQueue log messages only appear now at DebugLevel 1 2014-08-05 00:51:17 +01:00
CoreModules Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions. 2015-03-04 17:20:05 +00:00
DataSnapshot Fixed premature closing of the connection in DataSnapshotManager 2014-08-08 20:46:59 +01:00
Framework Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions. 2015-03-04 17:20:05 +00:00
OptionalModules In "show throttles", show the maximum drip rate. This shows whether a client is being throttled due to past poor performance. 2014-08-02 00:56:26 +01:00
Physics BulletSim: rearrange code for sensing whether shapes have been 2014-08-02 00:58:27 +01:00
RegionCombinerModule minor: comment out currently unused RegionCombinerModule.LogHeader 2014-04-02 01:24:40 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions. 2015-03-04 17:20:05 +00:00
UserStatistics Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00