aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Hypergrid (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable compressed (gzip) fatpack transfers.Melanie2011-05-082-5/+3
* remove some mono compiler warnings and unnecessary dictionary instantiationsJustin Clark-Casey (justincc)2011-01-213-7/+8
* Account for some component along the way lower-casing the HTTP header keys. (...Diva Canto2011-01-171-8/+13
* More debug messages to help track the XFF header problem.Diva Canto2011-01-171-0/+2
* Improved debug messages to track what is going on with the XFF headerDiva Canto2011-01-091-0/+2
* * change the data exchanged within hypergrid transactionsJonathan Freedman2010-10-211-2/+8
* * more url / hg cleanupJonathan Freedman2010-10-111-0/+2
* Made the home agent handler check for xff if behind a proxy.Diva Canto2010-10-032-3/+23
* Made the Gatekeeper proxy-able.Diva Canto2010-10-032-2/+7
* Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...Diva Canto2010-10-031-1/+1
* Renamed the Helo server connector to a consistent name. Added this in connect...Diva Canto2010-09-081-2/+3
* No need for a config var for the HELO message on the server-side. It's robust.Diva Canto2010-09-081-8/+1
* First version of the Hypergrid HELO service that will enable different backen...Diva Canto2010-09-081-0/+85
* Make User Agent Service and Login Service separable.Diva Canto2010-09-042-3/+27
* Comment noisy "CONNECTION DEBUGGING" messages, because they push moreMelanie Thielker2010-05-271-7/+7
* Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more"Melanie2010-05-271-7/+7
* Comment noisy "CONNECTION DEBUGGING" messages, because they push moreMelanie Thielker2010-05-271-7/+7
* Assorted bug fixes in hypergrid linking.Diva Canto2010-05-032-1/+3
* * XInventory fairly tested, including for HG. Almost ready to switch.Diva Canto2010-04-301-104/+0
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-1/+28
* * Remove unnecessary debug messageDiva Canto2010-01-311-1/+1
* * Simplified the configuration by having [DatabaseService] in itDiva Canto2010-01-311-1/+1
* * Added a few files that were missing in the repo.Diva Canto2010-01-312-0/+285
* HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-285-159/+171
* Added ExternalName config on Gatekeeper.Diva Canto2010-01-271-1/+3
* Integrated the hyperlinking with the GridService.Diva Canto2010-01-242-41/+3
* * Towards enabling hyperlinks at grid-level.Diva Canto2010-01-182-3/+42
* Go Home works. With security!!Diva Canto2010-01-182-0/+126
* * Added missing GatekeeperServiceConnectorDiva Canto2010-01-182-0/+34
* HG teleports through gatekeeper are working.Diva Canto2010-01-173-79/+0
* Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto2010-01-174-67/+269
* HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto2010-01-171-1/+1
* * Added ServiceURLs to AgentCircuitData.Diva Canto2010-01-171-2/+0
* Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto2010-01-161-0/+140