1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
  diva 7ab1986bf0 Catching weirdnesses on resolving External EndPoint in agent transfers. Will probably need to do more aggressively. 15 жил өмнө
  Justin Clarke Casey d10b5e29bc * refactor: break some of xml2 serialization out of sog 15 жил өмнө
  Dr Scofield 85bbcf196f adding code to check for old-style responses ("True") 15 жил өмнө
  Adam Frisby 54ab7d7ceb * Rather than crash the region simulator, declare the teleport a failure if the "success" mapping doesn't exist. (also; I hate LLSD.) 15 жил өмнө
  Dr Scofield e0a06f6416 - moving banned check and public/private check to 15 жил өмнө
  diva 0413d052a3 Adds session authentication upon NewUserConnections. Adds user key authentication (in safemode only) upon CreateChildAgents. All of this for Hypergrid users too. This addresses assorted spoofing vulnerabilities. 15 жил өмнө
  Jeff Ames 5f34bd73fb Update svn properties. 15 жил өмнө
  diva 3c9cba1627 Added CreateObject(regionhandle, userID, itemID) to post objects that are to be fetched from the user's inventory server and rezzed in the region. Added all code necessary to fetch the item and the asset, and rez it inworld. The access to the item is uncap-ed and unverified -- I may place it later either under a cap or with auth verification. But in this model regions don't have the user's inventory, so they would have to guess the item IDs. 15 жил өмнө
  diva 86c753a6bd More refactoring. This time extracting the client-side of RESTInterregionComms into a RegionClient class. 15 жил өмнө