aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Clients (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More refactoring. This time extracting the client-side of ↵diva2009-04-011-0/+555
| | | | RESTInterregionComms into a RegionClient class.
* HGInventoryService now uses the actual authority portion of the user's key ↵diva2009-03-301-116/+118
| | | | to verify the key.
* Sigh. Manual data typing grief.diva2009-03-301-7/+15
|
* Added Authorization client code that interfaces with HGLoginAuthService. ↵diva2009-03-291-0/+108
Improved error handling in HGLoginAuthService. Instrumented HGInventoryService so that it can interface both with local and remote user and asset services.