Historique des commits

Auteur SHA1 Message Date
  Teravus Ovares (Dan Olivares) 910d2177ad * .. More Endlines... il y a 15 ans
  Melanie 0b5cdc539c Change teleports so the TeleportFlags are sent to the destination sim. It il y a 15 ans
  Diva Canto 8030ed89b0 Use Util.UTF8 instead of creating a new heap object every time. il y a 15 ans
  Diva Canto b5b53dd3eb * One more debug message on FetchInventoryDescendants il y a 15 ans
  Diva Canto 30aac00f6b Closing more streams even if things fail. il y a 15 ans
  Diva Canto 5757afe766 First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now. il y a 15 ans
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
  diva 7ab1986bf0 Catching weirdnesses on resolving External EndPoint in agent transfers. Will probably need to do more aggressively. il y a 15 ans
  Justin Clarke Casey d10b5e29bc * refactor: break some of xml2 serialization out of sog il y a 15 ans
  Dr Scofield 85bbcf196f adding code to check for old-style responses ("True") il y a 15 ans
  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.) il y a 15 ans
  Dr Scofield e0a06f6416 - moving banned check and public/private check to il y a 15 ans
  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. il y a 15 ans
  Jeff Ames 5f34bd73fb Update svn properties. il y a 15 ans
  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. il y a 15 ans
  diva 86c753a6bd More refactoring. This time extracting the client-side of RESTInterregionComms into a RegionClient class. il y a 15 ans