aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/LukeSkywalker.IPNetwork.dll (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Readded file to repository. Acciedently removed.Robert Louden2015-04-211-0/+0
|
* Phase 2 additons with Frame Dilation metric.Robert Louden2015-04-211-0/+0
| | | | | | | | | | Test Plan: Compiles and runs successfully. Reviewers: szielinski Reviewed By: szielinski Differential Revision: http://cr.irl.ucf.edu/D268
* Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() ↵Justin Clark-Casey (justincc)2015-03-041-0/+0
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