aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Base/HttpServerBase.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-13/+22
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-18/+21
2012-11-22Make "config show/set/get/save" console commands available on all serversJustin Clark-Casey (justincc)1-1/+1
2012-06-30Remove some mono compiler warningsJustin Clark-Casey (justincc)1-3/+1
2012-06-15Make the "debug http" command available for robust as well as the simulator. ...Justin Clark-Casey (justincc)1-60/+18
2012-06-15Add main instance to internal MainServer.m_Servers list to simplify internal ...Justin Clark-Casey (justincc)1-10/+3
2011-10-25Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)1-0/+1
2011-05-05Adding ssl supportBlueWall1-2/+75
2010-03-25minor: Print out port that http servers are usingJustin Clark-Casey (justincc)1-0/+3
2010-01-11Add the console port setting to ROBUST, tooMelanie1-1/+6
2009-09-29Fix loading modules with alternate configurations and ports into ROBUST.Melanie1-1/+9
2009-09-29Fix loading modules with alternate configurations and ports into ROBUST.Melanie1-1/+9
2009-09-28Allow the notation config_name@port/dll_name:class_name as a handler specMelanie1-0/+18
2009-08-17Filling in the blanks: The "meat" of the REST consoleMelanie1-5/+5
2009-07-10Create a MainServer static class to access the regions server's HTTP serverMelanie Thielker1-0/+4
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-22cleaning out warnings.Dr Scofield1-3/+1
2009-05-20Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker1-0/+4
2009-05-18Nonowrking intermadiate commit,, DO NOT USEMelanie Thielker1-1/+1
2009-05-05Plumb the new server connector logicMelanie Thielker1-0/+5
2009-05-05Committing the HTTP (REST) server baseMelanie Thielker1-24/+33
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-1/+1
2009-05-04* minor: remove some mono compiler warnings, minor cleanupJustin Clarke Casey1-1/+1
2009-05-04Prebuild changes to allow the console to reference the http serverMelanie Thielker1-0/+15
2009-05-04Add a skeleton class, "RemoteConsole", for a console that uses RESTMelanie Thielker1-6/+15
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-0/+0
2008-05-20Add copyright notices.Jeff Ames1-1/+28
2008-05-09Update svn properties.Jeff Ames1-21/+21
2008-05-08* Some refactorings.Adam Frisby1-0/+21