Commit History

Author SHA1 Message Date
  Adam Frisby 70f6a2852e * Fixes [irritating] edge case in Util.GetLocalHost which could return an IPv6 address if no non-loopback IPv4 address can be found. 15 years ago
  Adam Frisby 2d06135166 * Adds new NetworkUtil class, contains methods for handling IP resolution when located on the same subnet. (Eg, can be used to avoid NAT Loopback requirements if fully utilized.) 15 years ago
  Charles Krinke c1d680b6c3 Thank you kindly, Patnad, for a patch that: 15 years ago
  Justin Clarke Casey 52d5628806 * Add preliminary code for resolving iar profile names 15 years ago
  diva 0413d052a3 Adds session authentication upon NewUserConnections. Adds user key authentication (in safemode only) upon CreateChildAgents. All of this for Hypergrid users too. This addresses assorted spoofing vulnerabilities. 15 years ago
  Homer Horwitz c6283cacac Remove some Mono warnings. 15 years ago
  lbsa71 0266c344fb * Added NUnit tested utility function GetHashGuid() for future use. 15 years ago
  lbsa71 fb9a358b79 * Refactored out and de-duplicated Base64ToString(string) 15 years ago
  MW 76133d0763 Refactoring of CreateCommsManagerPlugin. 15 years ago
  MW 23a7af4538 Added check so Util.ReadSettingsFromIniFile doesn't try to set static fields. 15 years ago
  MW 77b70759a6 Copied the Util.ReadSettingsFromIniFile method from the branch to trunk. 15 years ago
  Adam Frisby c2f3ff872d * Performance Changes: 15 years ago
  Charles Krinke 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 15 years ago
  lbsa71 93465df5e3 * Moved the nifty MySQLEstateData connectionstring password-stripper out into the Util project 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  idb ea6e4a95ce Complete the implementation of llSHA1String. 15 years ago
  Melanie Thielker 1c3542303c Change fake parcel ids to allow a Z coordinate. Change TP by lure 15 years ago
  Justin Clarke Casey b1c2cb3d82 * minor: Move GetRandomCapsPath() to a CapsUtil class 15 years ago
  Justin Clarke Casey e7ac639f3a * Centralize references to the well known blank texture 5748decc-f629-461c-9a36-a35a221fe21f to a constant in OpenSim.Framework.Util 15 years ago
  Charles Krinke e6eb571c1d Mantis#2725. Thank you kindly, Diva, for a patch that: 15 years ago
  Adam Frisby 888151833b * Added primitive exception logging capabilities. 16 years ago
  Melanie Thielker d1841ca94d Mantis #2584 (again) 16 years ago
  Melanie Thielker f518ca7feb Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new 16 years ago
  Melanie Thielker 3234472d62 Reverting the texture sending patch and the new libOMV. This makes this 16 years ago
  Justin Clarke Casey c25a0ea792 * Update libOMV to r2359. This is necessary for the progressive texture patch 16 years ago
  Justin Clarke Casey 97816f8c90 * Implement basic region filtering as described in https://lists.berlios.de/pipermail/opensim-dev/2008-November/003468.html 16 years ago
  Adam Frisby cf0a14bec9 * Added IClientIM to IClientCore interfaces 16 years ago
  Justin Clarke Casey 57caef119c * Use the UUID regex sitting in utils for detection of uuids embedded in scripts 16 years ago
  Homer Horwitz 499f1428f7 - Add Util.isUUID 16 years ago
  Homer Horwitz 3a75a54da1 - Fix Util.UnixTimeSinceEpoch: 16 years ago