aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/HttpServer/BaseHttpServer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-21Make the poll service handler call the handler method on incoming requests.Melanie1-9/+30
2009-08-26* Another attempt at fixing the random spurious test error.Teravus Ovares (Dan Olivares)1-6/+13
2009-08-12change 535cb0efc so that the default LLSD serialization format isdr 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-01Add copyright header. Formatting cleanup.Jeff Ames1-1/+1
2009-07-30* Fixed another potential httpserver leak.Teravus Ovares1-1/+6
2009-07-29Add basic support ofr detached request handling to the HTTP server.Melanie Thielker1-1/+7
2009-07-29* An attempt to fix mantis #3955Teravus Ovares1-2/+2
2009-07-29* An attempt to fix mantis #3953Teravus Ovares1-1/+12
2009-07-29* Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares1-5/+90
2009-07-21* Updated C# WebServer to the latest available source download (r19869) and a...Teravus Ovares1-5/+14
2009-06-18Applied patch from Mantis #3736 , which should stop the userserver crashing w...MW1-1/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-30Added option (on my default) to the clone avatar function so that the clothes...MW1-1/+9
2009-05-23* Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.Adam Frisby1-1/+1
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby1-1/+1
2009-05-22adding RemoveXmlRpcHandler to IHttpServerDr Scofield1-0/+12
2009-05-04Committing the changed treeMelanie Thielker1-0/+1626