aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/LLSDxmlEncode.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* more use of simpler xml encoder on inventory fetch, plus other cosmeticsUbitUmarov2018-10-061-9/+9
* add missing xml escapeUbitUmarov2018-07-141-2/+2
* add a few more encoding to LLSDxmlEncode.. (W or S ?)UbitUmarov2018-01-271-0/+224
* add Cap_FetchLib2 note that this is still local to regions, not using grid as...UbitUmarov2018-01-271-4/+4
* got tired of creating stringbuildersUbitUmarov2018-01-251-1/+17
* a few changes to encoder and a few more usesUbitUmarov2018-01-251-8/+36
* add a low level LLSDxml encoder for cases where it makes no sense to use more...UbitUmarov2018-01-251-0/+457