aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/Util.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Added "GetHostFromDNS" to Util to replace the various DNS resolution ↵Adam Frisby2007-07-181-0/+25
| | | | methods we use. Favours IPv4 addresses before IPv6 addresses to work around the Vista preference issue.
* changed to native line ending encodingSean Dague2007-07-161-184/+184
|
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-2/+0
| | | | | * added some licensing info
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+186
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.