aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Hypergrid (follow)
Commit message (Expand)AuthorAgeFilesLines
* In teleports, pass the source region to the destination (similar to an HTTP r...Oren Hurvitz2014-04-091-37/+6
* Better (amend to previous commit)Diva Canto2014-04-071-12/+19
* Avoid calling HELO service on malformed URLs. This is in response to an excep...Diva Canto2014-04-071-0/+6
* When preparing a Hypergrid teleport, tell the receiving grid which user is en...Oren Hurvitz2014-04-061-1/+7
* When teleporting using Hypergrid, show more informative error messages in cas...Oren Hurvitz2014-04-031-1/+12
* Reinsert code to extract size_x and size_y parameters from GetHomeRegion resp...Justin Clark-Casey (justincc)2014-03-261-0/+12
* When logging in UserAgentServiceConnector, always log the original server URL...Oren Hurvitz2014-03-241-20/+22
* Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-02-141-301/+94
|\
| * Change warns associated with UserAgentServiceConnector to debugs, as this is ...Justin Clark-Casey (justincc)2014-02-141-1/+1
| * If calls to UserAgentServiceConnector fail then throw an exception. This lets...Justin Clark-Casey (justincc)2014-02-141-289/+94
* | Fix - Viewer crash during HG TeleportRoger Kirkman2014-02-061-2/+2
* | varregion: pass region size in more HG services.Robert Adams2014-01-241-0/+12
* | Enable the simulator to handle region size information returned fromMic Bowman2014-01-231-0/+12
|/
* Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that.Oren Hurvitz2014-01-111-1/+1
* Changed HG status notifications timeout down to 15secs from the default 100.Diva Canto2013-06-291-1/+1
* Finally moved HG agent transfers to use agent fatpacks.Diva Canto2013-06-212-165/+41
* Make sure we dispose of WebResponse, StreamReader and Stream in various place...Justin Clark-Casey (justincc)2013-02-272-42/+41
* HG: Hopefully this fixes the issues with port 80 once and for all.Diva Canto2012-11-071-1/+1
* Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto2012-09-302-2/+0
* Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto2012-09-302-0/+2
* Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the...Justin Clark-Casey (justincc)2012-05-092-0/+0
* Remember to dispose of the bitmap opened from a file in GatekeeperServiceConn...Justin Clark-Casey (justincc)2012-04-201-4/+11
* HG Friends: reroute the status notifications to the HGFriends service, so tha...Diva Canto2012-03-212-0/+53
* HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto2012-03-201-8/+59
* Added GetUUID(first, last) on UserAgentsService so that we can finally make d...Diva Canto2012-03-171-1/+60
* Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ex...Justin Clark-Casey (justincc)2012-02-071-6/+9
* minor: remove mono compiler warningJustin Clark-Casey (justincc)2012-01-071-1/+1
* Profile UpdatesBlueWall2012-01-031-0/+54
* HG: more adjustments for making HG Simian work. Added server_uri as new key o...Diva Canto2011-12-292-1/+4
* HG: more / love for XmasDiva Canto2011-12-241-2/+25
* HG: AAdded a few missing /'s at the end of URLsDiva Canto2011-12-231-1/+1
* HG minor bug fix and marked one method obsolete in UAS.Diva Canto2011-12-161-0/+1
* HG: Added HEAD method to Helo service. This is the preferred method, but its ...Diva Canto2011-12-041-0/+2
* HG: Renamed one methodDiva Canto2011-12-041-1/+1
* Increase information in logging for UserAgentServiceConnector.Justin Clark-Casey (justincc)2011-09-081-12/+12
* minor: remove mono compiler warningsJustin Clark-Casey (justincc)2011-07-161-35/+36
* Only send AgentOnline to the client if the friendsOnline list has elements. A...Diva Canto2011-06-111-1/+1
* More tweaking on the UserAgentServiceConnector: add constructor that does not...Diva Canto2011-06-101-13/+22
* Decreased timeout of HG StatusNotification to 4secs. http://opensimulator.org...Diva Canto2011-06-101-1/+1
* This hopefully fixes all issues with online/offline notifications across grid...Diva Canto2011-06-071-2/+53
* Commented a few extra debug messages.Diva Canto2011-05-261-2/+0
* HG IM in grid mode working fairly well. Unknown target user references looked...Diva Canto2011-05-261-0/+61
* HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...Diva Canto2011-05-251-0/+58
* Added necessary code to drop inventory on hg friends using the profile window...Diva Canto2011-05-241-1/+65
* HG friends: Status notifications working. Also initial logins get the online ...Diva Canto2011-05-231-0/+91
* More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2011-05-221-0/+50
* Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-211-28/+9
* HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-191-0/+175
* Oops, forgot this one.Diva Canto2011-05-021-1/+1
* Canonicalize URL endings for the UserAgentServiceConnector.Diva Canto2011-01-061-1/+5