Diva Canto da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") před 9 roky
..
Interfaces e19defde36 Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap před 11 roky
Properties da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") před 9 roky
BaseHTTPHandler.cs 231a3bf147 Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable. před 12 roky
BaseHttpServer.cs f68a1a2218 XML should not contain any BOM. Disabled BOM generation in BaseHttpServer před 10 roky
BaseOutputStreamHandler.cs 2025dd25f6 Add missing file BaseOutputStreamHandler.cs from recent commit e19defd před 11 roky
BaseRequestHandler.cs 1e3027afb1 Temporary stop CAPS service points from being added to stats as this can be a huge number. před 10 roky
BaseStreamHandler.cs 3255335c42 Make private services forbid llHTTPRequest() calls by rejecting those that have the X-SecondLife-Shard header. před 10 roky
BaseStreamHandlerBasicDOSProtector.cs 75f63ecfcd * Add a session concurrency option per key. Allows developer/config to specify number of concurrent requests on a service. před 11 roky
BinaryStreamHandler.cs e19defde36 Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap před 11 roky
GenericHTTPBasicDOSProtector.cs 75f63ecfcd * Add a session concurrency option per key. Allows developer/config to specify number of concurrent requests on a service. před 11 roky
GenericHTTPMethod.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. před 15 roky
JsonRPCMethod.cs 1776986dc3 Add additional return status před 12 roky
JsonRpcRequestManager.cs 882af7195c Better error-handling and logging in case User Profile requests fail před 10 roky
JsonRpcResponse.cs ca3e0d67d2 Add Json-Rpc 2.0 To Registered Handlers před 12 roky
LLSDMethod.cs a23d64dec1 Formatting cleanup. před 15 roky
LLSDMethodString.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. před 15 roky
OSHttpHandler.cs a3651eb5d0 Thanks Kevin Cozens for a patch that: před 14 roky
OSHttpHttpHandler.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. před 15 roky
OSHttpRequest.cs 6d1d58b654 Use the "X-Content-Encoding" header to indicate gzipped data, because old OpenSims fail if they get an unknown "Content-Encoding" před 11 roky
OSHttpRequestPump.cs 96a2449122 Undo "Revert "Small changes to threading to send thread names to unmanaged threads. Needs Mono 3.6+ to see thread names in utilities like top -H . Some formatting of the thread name to fin in the 16 byte limit on Linux. Please test on Windows to see if the work has any adverse effects."" před 10 roky
OSHttpRequestQueue.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. před 15 roky
OSHttpResponse.cs c6e375291a Don't include time to transmit response back to requester when assessing slow handling of requests. před 12 roky
OSHttpServer.cs 96a2449122 Undo "Revert "Small changes to threading to send thread names to unmanaged threads. Needs Mono 3.6+ to see thread names in utilities like top -H . Some formatting of the thread name to fin in the 16 byte limit on Linux. Please test on Windows to see if the work has any adverse effects."" před 10 roky
OSHttpStatusCodes.cs 99cebec4ab adding status codes from rfc 6585 před 12 roky
OSHttpXmlRpcHandler.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. před 15 roky
PollServiceEventArgs.cs 9e35b069a4 Reverting the reverts I did yesterday. cpu-branch has now been před 11 roky
PollServiceHttpRequest.cs 24ef043395 Make failures in PollServiceHttpRequest.DoHTTPGruntWork() actually log the exception on error před 10 roky
PollServiceRequestManager.cs 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. před 10 roky
RestDeserialiseHandler.cs e19defde36 Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap před 11 roky
RestHTTPHandler.cs 231a3bf147 Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable. před 12 roky
RestMethod.cs 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. před 13 roky
RestObjectPoster.cs 99ac770abb Close streams immediately when we finish using them před 10 roky
RestObjectPosterResponse.cs 99ac770abb Close streams immediately when we finish using them před 10 roky
RestSessionService.cs 99ac770abb Close streams immediately when we finish using them před 10 roky
RestStreamHandler.cs e19defde36 Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap před 11 roky
WebsocketServerHandler.cs 85593d8d25 * Add an initial complete frame timeout to the WebSocket processor to make it easier to write WebSocket service code that is resistant to Denial of Service attacks. před 11 roky
XmlRpcBasicDOSProtector.cs 75f63ecfcd * Add a session concurrency option per key. Allows developer/config to specify number of concurrent requests on a service. před 11 roky
XmlRpcMethod.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. před 15 roky