aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Hypergrid/HeloServicesConnector.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-1/+1
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-22/+35
2012-09-30Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto1-1/+0
2012-09-30Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto1-0/+1
2012-05-09Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the...Justin Clark-Casey (justincc)1-0/+0
2012-01-07minor: remove mono compiler warningJustin Clark-Casey (justincc)1-1/+1
2011-12-29HG: more adjustments for making HG Simian work. Added server_uri as new key o...Diva Canto1-1/+1
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-04HG: Added HEAD method to Helo service. This is the preferred method, but its ...Diva Canto1-0/+2
2010-09-08First version of the Hypergrid HELO service that will enable different backen...Diva Canto1-13/+31
2009-09-16updated the IAuthorizationService interface so that a message is passed back ...Rob Smart1-1/+2
2009-09-10Changed the interface of IAuthorizationService to get less data.Diva Canto1-1/+1
2009-09-10The stubs for an authorization service, at the moment the service will always...Rob Smart1-18/+14
2009-09-06Remove the encryption from the IAuthenticationService interface. ThatMelanie1-5/+0
2009-09-04Implement plain password authentication partway. Tested, but no userMelanie1-11/+1
2009-09-04Flech out the Authentication service. Add the database loader. IntroduceMelanie1-13/+12
2009-09-03Remove the distinction between password and login key in the authenticationMelanie1-13/+3
2009-08-31Recreate the shell of the AuthenticationService to squelch Windows buildMelanie1-19/+29
2009-08-09Finish the renaming and mae things compile againMelanie1-9/+9
2009-06-30Updated services to allow external applications like web interfaces toMelanie Thielker1-1/+11
2009-06-22Committing RemoteUserServiceConnector out connector, local user serviceMelanie Thielker1-1/+1
2009-06-22Committing the meat of the user server interface and the bones of the service...Melanie Thielker1-0/+24
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-05Some refactoring. Database is now active in the new user serverMelanie Thielker1-4/+4
2009-05-05Plumb the database into the new server skelMelanie Thielker1-0/+3
2009-05-05Plumb the new server connector logicMelanie Thielker1-1/+32
2009-05-05Add an interface skeleton for user servicesMelanie Thielker1-0/+8