This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-08-02 23:18:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e0b724e9aab9b0caa2c4cd05c67d873efbdecd60
opensim
/
OpenSim.Servers
History
MW
e0b724e9aa
2007-05-19 14:38:13 +00:00
..
BaseHttpServer.cs
Worked on Asset server, asset downloads (from server to sim) now work.
2007-05-15 17:51:13 +00:00
BaseServer.cs
* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer
2007-04-11 20:07:58 +00:00
CheckSumServer.cs
2007-05-19 14:38:13 +00:00
IRestHandler.cs
* Started on converting UserHTTPServer to BaseHttpServer
2007-04-11 14:14:19 +00:00
LocalUserProfileManager.cs
Quite big change to how Sessions/circuits are Authenticated. Seems to work okay but needs a lot more testing.
2007-05-16 17:35:27 +00:00
LoginResponse.cs
Added exception handling.
2007-05-14 01:00:52 +00:00
LoginServer.cs
Quite big change to how Sessions/circuits are Authenticated. Seems to work okay but needs a lot more testing.
2007-05-16 17:35:27 +00:00
OpenSim.Servers.csproj
Moved CheckSumServer (and added UDPServerBase ) to OpenSim.Servers
2007-05-19 14:08:58 +00:00
OpenSim.Servers.dll.build
Moved CheckSumServer (and added UDPServerBase ) to OpenSim.Servers
2007-05-19 14:08:58 +00:00
UDPServerBase.cs
Added the echo method for template checksum handling (idea from Hegemons_Login_Analysis page) to the CheckSumServer, but currently it is comment out as enabling it would mean that any version of client could connect which is very likely to lead to problem with pre 1.15 version clients.
2007-05-19 14:34:44 +00:00
XmlRpcMethod.cs
Renamed the Servers directory to OpenSim.Servers
2007-04-11 13:40:29 +00:00