aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService/UserAgentService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finished implementing ViaLogin vs ViaHGLogin. Removed lookup on myipaddress.c...Diva Canto2010-08-191-2/+3
* Partial rewrite of client IP verification. Not completely finished yet, and u...Diva Canto2010-08-191-12/+32
* Further bug fixing, still related to the issue earlier.Diva Canto2010-08-031-3/+17
* Another bug fixed. Same issue.Diva Canto2010-08-031-1/+2
* Bug fix (HG): mantis #4891. This doesn't actually fix the underlying bug, but...Diva Canto2010-08-031-6/+10
* Changed the way HG client verification is done: now transforming local and LA...Diva Canto2010-07-301-4/+7
* This combination is working. It all points to not being able to use 127.0.0.1...Diva Canto2010-05-151-5/+5
* Almost, but not quite. Commenting verification again, until I understand wher...Diva Canto2010-05-151-4/+4
* Finalized the client's TCP IP address verification process for HG1.5.Diva Canto2010-05-151-12/+15
* * Added missing loggout notification to home grid upon agents logging out in ...Diva Canto2010-05-081-0/+4
* GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-071-11/+10
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-1/+28
* Commenting UserAgentService.VerifyClient(UUID sessionID, string token) for no...Diva Canto2010-02-021-11/+16
* * Remove unnecessary debug messageDiva Canto2010-01-311-1/+3
* HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-281-0/+210