aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)2010-10-222-12/+7
* * change the data exchanged within hypergrid transactionsJonathan Freedman2010-10-211-3/+7
* * more url / hg cleanupJonathan Freedman2010-10-111-0/+1
* Merge branch 'master' of git://opensimulator.org/git/opensimJonathan Freedman2010-10-051-1/+5
|\
| * Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...Diva Canto2010-10-031-1/+5
* | * refactor refactor refactor ServerURI 4 lyfeJonathan Freedman2010-10-022-5/+5
|/
* Part two of the previous commit, making IGridUserService.LoggedOut() more fle...John Hurliman2010-09-291-1/+1
* Finished implementing ViaLogin vs ViaHGLogin. Removed lookup on myipaddress.c...Diva Canto2010-08-192-12/+21
* Partial rewrite of client IP verification. Not completely finished yet, and u...Diva Canto2010-08-191-12/+32
* Thanks Marck for the patch to mantis #4941 (shortening avies' names on HG)Diva Canto2010-08-151-1/+10
* Further bug fixing, still related to the issue earlier.Diva Canto2010-08-031-3/+17
* Another bug fixed. Same issue.Diva Canto2010-08-031-1/+2
* this is so bad, brain is beyond fried. must stop.Diva Canto2010-08-031-1/+1
* sigh. fried brain.Diva Canto2010-08-031-1/+1
* One more buglet related to the issue at hand.Diva Canto2010-08-031-1/+1
* One more thing related to the previous commit. Must avoid all in-process remo...Diva Canto2010-08-031-10/+15
* Bug fix (HG): mantis #4891. This doesn't actually fix the underlying bug, but...Diva Canto2010-08-032-56/+63
* Changed the way HG client verification is done: now transforming local and LA...Diva Canto2010-07-301-4/+7
* This combination is working. It all points to not being able to use 127.0.0.1...Diva Canto2010-05-151-5/+5
* Almost, but not quite. Commenting verification again, until I understand wher...Diva Canto2010-05-151-4/+4
* Finalized the client's TCP IP address verification process for HG1.5.Diva Canto2010-05-151-12/+15
* * Added missing loggout notification to home grid upon agents logging out in ...Diva Canto2010-05-081-0/+4
* GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-071-11/+10
* Assorted bug fixes in hypergrid linking.Diva Canto2010-05-031-1/+2
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-1/+28
* List of friends now retrieved upon login. Configured and tested in standalone...Diva Canto2010-02-251-0/+1
* Commenting UserAgentService.VerifyClient(UUID sessionID, string token) for no...Diva Canto2010-02-021-11/+16
* Batter debug messages.Diva Canto2010-01-311-1/+2
* Assorted bug fixes related to hyperlinkingDiva Canto2010-01-311-7/+2
* * Remove unnecessary debug messageDiva Canto2010-01-311-1/+3
* HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-283-112/+242
* Added ExternalName config on Gatekeeper.Diva Canto2010-01-271-1/+4
* Integrated the hyperlinking with the GridService.Diva Canto2010-01-243-819/+0
* Check for impersonations at the Gatekeeper.Diva Canto2010-01-181-29/+52
* Go Home works. With security!!Diva Canto2010-01-182-16/+104
* * Added missing GatekeeperServiceConnectorDiva Canto2010-01-182-5/+41
* HG teleports through gatekeeper are working.Diva Canto2010-01-171-38/+1
* Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto2010-01-171-6/+62
* HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto2010-01-172-4/+38
* Copyright notices.Diva Canto2010-01-171-1/+28
* * Added ServiceURLs to AgentCircuitData.Diva Canto2010-01-171-0/+1
* Hyperlinking minimally tested and working.Diva Canto2010-01-172-5/+14
* Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto2010-01-164-0/+983