aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities/LLSDStreamHandler.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-0/+3
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-1/+1
2012-07-13Rather than instantiating a UTF8 encoding everywhere when we want to supress ...Justin Clark-Casey (justincc)1-3/+1
2012-05-03Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)1-1/+5
2011-12-05Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)1-1/+1
2011-04-30Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dllDiva Canto1-0/+0
2009-10-02* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman1-1/+1
2009-06-22Update svn properties.Jeff Ames1-70/+70
2009-06-18* Corrected CAPS namespacesArthur Valadares1-1/+1
2009-06-18Moved OpenSim/Framework/Communications/Capabilities up to OpenSim/Framework/C...diva1-70/+70
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-02-12* optimized usings.lbsa711-1/+0
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker1-2/+2
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-2/+2
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey1-2/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-3/+3
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-1/+1
2008-05-19adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield1-1/+3
2008-05-16Formatting cleanup.Jeff Ames1-1/+1
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-2/+2
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2007-12-27* Optimized usingslbsa711-5/+3
2007-12-07"Borrowed" the LLSD class from a older version of libsl, so that our LLSD dec...MW1-2/+4
2007-12-07Updates to LibSL revision 1498. Thanks Johan!Adam Johnson1-2/+4
2007-10-30* Optimized usingslbsa711-11/+8
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-07-30mass update of files to have native line endingsSean Dague1-42/+42
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-42/+42
2007-07-16changed to native line ending encodingSean Dague1-42/+42
2007-07-09* LLSDStreamhandler now works.lbsa711-6/+8
2007-07-04* re-fixed the utf-16 bug in xmlRpcResponse serializationlbsa711-0/+40