OpenSimMirror/OpenSim/Framework/Servers
Charles Krinke 1122f3f693 Mantis#1685. Thank you kindly, Mjm for a patch that:
The attached patch tries to read the SVN revision from local file 
"svn_revision" before checking "../.svn/entries".
This allows simulators not running from the source tree to properly 
display the SVN revision, if the installer generates the 
"svn_revision" file.
2008-07-08 01:11:52 +00:00
..
BaseHttpServer.cs * Enables binary data in BaseHttpServer with 'image' in content type. 2008-06-16 22:06:55 +00:00
BaseOpenSimServer.cs Mantis#1685. Thank you kindly, Mjm for a patch that: 2008-07-08 01:11:52 +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 Formatting cleanup. 2008-03-18 05:16:43 +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 properly explaining each #pragma warning disable 2008-06-30 11:57:47 +00:00
OSHttpRequest.cs adding support for IP EndPoint whitelisting in HttpServer code. 2008-07-07 11:25:09 +00:00
OSHttpRequestPump.cs adding support for IP EndPoint whitelisting in HttpServer code. 2008-07-07 11:25:09 +00:00
OSHttpRequestQueue.cs switching to safer locks. 2008-07-07 09:58:01 +00:00
OSHttpResponse.cs further progress on HttpServer integration: OSHttpRequest can now be 2008-07-07 09:47:36 +00:00
OSHttpServer.cs further progress on HttpServer integration: OSHttpRequest can now be 2008-07-07 09:47:36 +00:00
OSHttpStatusCodes.cs Update svn properties. Formatting cleanup. 2008-05-25 23:27:38 +00:00
RestDeserialiseHandler.cs Update svn properties. Formatting cleanup. 2008-05-25 23:27:38 +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
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 VersionInfo string from 2008-06-15 01:08:55 +00:00
XmlRpcMethod.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00