aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Clients (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames3-3/+3
2009-05-26Catching weirdnesses on resolving External EndPoint in agent transfers. Will ...diva1-5/+34
2009-05-26Addresses mantis #3718.diva1-1/+10
2009-05-14* refactor: break some of xml2 serialization out of sogJustin Clarke Casey1-3/+5
2009-05-11adding code to check for old-style responses ("True")Dr Scofield1-0/+5
2009-05-10* Rather than crash the region simulator, declare the teleport a failure if t...Adam Frisby1-6/+13
2009-05-05- moving banned check and public/private check toDr Scofield1-8/+21
2009-05-05Update svn properties.Jeff Ames1-378/+378
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-05-02Added the "out" connector (aka client) for the Grid services. Not used yet.diva1-0/+378
2009-04-18Addresses mantis #3485.diva1-2/+2
2009-04-14Adds session authentication upon NewUserConnections. Adds user key authentica...diva1-3/+4
2009-04-14This was needed for the prior commit.diva1-0/+24
2009-04-06Update svn properties.Jeff Ames1-631/+631
2009-04-05Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva2-0/+154
2009-04-01More refactoring. This time extracting the client-side of RESTInterregionComm...diva1-0/+555
2009-03-30HGInventoryService now uses the actual authority portion of the user's key to...diva1-116/+118
2009-03-30Sigh. Manual data typing grief.diva1-7/+15
2009-03-29Added Authorization client code that interfaces with HGLoginAuthService. Impr...diva1-0/+108