aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Hypergrid/GatekeeperServerConnector.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-2/+6
2011-05-08Enable compressed (gzip) fatpack transfers.Melanie1-1/+1
2011-01-21remove some mono compiler warnings and unnecessary dictionary instantiationsJustin Clark-Casey (justincc)1-3/+3
2010-10-03Made the Gatekeeper proxy-able.Diva Canto1-1/+5
2010-05-03Assorted bug fixes in hypergrid linking.Diva Canto1-1/+0
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto1-2/+1
2010-01-24Integrated the hyperlinking with the GridService.Diva Canto1-8/+2
2010-01-18* Towards enabling hyperlinks at grid-level.Diva Canto1-2/+9
* Updated grid configs
2010-01-18Go Home works. With security!!Diva Canto1-0/+4
2010-01-18* Added missing GatekeeperServiceConnectorDiva Canto1-0/+1
* Added basic machinery for teleporting users home. Untested.
2010-01-17HG teleports through gatekeeper are working.Diva Canto1-1/+0
2010-01-17Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto1-67/+7
2010-01-17HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto1-1/+1
2010-01-17* Added ServiceURLs to AgentCircuitData.Diva Canto1-2/+0
* Fixed a configuration buglet introduced yesterday in StandaloneHypergrid.ini.
2010-01-16Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ↵Diva Canto1-0/+140
yet.