aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-30Changed the way HG client verification is done: now transforming local and LA...Diva Canto1-4/+7
2010-05-15This combination is working. It all points to not being able to use 127.0.0.1...Diva Canto1-5/+5
2010-05-15Almost, but not quite. Commenting verification again, until I understand wher...Diva Canto1-4/+4
2010-05-15Finalized the client's TCP IP address verification process for HG1.5.Diva Canto1-12/+15
2010-05-08* Added missing loggout notification to home grid upon agents logging out in ...Diva Canto1-0/+4
2010-05-07GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto1-11/+10
2010-05-03Assorted bug fixes in hypergrid linking.Diva Canto1-1/+2
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames1-1/+28
2010-02-25List of friends now retrieved upon login. Configured and tested in standalone...Diva Canto1-0/+1
2010-02-02Commenting UserAgentService.VerifyClient(UUID sessionID, string token) for no...Diva Canto1-11/+16
2010-01-31Batter debug messages.Diva Canto1-1/+2
2010-01-31Assorted bug fixes related to hyperlinkingDiva Canto1-7/+2
2010-01-31* Remove unnecessary debug messageDiva Canto1-1/+3
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto3-112/+242
2010-01-27Added ExternalName config on Gatekeeper.Diva Canto1-1/+4
2010-01-24Integrated the hyperlinking with the GridService.Diva Canto3-819/+0
2010-01-18Check for impersonations at the Gatekeeper.Diva Canto1-29/+52
2010-01-18Go Home works. With security!!Diva Canto2-16/+104
2010-01-18* Added missing GatekeeperServiceConnectorDiva Canto2-5/+41
2010-01-17HG teleports through gatekeeper are working.Diva Canto1-38/+1
2010-01-17Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto1-6/+62
2010-01-17HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto2-4/+38
2010-01-17Copyright notices.Diva Canto1-1/+28
2010-01-17* Added ServiceURLs to AgentCircuitData.Diva Canto1-0/+1
2010-01-17Hyperlinking minimally tested and working.Diva Canto2-5/+14
2010-01-16Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto4-0/+983