.. |
Interfaces
|
add a few more gc collect in some spots
|
2018-09-29 17:42:12 +01:00 |
Properties
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
BaseHTTPHandler.cs
|
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.
|
2012-05-03 01:45:49 +01:00 |
BaseHttpServer.cs
|
we should only have one http poll service manager per instance
|
2018-11-03 11:43:47 +00:00 |
BaseOutputStreamHandler.cs
|
Add missing file BaseOutputStreamHandler.cs from recent commit e19defd
|
2013-07-08 23:50:40 +01:00 |
BaseRequestHandler.cs
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
BaseStreamHandler.cs
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
BaseStreamHandlerBasicDOSProtector.cs
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
BinaryStreamHandler.cs
|
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
|
2013-07-08 22:03:07 +01:00 |
GenericHTTPBasicDOSProtector.cs
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
GenericHTTPMethod.cs
|
…
|
|
JsonRPCMethod.cs
|
Add additional return status
|
2013-01-23 08:14:21 -05:00 |
JsonRpcRequestManager.cs
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
JsonRpcResponse.cs
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
LLSDMethod.cs
|
…
|
|
LLSDMethodString.cs
|
…
|
|
OSHttpHandler.cs
|
…
|
|
OSHttpHttpHandler.cs
|
…
|
|
OSHttpRequest.cs
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
OSHttpRequestPump.cs
|
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.""
|
2014-09-17 20:03:54 -04:00 |
OSHttpRequestQueue.cs
|
…
|
|
OSHttpResponse.cs
|
some cleanup
|
2018-09-12 13:48:29 +01:00 |
OSHttpServer.cs
|
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.""
|
2014-09-17 20:03:54 -04:00 |
OSHttpStatusCodes.cs
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
OSHttpXmlRpcHandler.cs
|
…
|
|
PollServiceEventArgs.cs
|
Merge branch 'master' into httptests
|
2017-05-21 02:20:40 +01:00 |
PollServiceHttpRequest.cs
|
we should only have one http poll service manager per instance
|
2018-11-03 11:43:47 +00:00 |
PollServiceRequestManager.cs
|
we should only have one http poll service manager per instance
|
2018-11-03 11:43:47 +00:00 |
RestDeserialiseHandler.cs
|
remove those xml things no longer needed on .net >4.5.2
|
2018-01-17 04:18:43 +00:00 |
RestHTTPHandler.cs
|
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.
|
2012-05-03 01:45:49 +01:00 |
RestMethod.cs
|
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
|
2011-12-05 20:44:20 +00:00 |
RestObjectPoster.cs
|
Close streams immediately when we finish using them
|
2014-07-21 08:30:03 +01:00 |
RestObjectPosterResponse.cs
|
Close streams immediately when we finish using them
|
2014-07-21 08:30:03 +01:00 |
RestSessionService.cs
|
remove those xml things no longer needed on .net >4.5.2
|
2018-01-17 04:18:43 +00:00 |
RestStreamHandler.cs
|
let StreamReader be in using statements
|
2017-05-07 00:47:45 +01:00 |
WebsocketServerHandler.cs
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
XmlRpcBasicDOSProtector.cs
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
XmlRpcMethod.cs
|
…
|
|