index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Servers
/
HttpServer
/
BaseHttpServer.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-04
Formatting cleanup. Add copyright headers.
Jeff Ames
1
-1
/
+1
2009-12-23
- commented out unused method ConvertIHttpClientContextToOSHttp
dr scofield (aka dirk husemann)
1
-7
/
+7
2009-12-15
Make sure that we catch and display any exceptions that get right to the top ...
Justin Clark-Casey (justincc)
1
-46
/
+52
2009-12-15
minor: make logging messages consistent in BaseHttpServer
Justin Clark-Casey (justincc)
1
-25
/
+25
2009-12-05
* Fix line endings in BaseHttpServer.cs
Teravus Ovares (Dan Olivares)
1
-6
/
+6
2009-12-03
if an xml rpc method throws an exception, log as an error to the console as w...
Justin Clark-Casey (justincc)
1
-3
/
+11
2009-10-22
Implemented a Watchdog class. Do not manually create Thread objects anymore, ...
John Hurliman
1
-8
/
+0
2009-10-19
* Removed OpenSim.Data.NHibernate
John Hurliman
1
-1
/
+1
2009-10-02
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...
John Hurliman
1
-1
/
+1
2009-10-01
Formatting cleanup.
Jeff Ames
1
-11
/
+11
2009-09-24
minor: replace xmlprc 'no method found' magic number with constant from xmlrp...
Justin Clark-Casey (justincc)
1
-1
/
+5
2009-09-22
Completely remove the prior implementation of the request event handling
Melanie
1
-38
/
+40
2009-09-22
Remove support for executing a handler on poll. It caused other issues
Melanie
1
-27
/
+11
2009-09-22
Disable the handler execution for poll services until the ramifications
Melanie
1
-3
/
+3
2009-09-21
Add the headers collection to the keysvals for HTT requests
Melanie
1
-0
/
+1
2009-09-21
Add X-PollServiceID pseudo-header to the request handling for polls
Melanie
1
-1
/
+3
2009-09-21
Make the poll service handler call the handler method on incoming requests.
Melanie
1
-9
/
+30
2009-08-26
* Another attempt at fixing the random spurious test error.
Teravus Ovares (Dan Olivares)
1
-6
/
+13
2009-08-12
change 535cb0efc so that the default LLSD serialization format is
dr scofield (aka dirk husemann)
1
-2
/
+4
2009-08-08
* FreeContext may be a bit too buggy for my tastes in some environments. * ...
Teravus Ovares (Dan Olivares)
1
-7
/
+7
2009-08-05
* Patch from jhurliman to add accept type recognition to determine the llsd c...
Teravus Ovares (Dan Olivares)
1
-7
/
+67
2009-08-01
Add copyright header. Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-07-30
* Fixed another potential httpserver leak.
Teravus Ovares
1
-1
/
+6
2009-07-29
Add basic support ofr detached request handling to the HTTP server.
Melanie Thielker
1
-1
/
+7
2009-07-29
* An attempt to fix mantis #3955
Teravus Ovares
1
-2
/
+2
2009-07-29
* An attempt to fix mantis #3953
Teravus Ovares
1
-1
/
+12
2009-07-29
* Adds the ability to have a thread efficient long poll service (such as the ...
Teravus Ovares
1
-5
/
+90
2009-07-21
* Updated C# WebServer to the latest available source download (r19869) and a...
Teravus Ovares
1
-5
/
+14
2009-06-18
Applied patch from Mantis #3736 , which should stop the userserver crashing w...
MW
1
-1
/
+2
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-30
Added option (on my default) to the clone avatar function so that the clothes...
MW
1
-1
/
+9
2009-05-23
* Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.
Adam Frisby
1
-1
/
+1
2009-05-23
* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...
Adam Frisby
1
-1
/
+1
2009-05-22
adding RemoveXmlRpcHandler to IHttpServer
Dr Scofield
1
-0
/
+12
2009-05-04
Committing the changed tree
Melanie Thielker
1
-0
/
+1626