OpenSimMirror/OpenSim/Region/CoreModules
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
..
Agent Close streams immediately when we finish using them 2014-08-02 00:55:57 +01:00
Asset Actually call Close() for shared region modules when the simulator is being shutdown. 2014-08-02 00:50:10 +01:00
Avatar XBakes: store the assets only in the sim's local assets cache; not in the main assets server. Also, some cleanup. 2014-08-02 00:57:07 +01:00
Framework Add conflict resolution that should have been done in conflict resolution of 4e3a2d3a64 2014-08-02 01:04:58 +01:00
Hypergrid Repair check for if in region position (I mean || is kinda like &&). 2014-02-15 18:49:40 -08:00
Properties Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00
Scripting Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions. 2015-03-04 17:20:05 +00:00
ServiceConnectorsIn Add support for user preferences (im via email) 2013-12-06 02:52:13 -05:00
ServiceConnectorsOut Fix recent regression in 3c6becd5 where login or hg login to variable sized regions failed with outdated simulator message. 2014-08-02 00:57:59 +01:00
World Added locking in AccessModule to prevent possible errors when shutting down a simulator that has >1 region 2014-08-02 00:56:54 +01:00