aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Base/HttpServerBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-1/+1
* seems to compile ( tests comented out)UbitUmarov2015-09-021-15/+0
* bad merge?UbitUmarov2015-09-011-3/+27
|\
| * Allow opening a https port using only http so that nginx can be used for sslMelanie Thielker2014-04-261-11/+21
* | minor: be consistent about reporting errors out of HttpServerBaseJustin Clark-Casey (justincc)2014-11-251-11/+13
* | If the port entry in [Network] for a server is missing, then actually tell th...Justin Clark-Casey (justincc)2014-11-251-7/+8
|/
* Make "config show/set/get/save" console commands available on all serversJustin Clark-Casey (justincc)2012-11-221-1/+1
* Remove some mono compiler warningsJustin Clark-Casey (justincc)2012-06-301-3/+1
* Make the "debug http" command available for robust as well as the simulator. ...Justin Clark-Casey (justincc)2012-06-151-60/+18
* Add main instance to internal MainServer.m_Servers list to simplify internal ...Justin Clark-Casey (justincc)2012-06-151-10/+3
* Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2011-10-251-0/+1
* Adding ssl supportBlueWall2011-05-051-2/+75
* minor: Print out port that http servers are usingJustin Clark-Casey (justincc)2010-03-251-0/+3
* Add the console port setting to ROBUST, tooMelanie2010-01-111-1/+6
* Fix loading modules with alternate configurations and ports into ROBUST.Melanie2009-09-291-1/+9
* Allow the notation config_name@port/dll_name:class_name as a handler specMelanie2009-09-281-0/+18
* Filling in the blanks: The "meat" of the REST consoleMelanie2009-08-171-5/+5
* Create a MainServer static class to access the regions server's HTTP serverMelanie Thielker2009-07-101-0/+4
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* cleaning out warnings.Dr Scofield2009-05-221-3/+1
* Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker2009-05-201-0/+4
* Nonowrking intermadiate commit,, DO NOT USEMelanie Thielker2009-05-181-0/+86