aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/HttpServer (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Closed the web request and stream in SynchronousRestSessionObjectPoster -- ma...Diva Canto2009-08-251-0/+3
* Added a more sane InventoryServerMoveItemsHandler. Changed SynchronousRestObj...Diva Canto2009-08-211-1/+1
* Apply http://opensimulator.org/mantis/view.php?id=4016Justin Clark-Casey (justincc)2009-08-171-0/+13
* 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-013-3/+30
* * Fixed another potential httpserver leak.Teravus Ovares2009-07-302-1/+25
* 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-294-5/+29
* * Re trigger pandaTeravus Ovares2009-07-291-1/+1
* * Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares2009-07-296-5/+441
* * 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
* Formatting cleanup.Jeff Ames2009-06-102-2/+2
* * Fix problem where known missing assets would stop save oar ever completingJustin Clarke Casey2009-06-051-10/+50
* * Add oar saving timeoutJustin Clarke Casey2009-06-051-1/+9
* * Removed some commented-out codelbsa712009-06-011-1/+0
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-0129-29/+29
* Added option (on my default) to the clone avatar function so that the clothes...MW2009-05-301-1/+9
* * reseparate inventory item creator id and creator uuidJustin Clarke Casey2009-05-251-4/+0
* * Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.Adam Frisby2009-05-232-2/+3
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-232-2/+3
* cleaning out warnings.Dr Scofield2009-05-221-1/+2
* adding RemoveXmlRpcHandler to IHttpServerDr Scofield2009-05-222-0/+14
* Add copyright headers, formatting cleanup.Jeff Ames2009-05-202-2/+29
* Bug fix on POST asset so that the new asset service connector can talk to the...diva2009-05-151-2/+5
* * Moved BaseRequestHandlerTestHelper to OpenSim.Tests.Common.Setup for great ...lbsa712009-05-141-1/+1
* * Added some more tests to the GetAssetStreamHandlerslbsa712009-05-131-2/+2
* Update svn properties.Jeff Ames2009-05-111-43/+43
* Create SynchronousRestObjectRequester and make SynchronousRestObjectPosterMelanie Thielker2009-05-101-1/+10
* Create an async form of the RestObjectPoster. Rename the file (but not theMelanie Thielker2009-05-102-0/+126
* Make remote assets work through the new server systemMelanie Thielker2009-05-091-17/+29
* * Introduced new HttpServer.Tests projectlbsa712009-05-082-0/+50
* * Added some more GetAssetStreamHandlerTestslbsa712009-05-071-3/+11
* * Added some GetAssetStreamHandlerTestslbsa712009-05-061-2/+2
* Remove bin directory from HttpServer.Jeff Ames2009-05-052-0/+0
* Remove the csproj files that got into SVNMelanie Thielker2009-05-048-540/+0
* Committing the changed treeMelanie Thielker2009-05-0439-0/+5311