OpenSimMirror/OpenSim/Framework/Servers
Teravus Ovares ca125bcf15 * Committing a few keep-alive changes. Cleaned up some log messages 2008-10-03 20:38:32 +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 * Committing a few keep-alive changes. Cleaned up some log messages 2008-10-03 20:38:32 +00:00
BaseOpenSimServer.cs * refactor: make shutdown a template method in the same manner as startup, for consistency's sake 2008-10-03 16:06:00 +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 - Fix invalid cast in OSHttpRequest 2008-10-02 22:10:49 +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 * Fixes a http protocol violation in HttpServer in Linux. StringWriter.Append() vs StringWriter.Append("\r\n"); StringWriter.Append() produces "\n" in *nix* 2008-10-03 19:54:48 +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 Formatting cleanup. 2008-08-18 00:39:10 +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 Formatting cleanup. 2008-08-18 00:39:10 +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 Mantis#2017. Thank you kindly, Tyre, for a patch that solves: 2008-09-25 14:57:40 +00:00
XmlRpcMethod.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00