aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Hypergrid (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-08Enable compressed (gzip) fatpack transfers.Melanie2-5/+3
2011-01-21remove some mono compiler warnings and unnecessary dictionary instantiationsJustin Clark-Casey (justincc)3-7/+8
2011-01-17Account for some component along the way lower-casing the HTTP header keys. (...Diva Canto1-8/+13
2011-01-17More debug messages to help track the XFF header problem.Diva Canto1-0/+2
2011-01-09Improved debug messages to track what is going on with the XFF headerDiva Canto1-0/+2
2010-10-22Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)1-9/+1
2010-10-22Revert "* more url / hg cleanup"Justin Clark-Casey (justincc)1-2/+0
2010-10-21* change the data exchanged within hypergrid transactionsJonathan Freedman1-2/+8
2010-10-20* more url / hg cleanupJonathan Freedman1-0/+2
2010-10-11* more url / hg cleanupJonathan Freedman1-0/+2
2010-10-03Made the home agent handler check for xff if behind a proxy.Diva Canto2-3/+23
2010-10-03Made the Gatekeeper proxy-able.Diva Canto2-2/+7
2010-10-03Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...Diva Canto1-1/+1
2010-09-08Renamed the Helo server connector to a consistent name. Added this in connect...Diva Canto1-2/+3
2010-09-08No need for a config var for the HELO message on the server-side. It's robust.Diva Canto1-8/+1
2010-09-08First version of the Hypergrid HELO service that will enable different backen...Diva Canto1-0/+85
2010-09-04Make User Agent Service and Login Service separable.Diva Canto2-3/+27
2010-05-27Comment noisy "CONNECTION DEBUGGING" messages, because they push moreMelanie Thielker1-7/+7
2010-05-27Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more"Melanie1-7/+7
2010-05-27Comment noisy "CONNECTION DEBUGGING" messages, because they push moreMelanie Thielker1-7/+7
2010-05-03Assorted bug fixes in hypergrid linking.Diva Canto2-1/+3
2010-04-30* XInventory fairly tested, including for HG. Almost ready to switch.Diva Canto1-104/+0
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames1-1/+28
2010-01-31* Remove unnecessary debug messageDiva Canto1-1/+1
2010-01-31* Simplified the configuration by having [DatabaseService] in itDiva Canto1-1/+1
2010-01-31* Added a few files that were missing in the repo.Diva Canto2-0/+285
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto5-159/+171
2010-01-27Added ExternalName config on Gatekeeper.Diva Canto1-1/+3
2010-01-24Integrated the hyperlinking with the GridService.Diva Canto2-41/+3
2010-01-18* Towards enabling hyperlinks at grid-level.Diva Canto2-3/+42
2010-01-18Go Home works. With security!!Diva Canto2-0/+126
2010-01-18* Added missing GatekeeperServiceConnectorDiva Canto2-0/+34
2010-01-17HG teleports through gatekeeper are working.Diva Canto3-79/+0
2010-01-17Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto4-67/+269
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
2010-01-16Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto1-0/+140