OpenSimMirror/OpenSim/Framework/Servers
lbsa71 8acb60df0d * Added "show queues" command that shows throttling queues for all clients.
*** This only works for LLCLientView at the moment ***
2008-12-18 13:02:26 +00:00
..
Tests adding OSHttpResponse test case (yeah, very primitive still) 2008-10-08 13:45:42 +00:00
BaseHTTPHandler.cs * This is the very very early beginnings of an EventQueue:get module. 2008-09-27 09:42:31 +00:00
BaseHttpServer.cs Applying Trunk revision 7562 to the 0.6.0 stable branch 2008-12-01 11:28:41 +00:00
BaseOpenSimServer.cs * Added "show queues" command that shows throttling queues for all clients. 2008-12-18 13:02:26 +00:00
BaseRequestHandler.cs (from awebb) 2008-05-19 18:30:25 +00:00
BaseStreamHandler.cs Update svn properties. Formatting cleanup. 2008-05-25 23:27:38 +00:00
BinaryStreamHandler.cs adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and HttpListenerResponse respectively. 2008-05-19 11:38:35 +00:00
CheckSumServer.cs * More refactorings of UDPServer. 2008-05-02 18:26:19 +00:00
GenericHTTPMethod.cs * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
IHttpAgentHandler.cs here are further enhancements to the IHttpAgentHandler and to BaseHttpServer (from awebb) 2008-05-22 12:00:01 +00:00
IStreamHandler.cs adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and HttpListenerResponse respectively. 2008-05-19 11:38:35 +00:00
LLSDMethod.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
LLSDMethodString.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
MessageServerInfo.cs * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
OSHttpHandler.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
OSHttpHttpHandler.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
OSHttpRequest.cs cleaning up OSHttpResponse: note that read access to extra header 2008-10-06 21:59:43 +00:00
OSHttpRequestPump.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
OSHttpRequestQueue.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
OSHttpResponse.cs cleaning up OSHttpResponse: note that read access to extra header 2008-10-06 21:59:43 +00:00
OSHttpServer.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
OSHttpStatusCodes.cs Update svn properties. Formatting cleanup. 2008-05-25 23:27:38 +00:00
OSHttpXmlRpcHandler.cs cleaning up OSHttpRequest removing old Http stuff. also adding test 2008-10-06 19:42:03 +00:00
RestDeserialiseHandler.cs cleanup: fixing CamelCase issue with RestDeserialiseHandler. 2008-07-15 13:33:31 +00:00
RestHTTPHandler.cs * This is the very very early beginnings of an EventQueue:get module. 2008-09-27 09:42:31 +00:00
RestMethod.cs Update svn properties. Formatting cleanup. 2008-05-25 23:27:38 +00:00
RestObjectPoster.cs dr scofield's warning safari: hunting down those little buggers 2008-06-27 16:18:56 +00:00
RestObjectPosterResponse.cs dr scofield's warning safari: 2008-06-27 16:58:21 +00:00
RestSessionService.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +00:00
RestStreamHandler.cs i'm extending the RestStreamHandler.Handler(...) signature to actually 2008-05-20 16:51:45 +00:00
SynchronousRestObjectPoster.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00
VersionInfo.cs Change Version string from 0.5.11 to 0.6.0 for release. 2008-11-08 14:32:56 +00:00
XmlRpcMethod.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00