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