aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/Tests/OSHttpTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-9/+332
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-313/+2
2012-11-24Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)1-1/+2
2011-03-09Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)1-1/+0
2009-07-30* Fixed another potential httpserver leak.Teravus Ovares1-0/+1
2009-07-29* Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares1-0/+1
2009-07-21* Updated C# WebServer to the latest available source download (r19869) and a...Teravus Ovares1-0/+31
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-04Committing the changed treeMelanie Thielker1-0/+394
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-393/+0
2009-03-25cleanupDr Scofield1-1/+1
2009-02-12* optimized usings.lbsa711-7/+2
2008-10-08adding OSHttpResponse test case (yeah, very primitive still)Dr Scofield1-26/+175
2008-10-06oops. forgot testcaseDr Scofield1-0/+249