aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Hypergrid (follow)
Commit message (Expand)AuthorAgeFilesLines
* In teleports, pass the source region to the destination (similar to an HTTP r...Oren Hurvitz2014-04-092-4/+6
* When preparing a Hypergrid teleport, tell the receiving grid which user is en...Oren Hurvitz2014-04-061-1/+8
* When teleporting using Hypergrid, show more informative error messages in cas...Oren Hurvitz2014-04-031-1/+8
* varregion: pass region size in more HG services.Robert Adams2014-01-242-1/+5
* Remove some mono compiler warnings from OpenSim/Server/HandlersJustin Clark-Casey (justincc)2013-08-172-6/+2
* Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)2013-07-083-2/+3
* Finally moved HG agent transfers to use agent fatpacks.Diva Canto2013-06-213-154/+50
* Fixed mantis #6609 -- LoadPlugin error messages on Robust.Diva Canto2013-05-133-4/+18
* Rather than instantiating a UTF8 encoding everywhere when we want to supress ...Justin Clark-Casey (justincc)2012-07-131-4/+2
* Remove the somewhat misleading logging of the string length of some unknown r...Justin Clark-Casey (justincc)2012-05-031-1/+2
* HG Friends: reroute the status notifications to the HGFriends service, so tha...Diva Canto2012-03-212-0/+57
* Removed extraneous debug messageDiva Canto2012-03-211-1/+0
* HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto2012-03-203-57/+133
* Added GetUUID(first, last) on UserAgentsService so that we can finally make d...Diva Canto2012-03-171-2/+30
* Profile UpdatesBlueWall2012-01-031-0/+33
* HG minor bug fix and marked one method obsolete in UAS.Diva Canto2011-12-161-0/+1
* Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-052-5/+5
* HG: Added HEAD method to Helo service. This is the preferred method, but its ...Diva Canto2011-12-041-1/+33
* HG: Renamed one methodDiva Canto2011-12-041-1/+1
* Remove mono compiler warnings. Fix problem with co-ordinate given in deregis...Justin Clark-Casey (justincc)2011-11-191-2/+0
* This hopefully fixes all issues with online/offline notifications across grid...Diva Canto2011-06-071-3/+13
* This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...Diva Canto2011-06-071-12/+12
* HG IM bug fix: grid_instant_message was being placed in the default port inst...Diva Canto2011-06-021-2/+1
* Extra debug messageDiva Canto2011-06-021-0/+1
* HG lures working! Friends can offer friends HG teleports via the profile. WAR...Diva Canto2011-05-271-41/+4
* Avoid a scary warning message about null replies from the user agent service.Diva Canto2011-05-271-0/+4
* Commented a few extra debug messages.Diva Canto2011-05-261-4/+1
* HG IM in grid mode working fairly well. Unknown target user references looked...Diva Canto2011-05-261-7/+50
* HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...Diva Canto2011-05-252-0/+328
* Added necessary code to drop inventory on hg friends using the profile window...Diva Canto2011-05-241-1/+31
* HG friends: Status notifications working. Also initial logins get the online ...Diva Canto2011-05-232-1/+87
* More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2011-05-221-2/+41
* Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-211-37/+75
* HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-192-0/+313
* 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