aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/NetworkUtil.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-2/+2
* Finished implementing ViaLogin vs ViaHGLogin. Removed lookup on myipaddress.c...Diva Canto2010-08-191-82/+0
* Revert "One more go at GetExternalIpOf(user). Addresses mantis #4955 and #4943."Diva Canto2010-08-191-40/+28
* One more go at GetExternalIpOf(user). Addresses mantis #4955 and #4943.Diva Canto2010-08-181-28/+40
* Slight improvement on previous commit.Diva Canto2010-07-301-1/+13
* Changed the way HG client verification is done: now transforming local and LA...Diva Canto2010-07-301-0/+72
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-311-5/+32
* Update svn properties.Jeff Ames2009-05-251-221/+221
* * Disabled NAT translation support for a little while.Adam Frisby2009-05-251-8/+24
* * Mono sucks. (Fixes crash due to Mono not implementing NetworkInformation.IP...Adam Frisby2009-05-241-5/+12
* * Adds NAT routing support for MXP Asset Delivery. (This means MXP should be ...Adam Frisby2009-05-241-8/+4
* * Fixes [irritating] edge case in Util.GetLocalHost which could return an IPv...Adam Frisby2009-05-231-3/+6
* * Disables internal IPv6 Support - causing issues.Adam Frisby2009-05-231-3/+11
* * "Fixed" an issue with NAT Login Handler, apparently an IPv4Mask can be null...Adam Frisby2009-05-231-1/+24
* * Breaks OpenSim.. err I mean.. adds NAT translation support to EnableSimulat...Adam Frisby2009-05-231-1/+39
* * NetworkUtil now handles an error case in a way which is easier to debug.Adam Frisby2009-05-231-3/+11
* * Adds new NetworkUtil class, contains methods for handling IP resolution whe...Adam Frisby2009-05-231-0/+122