John Hurliman
|
e7c877407f
* Continued work on the new LLUDP implementation. Appears to be functioning, although not everything is reimplemented yet
|
15 years ago |
Melanie
|
6878b26b0d
Merge branch 'diva-textures-osgrid'
|
15 years ago |
John Hurliman
|
387e9f7a7f
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework)
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Diva Canto
|
f4bf581b96
Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.cs/HypergridServiceConnector.cs, away from Region.Communications and HGNetworkServersInfo.
|
15 years ago |
Adam Frisby
|
71a4b02c7e
* Minor commit, added two new math utility functions.
|
15 years ago |
John Hurliman
|
584c113836
Added Util.FireAndForget(), to replace leaking calls to Delegate.BeginInvoke()
|
15 years ago |
Melanie
|
257ed4c4ac
Remove debugging output frm ini file loading. Make it collect matching
|
15 years ago |
Melanie
|
e97beb07c9
Add extensive debug output to Util.Glob
|
15 years ago |
Melanie
|
d10f157183
Remove GetFullPath call from config includes, because it barfs in Windoze
|
15 years ago |
Melanie
|
178b40971a
Add a method to init the OSSL Api's m_LSL_Api member back to the OSSL Api
|
15 years ago |
Melanie
|
efc57bc3d7
Allow arbitrary wildcards in config includes. Things like
|
15 years ago |
Jeff Ames
|
a23d64dec1
Formatting cleanup.
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Jeff Ames
|
35b450d41d
Add copyright headers, formatting cleanup, ignore some generated files.
|
15 years ago |
diva
|
896c206718
One more utility. Not used yet.
|
15 years ago |
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 |