Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-10-20 | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 1 | -1/+1 | |
2010-08-19 | Finished implementing ViaLogin vs ViaHGLogin. Removed lookup on ↵ | Diva Canto | 1 | -10/+18 | |
myipaddress.com. Also removed client IP verification upon UDP connection that had been left there -- we can't do that in general. | |||||
2010-08-15 | Thanks Marck for the patch to mantis #4941 (shortening avies' names on HG) | Diva Canto | 1 | -1/+10 | |
2010-08-03 | this is so bad, brain is beyond fried. must stop. | Diva Canto | 1 | -1/+1 | |
2010-08-03 | sigh. fried brain. | Diva Canto | 1 | -1/+1 | |
2010-08-03 | One more buglet related to the issue at hand. | Diva Canto | 1 | -1/+1 | |
2010-08-03 | One more thing related to the previous commit. Must avoid all in-process ↵ | Diva Canto | 1 | -10/+15 | |
remote calls. | |||||
2010-08-03 | Bug fix (HG): mantis #4891. This doesn't actually fix the underlying bug, ↵ | Diva Canto | 1 | -50/+53 | |
but it clears up the circular dependency issue between Gatekeeper and UserAgents that had made me resort to in-process remote calls, which, in turn, were hitting bugs down there somewhere in mono. NOTE: CONFIGURATION CHANGE IN ROBUST.HG.INI.EXAMPLE !!!###!!! | |||||
2010-05-03 | Assorted bug fixes in hypergrid linking. | Diva Canto | 1 | -1/+2 | |
2010-02-25 | List of friends now retrieved upon login. Configured and tested in ↵ | Diva Canto | 1 | -0/+1 | |
standalone only. | |||||
2010-01-31 | Batter debug messages. | Diva Canto | 1 | -1/+2 | |
2010-01-31 | Assorted bug fixes related to hyperlinking | Diva Canto | 1 | -7/+2 | |
2010-01-28 | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 1 | -45/+32 | |
2010-01-27 | Added ExternalName config on Gatekeeper. | Diva Canto | 1 | -1/+4 | |
2010-01-18 | Check for impersonations at the Gatekeeper. | Diva Canto | 1 | -29/+52 | |
2010-01-18 | Go Home works. With security!! | Diva Canto | 1 | -16/+37 | |
2010-01-18 | * Added missing GatekeeperServiceConnector | Diva Canto | 1 | -1/+37 | |
* Added basic machinery for teleporting users home. Untested. | |||||
2010-01-17 | HG teleports through gatekeeper are working. | Diva Canto | 1 | -38/+1 | |
2010-01-17 | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 1 | -6/+62 | |
2010-01-17 | HG agent transfers are starting to work. Gatekeeper handlers are missing. | Diva Canto | 1 | -1/+33 | |
2010-01-17 | Copyright notices. | Diva Canto | 1 | -1/+28 | |
2010-01-17 | Hyperlinking minimally tested and working. | Diva Canto | 1 | -4/+13 | |
2010-01-16 | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ↵ | Diva Canto | 1 | -0/+167 | |
yet. |