index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Servers
/
BaseHttpServer.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Terminate OpenSim startup if we cannot listen to the designated HTTP port
Justin Clarke Casey
2009-04-09
1
-2
/
+6
*
cleanup
Dr Scofield
2009-03-25
1
-2
/
+2
*
* refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...
Justin Clarke Casey
2009-03-19
1
-52
/
+3
*
* Lock http handlers dictionary in other places as well to avoid race conditions
Justin Clarke Casey
2009-03-19
1
-47
/
+56
*
* Add necessary locking to BaseHttpServer.RemoveHTTPHandler()
Justin Clarke Casey
2009-03-19
1
-7
/
+14
*
* Add documentation to BaseHttpServer.AddHTTPHandler()
Justin Clarke Casey
2009-03-19
1
-13
/
+41
*
* Make all coded defaults match settings in OpenSim.ini.example
Justin Clarke Casey
2009-03-11
1
-2
/
+0
*
* minor: reduce some code duplication in BaseHttpServer
Justin Clarke Casey
2009-03-10
1
-24
/
+17
*
fixing out-of-sync error in BaseHttpServer
Dr Scofield
2009-03-10
1
-16
/
+19
*
* Adding application/x-oar to the list of content types to which the HTTP Ser...
Teravus Ovares
2009-03-07
1
-1
/
+5
*
* Lock remaining m_rpcHandlers use since these accesses are not guaranteed to...
Justin Clarke Casey
2009-02-12
1
-2
/
+8
*
* Apply http://opensimulator.org/mantis/view.php?id=3138
Justin Clarke Casey
2009-02-12
1
-0
/
+20
*
* optimized usings.
lbsa71
2009-02-12
1
-8
/
+8
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-01-13
1
-1
/
+1
*
* minor; Very minor non-functional tidy ups
Justin Clarke Casey
2009-01-13
1
-11
/
+6
*
* minor: Add a couple of code comments about enabling httpserver logging
Justin Clarke Casey
2009-01-13
1
-10
/
+14
*
* Adds the variables passed to the hashtable BaseHttpServer passes in.
Teravus Ovares
2009-01-08
1
-0
/
+7
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-01-05
1
-1
/
+1
*
* Updates the sim stats module. Cleans out some of the rot.
Teravus Ovares
2009-01-03
1
-1
/
+2
*
Added http-method to the hashtable that gets passed to GenericHTTPMethods.
diva
2008-12-31
1
-1
/
+1
*
* A few more fixes to HttpServer.
Teravus Ovares
2008-12-20
1
-2
/
+9
*
* Tweak my previously mentioned nasty hack so it's a little less nasty
Teravus Ovares
2008-12-18
1
-6
/
+8
*
* Add a nasty hack to try and give the HttpServer a few extra lives until we ...
Teravus Ovares
2008-12-18
1
-2
/
+29
*
* Caught unhandled IOException, and outputted it to log.
lbsa71
2008-12-18
1
-1
/
+5
*
* Added more articulate logging of HttpServer so we can diagnose issues.
Teravus Ovares
2008-12-18
1
-0
/
+38
*
* Committing an opensim level error message on httpserver. This might help w...
Teravus Ovares
2008-12-18
1
-0
/
+6
*
Added a Catch(InvalidOperationException) to BaseHttpServer.HandleRequest(). W...
MW
2008-12-01
1
-19
/
+24
*
* Adding the incoming url as Param[2] in the XmlRpcRequest
lbsa71
2008-11-25
1
-1
/
+3
*
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
Melanie Thielker
2008-11-19
1
-9
/
+9
*
Reverting the texture sending patch and the new libOMV. This makes this
Melanie Thielker
2008-11-19
1
-9
/
+9
*
* Update libOMV to r2359. This is necessary for the progressive texture patch
Justin Clarke Casey
2008-11-17
1
-9
/
+9
*
Change HTTP server backlog/acceptors to 64, per Adam Z
Melanie Thielker
2008-11-12
1
-1
/
+1
*
* Made ClientLoop non-infinite, ClientLoop will now disengage when the client...
Adam Frisby
2008-11-08
1
-3
/
+1
*
Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
Homer Horwitz
2008-11-01
1
-1
/
+12
*
Fixed the cause of a hidden Exception which prevented BaseHttpServer to answer
Homer Horwitz
2008-10-25
1
-1
/
+2
*
Adding AddXmlRpcHandler(name, method, bool) to selectively disable
Dr Scofield
2008-10-23
1
-0
/
+13
*
- Added BaseHttpServer.Stop
Homer Horwitz
2008-10-22
1
-0
/
+5
*
* Remove a warning from BaseHttpServer
Teravus Ovares
2008-10-14
1
-1
/
+1
*
* Just some OGP maintenance. Standards adherence type stuff.
Teravus Ovares
2008-10-10
1
-1
/
+34
*
cleaning up OSHttpResponse: note that read access to extra header
Dr Scofield
2008-10-06
1
-4
/
+5
*
cleaning up OSHttpRequest removing old Http stuff. also adding test
Dr Scofield
2008-10-06
1
-184
/
+2
*
* Committing a few keep-alive changes. Cleaned up some log messages
Teravus Ovares
2008-10-03
1
-6
/
+21
*
* minor: remove warnings (the code cleaners strike again)
Justin Clarke Casey
2008-10-03
1
-4
/
+4
*
* EventQueueGet is now working.
Teravus Ovares
2008-10-03
1
-10
/
+174
*
* Fixed a mangled Seed caps handler definition on login to region in standalo...
Teravus Ovares
2008-10-01
1
-3
/
+3
*
* Replacing Net.HttpListener with HttpServer.
Teravus Ovares
2008-09-30
1
-38
/
+234
*
* Get the code up to speed with my -#dev e-mail example. (uncomment out lines...
Teravus Ovares
2008-09-30
1
-4
/
+17
*
* minor: remove warnings
Justin Clarke Casey
2008-09-29
1
-6
/
+7
*
* Event queue is now polling..
Teravus Ovares
2008-09-27
1
-2
/
+4
*
* This is the very very early beginnings of an EventQueue:get module.
Teravus Ovares
2008-09-27
1
-5
/
+56
[next]