Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 11 gadi atpakaļ
..
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 11 gadi atpakaļ
Properties 42bdf44658 Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 11 gadi atpakaļ
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. 12 gadi atpakaļ
BaseHttpServer.cs 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 11 gadi atpakaļ
BaseOutputStreamHandler.cs 2025dd25f6 Add missing file BaseOutputStreamHandler.cs from recent commit e19defd 11 gadi atpakaļ
BaseRequestHandler.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 11 gadi atpakaļ
BaseStreamHandler.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 11 gadi atpakaļ
BaseStreamHandlerBasicDOSProtector.cs 75f63ecfcd * Add a session concurrency option per key. Allows developer/config to specify number of concurrent requests on a service. 11 gadi atpakaļ
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 11 gadi atpakaļ
GenericHTTPBasicDOSProtector.cs 75f63ecfcd * Add a session concurrency option per key. Allows developer/config to specify number of concurrent requests on a service. 11 gadi atpakaļ
GenericHTTPMethod.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 gadi atpakaļ
JsonRPCMethod.cs 1776986dc3 Add additional return status 11 gadi atpakaļ
JsonRpcResponse.cs ca3e0d67d2 Add Json-Rpc 2.0 To Registered Handlers 11 gadi atpakaļ
LLSDMethod.cs a23d64dec1 Formatting cleanup. 15 gadi atpakaļ
LLSDMethodString.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 gadi atpakaļ
OSHttpHandler.cs a3651eb5d0 Thanks Kevin Cozens for a patch that: 13 gadi atpakaļ
OSHttpHttpHandler.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 gadi atpakaļ
OSHttpRequest.cs a1e857932a Make change to fix Windows builds 12 gadi atpakaļ
OSHttpRequestPump.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 gadi atpakaļ
OSHttpRequestQueue.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 gadi atpakaļ
OSHttpResponse.cs c6e375291a Don't include time to transmit response back to requester when assessing slow handling of requests. 12 gadi atpakaļ
OSHttpServer.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 gadi atpakaļ
OSHttpStatusCodes.cs 99cebec4ab adding status codes from rfc 6585 12 gadi atpakaļ
OSHttpXmlRpcHandler.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 gadi atpakaļ
PollServiceEventArgs.cs 9e35b069a4 Reverting the reverts I did yesterday. cpu-branch has now been 11 gadi atpakaļ
PollServiceHttpRequest.cs 1b7b664c86 Add request received/handling stats for caps which are served by http poll handlers. 11 gadi atpakaļ
PollServiceRequestManager.cs 77d418a36d remove mono compiler warnings from PollServiceRequestManager 11 gadi atpakaļ
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 11 gadi atpakaļ
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. 12 gadi atpakaļ
RestMethod.cs 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 12 gadi atpakaļ
RestObjectPoster.cs 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 12 gadi atpakaļ
RestObjectPosterResponse.cs 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 12 gadi atpakaļ
RestSessionService.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 11 gadi atpakaļ
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 11 gadi atpakaļ
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. 11 gadi atpakaļ
XmlRpcBasicDOSProtector.cs 75f63ecfcd * Add a session concurrency option per key. Allows developer/config to specify number of concurrent requests on a service. 11 gadi atpakaļ
XmlRpcMethod.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 gadi atpakaļ