.. |
BaseHttpServer.cs
|
7692f3e18f
further work in progress on the HttpServer side: XmlRpc handler path
|
16 years ago |
BaseOpenSimServer.cs
|
f7d9b0bab7
* Move thread tracking code to base opensim server so that it's available for all servers (UGAIM as well as Region)
|
16 years ago |
BaseRequestHandler.cs
|
4b622ec881
(from awebb)
|
16 years ago |
BaseStreamHandler.cs
|
5d77625e9a
Update svn properties. Formatting cleanup.
|
16 years ago |
BinaryStreamHandler.cs
|
d725d1208b
adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and HttpListenerResponse respectively.
|
16 years ago |
CheckSumServer.cs
|
67bbfadc06
* More refactorings of UDPServer.
|
16 years ago |
GenericHTTPMethod.cs
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 years ago |
IHttpAgentHandler.cs
|
bdc792d319
here are further enhancements to the IHttpAgentHandler and to BaseHttpServer (from awebb)
|
16 years ago |
IStreamHandler.cs
|
d725d1208b
adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and HttpListenerResponse respectively.
|
16 years ago |
LLSDMethod.cs
|
47180080f0
Formatting cleanup.
|
16 years ago |
MessageServerInfo.cs
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 years ago |
OSHttpHandler.cs
|
ed4241583f
morphing OSHttpHandler interface into an abstract base class. adding
|
16 years ago |
OSHttpRequest.cs
|
6ca23c1123
rearranging variables in OSHttpRequest and adding Query property.
|
16 years ago |
OSHttpRequestPump.cs
|
ed4241583f
morphing OSHttpHandler interface into an abstract base class. adding
|
16 years ago |
OSHttpRequestQueue.cs
|
7420f96128
switching to safer locks.
|
16 years ago |
OSHttpResponse.cs
|
b77bcb6660
fixes a couple of issues i introduced yesterday, one of them MapBlock queries crashing.
|
16 years ago |
OSHttpServer.cs
|
8b933e53c0
fixes handler scoring method. XmlRpc code path now fully working with
|
16 years ago |
OSHttpStatusCodes.cs
|
5d77625e9a
Update svn properties. Formatting cleanup.
|
16 years ago |
OSHttpXmlRpcHandler.cs
|
ed4241583f
morphing OSHttpHandler interface into an abstract base class. adding
|
16 years ago |
RestDeserialiseHandler.cs
|
00c15eb0c4
cleanup: fixing CamelCase issue with RestDeserialiseHandler.
|
16 years ago |
RestMethod.cs
|
5d77625e9a
Update svn properties. Formatting cleanup.
|
16 years ago |
RestObjectPoster.cs
|
cea6e03ae0
dr scofield's warning safari: hunting down those little buggers
|
16 years ago |
RestObjectPosterResponse.cs
|
feb30217de
dr scofield's warning safari:
|
16 years ago |
RestStreamHandler.cs
|
a53cea6b7e
i'm extending the RestStreamHandler.Handler(...) signature to actually
|
16 years ago |
SynchronousRestObjectPoster.cs
|
65c5efe43b
Formatting cleanup.
|
16 years ago |
VersionInfo.cs
|
c04e284854
Change VersionInfo string from
|
16 years ago |
XmlRpcMethod.cs
|
47180080f0
Formatting cleanup.
|
16 years ago |