Melanie
|
0b5cdc539c
Change teleports so the TeleportFlags are sent to the destination sim. It
|
пре 15 година |
Diva Canto
|
8030ed89b0
Use Util.UTF8 instead of creating a new heap object every time.
|
пре 15 година |
Diva Canto
|
b5b53dd3eb
* One more debug message on FetchInventoryDescendants
|
пре 15 година |
Diva Canto
|
30aac00f6b
Closing more streams even if things fail.
|
пре 15 година |
Diva Canto
|
5757afe766
First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now.
|
пре 15 година |
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 година |