.. |
Properties
|
da32512ea4
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
|
9 years ago |
CommandManager.cs
|
a6e5a2f4df
Prebuild fix
|
12 years ago |
HttpServerBase.cs
|
a11edceb00
seems to compile ( tests comented out)
|
9 years ago |
ProtocolVersions.cs
|
0a23d1634d
Change the actual versions allowed to connect, which is different from
|
9 years ago |
ServerUtils.cs
|
4cbbbefbf6
Removed ignoreCase=true from the call to Type.GetInterface, because, well, we don't want to ignore case. And this seems to be causing problems in mono 4.3.
|
9 years ago |
ServicesServerBase.cs
|
c2cf22ea4f
Added the beginning of a new test framework for robust connectors and services. For now, just Grid and Presence. This framework starts a robust server (as a thread) listening on a port in localhost, then the tests are client code.
|
9 years ago |