.. |
Cache
|
89d23a1fa2
Revert "Rewrote parts of the code that were double-locking different objects. This is about half of the code base reviewed."
|
15 yıl önce |
Clients
|
8030ed89b0
Use Util.UTF8 instead of creating a new heap object every time.
|
15 yıl önce |
Limit
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 yıl önce |
Osp
|
ee205e7e81
Formatting cleanup.
|
15 yıl önce |
Properties
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 yıl önce |
Services
|
ee205e7e81
Formatting cleanup.
|
15 yıl önce |
Tests
|
ee205e7e81
Formatting cleanup.
|
15 yıl önce |
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 yıl önce |
CommunicationsManager.cs
|
f29bd8036d
A slight improvement on name fetching -- using the local name cache, since it exists.
|
15 yıl önce |
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 yıl önce |
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 yıl önce |
IAvatarService.cs
|
ee205e7e81
Formatting cleanup.
|
15 yıl önce |
IInterServiceInventoryServices.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 yıl önce |
IMessagingService.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 yıl önce |
IUserAdminService.cs
|
ee205e7e81
Formatting cleanup.
|
15 yıl önce |
IUserService.cs
|
606e831ff5
Formatting cleanup.
|
15 yıl önce |
RestClient.cs
|
32ccd5bb40
* Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to Util.FireAndForget()
|
15 yıl önce |
TemporaryUserProfilePlugin.cs
|
606e831ff5
Formatting cleanup.
|
15 yıl önce |
UserManagerBase.cs
|
ee205e7e81
Formatting cleanup.
|
15 yıl önce |