.. |
Cache
|
52fd82ae5d
Fix to make [bad] tests happy.
|
15 jaren geleden |
Clients
|
8030ed89b0
Use Util.UTF8 instead of creating a new heap object every time.
|
15 jaren geleden |
Limit
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 jaren geleden |
Osp
|
0712196c26
make logging less verbose when loading iars
|
15 jaren geleden |
Properties
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 jaren geleden |
Services
|
b81c829576
* Standalone logins will now go through the sequence of "requested region, default region, any region" before giving up
|
15 jaren geleden |
Tests
|
d95df603df
move fake user service to a separate mock user service class
|
15 jaren geleden |
XMPP
|
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 jaren geleden |
CommunicationsManager.cs
|
f29bd8036d
A slight improvement on name fetching -- using the local name cache, since it exists.
|
15 jaren geleden |
GenericAsyncResult.cs
|
494a1e922d
Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contain an unmanaged resource that will not automatically be disposed when they are GCed), and commenting out some ManualResetEvents that are not in use yet
|
15 jaren geleden |
IAuthentication.cs
|
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 jaren geleden |
IAvatarService.cs
|
ee205e7e81
Formatting cleanup.
|
15 jaren geleden |
IInterServiceInventoryServices.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 jaren geleden |
IMessagingService.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 jaren geleden |
IUserAdminService.cs
|
ee205e7e81
Formatting cleanup.
|
15 jaren geleden |
IUserService.cs
|
606e831ff5
Formatting cleanup.
|
15 jaren geleden |
RestClient.cs
|
32ccd5bb40
* Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to Util.FireAndForget()
|
15 jaren geleden |
TemporaryUserProfilePlugin.cs
|
606e831ff5
Formatting cleanup.
|
15 jaren geleden |
UserManagerBase.cs
|
ee205e7e81
Formatting cleanup.
|
15 jaren geleden |