OpenSimMirror/OpenSim/Framework/Servers
Justin Clark-Casey (justincc) 86d4724e24 Make private services forbid llHTTPRequest() calls by rejecting those that have the X-SecondLife-Shard header.
If you need to enable this, set AllowHttpRequestIn = true in [Network] for all private services or individual [*Service] sections.
2015-03-04 17:36:35 +00:00
..
HttpServer Make private services forbid llHTTPRequest() calls by rejecting those that have the X-SecondLife-Shard header. 2015-03-04 17:36:35 +00:00
Properties Bump version and assembly version numbers from 0.7.5 to 0.7.6 2013-02-05 00:23:17 +00:00
Tests Add regression test for http inventory fetch. 2014-03-17 20:51:35 +00:00
BaseOpenSimServer.cs Actually call Close() for shared region modules when the simulator is being shutdown. 2014-07-02 23:49:25 +01:00
MainServer.cs Fix regression tests relating to agent transfer by making simulator use last week's SIMULATOR/0.1 protocol for now. 2013-07-26 19:22:30 +01:00
ServerBase.cs Add "show threadpool calls active" console debug command. 2014-11-25 23:23:10 +00:00