aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Hypergrid (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang4-19/+41
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel4-522/+227
2012-11-07HG: Hopefully this fixes the issues with port 80 once and for all.Diva Canto1-1/+1
2012-09-30Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto2-2/+0
2012-09-30Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto2-0/+2
2012-05-09Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the...Justin Clark-Casey (justincc)2-0/+0
2012-04-20Remember to dispose of the bitmap opened from a file in GatekeeperServiceConn...Justin Clark-Casey (justincc)1-4/+11
2012-03-21HG Friends: reroute the status notifications to the HGFriends service, so tha...Diva Canto2-0/+53
2012-03-20HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto1-8/+59
2012-03-17Added GetUUID(first, last) on UserAgentsService so that we can finally make d...Diva Canto1-1/+60
2012-02-07Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ex...Justin Clark-Casey (justincc)1-6/+9
2012-01-07minor: remove mono compiler warningJustin Clark-Casey (justincc)1-1/+1
2012-01-03Profile UpdatesBlueWall1-0/+54
2011-12-29HG: more adjustments for making HG Simian work. Added server_uri as new key o...Diva Canto2-1/+4
2011-12-24HG: more / love for XmasDiva Canto1-2/+25
2011-12-23HG: AAdded a few missing /'s at the end of URLsDiva Canto1-1/+1
2011-12-16HG minor bug fix and marked one method obsolete in UAS.Diva Canto1-0/+1
2011-12-04HG: Added HEAD method to Helo service. This is the preferred method, but its ...Diva Canto1-0/+2
2011-12-04HG: Renamed one methodDiva Canto1-1/+1
2011-09-08Increase information in logging for UserAgentServiceConnector.Justin Clark-Casey (justincc)1-12/+12
2011-07-16minor: remove mono compiler warningsJustin Clark-Casey (justincc)1-35/+36
2011-06-11Only send AgentOnline to the client if the friendsOnline list has elements. A...Diva Canto1-1/+1
2011-06-10More tweaking on the UserAgentServiceConnector: add constructor that does not...Diva Canto1-13/+22
2011-06-10Decreased timeout of HG StatusNotification to 4secs. http://opensimulator.org...Diva Canto1-1/+1
2011-06-07This hopefully fixes all issues with online/offline notifications across grid...Diva Canto1-2/+53
2011-05-26Commented a few extra debug messages.Diva Canto1-2/+0
2011-05-26HG IM in grid mode working fairly well. Unknown target user references looked...Diva Canto1-0/+61
2011-05-25HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...Diva Canto1-0/+58
2011-05-24Added necessary code to drop inventory on hg friends using the profile window...Diva Canto1-1/+65
2011-05-23HG friends: Status notifications working. Also initial logins get the online ...Diva Canto1-0/+91
2011-05-22More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto1-0/+50
2011-05-21Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto1-28/+9
2011-05-19HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto1-0/+175
2011-05-02Oops, forgot this one.Diva Canto1-1/+1
2011-01-06Canonicalize URL endings for the UserAgentServiceConnector.Diva Canto1-1/+5
2011-01-06HG map tile fetch: handle cached images appropriately.Diva Canto1-4/+12
2011-01-03Cleaned up debugging messages in the WebRequest handlersMic Bowman1-1/+1
2010-12-29Standardize the way WebRequests are made in the SimulationServiceConnector. A...Mic Bowman1-29/+35
2010-12-14More on mantis #5270Diva Canto1-2/+3
2010-12-13Changed logging level for message about failure to retrieve a map image from ...Marck1-1/+1
2010-12-13Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink.Marck1-14/+15
2010-12-09Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks comman...Diva Canto1-1/+1
2010-12-05Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...Diva Canto1-14/+14
2010-10-22Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)2-33/+19
2010-10-22Revert "* refactor refactor refactor ServerURI 4 lyfe"Justin Clark-Casey (justincc)1-19/+12
2010-10-22Revert "* additional serveruri cleanup"Justin Clark-Casey (justincc)1-6/+8
2010-10-22Revert "* remove some spurious debug info"Justin Clark-Casey (justincc)1-15/+15
2010-10-21* change the data exchanged within hypergrid transactionsJonathan Freedman2-14/+23
2010-10-20* remove some spurious debug infoJonathan Freedman1-15/+15
2010-10-20* additional serveruri cleanupJonathan Freedman1-8/+6