aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/HttpServer/BaseHttpServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* change 535cb0efc so that the default LLSD serialization format isdr scofield (aka dirk husemann)2009-08-121-2/+4
* * FreeContext may be a bit too buggy for my tastes in some environments. * ...Teravus Ovares (Dan Olivares)2009-08-081-7/+7
* * Patch from jhurliman to add accept type recognition to determine the llsd c...Teravus Ovares (Dan Olivares)2009-08-051-7/+67
* Add copyright header. Formatting cleanup.Jeff Ames2009-08-011-1/+1
* * Fixed another potential httpserver leak.Teravus Ovares2009-07-301-1/+6
* Add basic support ofr detached request handling to the HTTP server.Melanie Thielker2009-07-291-1/+7
* * An attempt to fix mantis #3955Teravus Ovares2009-07-291-2/+2
* * An attempt to fix mantis #3953Teravus Ovares2009-07-291-1/+12
* * Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares2009-07-291-5/+90
* * Updated C# WebServer to the latest available source download (r19869) and a...Teravus Ovares2009-07-211-5/+14
* Applied patch from Mantis #3736 , which should stop the userserver crashing w...MW2009-06-181-1/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Added option (on my default) to the clone avatar function so that the clothes...MW2009-05-301-1/+9
* * Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.Adam Frisby2009-05-231-1/+1
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-231-1/+1
* adding RemoveXmlRpcHandler to IHttpServerDr Scofield2009-05-221-0/+12
* Committing the changed treeMelanie Thielker2009-05-041-0/+1626