aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache/CryptoGridAssetClient.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-12-05killing warnings, reformatting RemoteAdminPluginDr Scofield1-5/+4
2008-10-16fix line endings, as apparently the bot didn't do this yetSean Dague1-527/+527
2008-10-14* Adding CrytoGridAssetClient support - allows encrypting assets that are ↵Adam Frisby1-0/+527
stored on a potentially hostile grid. This is not DRM, not should be relied on until after it's been security audited. I'll write a blog post on this explaining how/why/when you should use this, and what it does.