OpenSimMirror/OpenSim/Framework/Servers
Justin Clark-Casey 732d04cb4a 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:20:13 +00:00
..
HttpServer Make private services forbid llHTTPRequest() calls by rejecting those that have the X-SecondLife-Shard header. 2015-03-04 17:20:13 +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-08-02 00:50:10 +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 Changed LogThreadPool to have 4 logging levels. Added console command "debug threadpool level" to set the logging level. 2014-03-25 08:01:50 +01:00
VersionInfo.cs Update version to 0.8.0.3 and flavour to release 2014-11-11 17:38:21 +00:00