aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/HttpServer (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-25Closed the web request and stream in SynchronousRestSessionObjectPoster -- ma...Diva Canto1-0/+3
2009-08-21Added a more sane InventoryServerMoveItemsHandler. Changed SynchronousRestObj...Diva Canto1-1/+1
2009-08-17Apply http://opensimulator.org/mantis/view.php?id=4016Justin Clark-Casey (justincc)1-0/+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 Ames3-3/+30
2009-07-30* Fixed another potential httpserver leak.Teravus Ovares2-1/+25
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 Ovares4-5/+29
2009-07-29* Re trigger pandaTeravus Ovares1-1/+1
2009-07-29* Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares6-5/+441
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-10Formatting cleanup.Jeff Ames2-2/+2
2009-06-05* Fix problem where known missing assets would stop save oar ever completingJustin Clarke Casey1-10/+50
2009-06-05* Add oar saving timeoutJustin Clarke Casey1-1/+9
2009-06-01* Removed some commented-out codelbsa711-1/+0
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames29-29/+29
2009-05-30Added option (on my default) to the clone avatar function so that the clothes...MW1-1/+9
2009-05-25* reseparate inventory item creator id and creator uuidJustin Clarke Casey1-4/+0
2009-05-23* Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.Adam Frisby2-2/+3
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2-2/+3
2009-05-22cleaning out warnings.Dr Scofield1-1/+2
2009-05-22adding RemoveXmlRpcHandler to IHttpServerDr Scofield2-0/+14
2009-05-20Add copyright headers, formatting cleanup.Jeff Ames2-2/+29
2009-05-15Bug fix on POST asset so that the new asset service connector can talk to the...diva1-2/+5
2009-05-14* Moved BaseRequestHandlerTestHelper to OpenSim.Tests.Common.Setup for great ...lbsa711-1/+1
2009-05-13* Added some more tests to the GetAssetStreamHandlerslbsa711-2/+2
2009-05-11Update svn properties.Jeff Ames1-43/+43
2009-05-10Create SynchronousRestObjectRequester and make SynchronousRestObjectPosterMelanie Thielker1-1/+10
2009-05-10Create an async form of the RestObjectPoster. Rename the file (but not theMelanie Thielker2-0/+126
2009-05-09Make remote assets work through the new server systemMelanie Thielker1-17/+29
2009-05-08* Introduced new HttpServer.Tests projectlbsa712-0/+50
2009-05-07* Added some more GetAssetStreamHandlerTestslbsa711-3/+11
2009-05-06* Added some GetAssetStreamHandlerTestslbsa711-2/+2
2009-05-05Remove bin directory from HttpServer.Jeff Ames2-0/+0
2009-05-04Remove the csproj files that got into SVNMelanie Thielker8-540/+0
2009-05-04Committing the changed treeMelanie Thielker39-0/+5311