aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/HttpServer (unfollow)
Commit message (Expand)AuthorFilesLines
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