aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ServiceAuth (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang2-2/+2
2017-01-05Massive tab and trailing space cleanupMelanie Thielker2-2/+2
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel5-0/+370
2015-03-16Don't log http auth details by default.Justin Clark-Casey (justincc)1-2/+2
2015-03-16Fix XBakes simulator-side authentication regression failureJustin Clark-Casey (justincc)5-3/+29
2015-03-04Make private services forbid llHTTPRequest() calls by rejecting those that ha...Justin Clark-Casey (justincc)5-14/+160
2015-02-13Add missing BSD headers to files in OpenSim/Framework/ServiceAuthJustin Clark-Casey (justincc)3-3/+84
2014-11-25minor: remove warning in BasicHttpAuthentication by commenting out unused rem...Justin Clark-Casey (justincc)1-2/+2
2014-05-23Adds optional HTTP Basic Authentication to Robust service connectors.Diva Canto3-0/+117