This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-25 19:25:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
797def8aa4a009ba3bc44d6b73e063e4bb61ba97
opensim
/
OpenSim
/
Services
/
Connectors
/
Hypergrid
History
Justin Clark-Casey (justincc)
6179879308
minor: remove mono compiler warnings
2011-07-16 01:53:25 +01:00
..
GatekeeperServiceConnector.cs
Oops, forgot this one.
2011-05-02 09:06:21 -07:00
HeloServiceConnector.cs
First version of the Hypergrid HELO service that will enable different backends to interoperate.
2010-09-08 09:53:57 -07:00
HGFriendsServiceConnector.cs
More on HG Friends. Added Delete(string, string) across the board. Added security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back.
2011-05-22 16:51:03 -07:00
UserAgentServiceConnector.cs
minor: remove mono compiler warnings
2011-07-16 01:53:25 +01:00