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