OpenSimMirror/OpenSim/Region/Framework
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
..
Interfaces Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions. 2015-03-04 17:20:05 +00:00
Properties Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00
Scenes Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a valid set pin in a destination prim rather than the unset no pin state 2014-11-11 17:27:02 +00:00