Changeset 4750
- Timestamp:
- 07/23/08 18:11:28 (4 months ago)
- Files:
-
- trunk/nuxleus/Source/Dependencies/DiffieHellman.dll (modified) (previous)
- trunk/nuxleus/Source/Dependencies/Json20 (added)
- trunk/nuxleus/Source/Dependencies/Json20/Bin (added)
- trunk/nuxleus/Source/Dependencies/Json20/Bin/Newtonsoft.Json.XML (added)
- trunk/nuxleus/Source/Dependencies/Json20/Bin/Newtonsoft.Json.dll (added)
- trunk/nuxleus/Source/Dependencies/Json20/Bin/Newtonsoft.Json.pdb (added)
- trunk/nuxleus/Source/Dependencies/Json20/Documentation.chm (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Doc (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Doc/LINQtoJSON.html (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Doc/ReadingWritingJSON.html (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Doc/SerializingJSON.html (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Doc/custom.css (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Doc/doc.shfb (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Doc/doc.sitemap (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Doc/styles.css (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Lib (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Lib/nunit.framework.dll (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Lib/nunit.framework.xml (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/Converters (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/Converters/IsoDateTimeConverterTests.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/Converters/JavaScriptDateTimeConverterTests.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/Converters/XmlNodeConverterTest.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/DateTimeTestClass.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/JavaScriptConvertTest.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/JsonSerializerTest.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/JsonTextReaderTest.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/JsonTextWriterTest.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/JsonTokenReaderTest.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/JsonTokenWriterTest.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/Linq (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/Linq/JTokenTests.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/Linq/JValueTests.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/Linq/LinqToJsonTest.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.csproj (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/Properties (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/Properties/AssemblyInfo.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.Tests/TestFixtureBase.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json.sln (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Converters (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Converters/HtmlColorConverter.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Converters/IsoDateTimeConverter.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Converters/JavaScriptDateTimeConverter.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Converters/JsonDateTimeSerializationMode.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Converters/XmlNodeConverter.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Identifier.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/JavaScriptConvert.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/JsonConverter.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/JsonConverterCollection.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/JsonHandler.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/JsonIgnoreAttribute.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/JsonObjectAttribute.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/JsonPropertyAttribute.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/JsonReader.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/JsonReaderException.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/JsonSerializationException.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/JsonSerializer.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/JsonTextReader.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/JsonTextWriter.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/JsonToken.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/JsonWriter.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/JsonWriterException.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Linq (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Linq/Extensions.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Linq/JArray.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Linq/JConstructor.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Linq/JContainer.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Linq/JEnumerable.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Linq/JObject.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Linq/JProperty.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Linq/JToken.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Linq/JValue.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Linq/JsonTokenReader.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Linq/JsonTokenType.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Linq/JsonTokenWriter.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/MemberMapping.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/MemberMappingCollection.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/MemberSerialization.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/MissingMemberHandling.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/NullValueHandling.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/ObjectCreationHandling.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Properties (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Properties/AssemblyInfo.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/ReferenceLoopHandling.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/StringBuffer.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Utilities (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Utilities/CollectionUtils.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Utilities/DateTimeUtils.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Utilities/DictionaryWrapper.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Utilities/JavaScriptUtils.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Utilities/ListWrapper.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Utilities/MathUtils.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Utilities/MiscellaneousUtils.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Utilities/ReflectionUtils.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Utilities/StringUtils.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/Src/Newtonsoft.Json/Utilities/ValidationUtils.cs (added)
- trunk/nuxleus/Source/Dependencies/Json20/readme.txt (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI.sln (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/Extf.Net.snk (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/INode.cs (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/INodeIdentity.cs (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/IRegisteredNode.cs (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/IWorker.cs (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/IWorkerNode.cs (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/Licence - MPAPI.txt (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/Log.cs (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/MPAPI.cd (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/MPAPI.csproj (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/Message.cs (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/Node.cs (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/NodeRegistrationServer (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/NodeRegistrationServer/IRegistrationServer.cs (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/NodeRegistrationServer/RegistrationServer.cs (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/NodeRegistrationServer/RegistrationServerBootstrap.cs (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/Properties (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/Properties/AssemblyInfo.cs (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/Release notes.txt (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/RemoteNodeProxy.cs (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/SystemMessages.cs (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/Worker.cs (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/MPAPI/WorkerAddress.cs (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/RegistrationServer (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/RegistrationServer/App.config (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/RegistrationServer/MPAPI_RegistrationServer.csproj (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/RegistrationServer/Program.cs (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/RegistrationServer/Properties (added)
- trunk/nuxleus/Source/Dependencies/MPAPI_1.1.1_src/RegistrationServer/Properties/AssemblyInfo.cs (added)
- trunk/nuxleus/Source/Dependencies/Org.Mentalis.SecurityServices.dll (modified) (previous)
- trunk/nuxleus/Source/Dependencies/SgmlReaderDll.dll (modified) (previous)
- trunk/nuxleus/Source/Dependencies/SharpSSH-1.1.1.13.src/SharpSSH/SharpSSH.csproj (modified) (1 diff)
- trunk/nuxleus/Source/Dependencies/Tamir.SharpSSH.dll (modified) (previous)
- trunk/nuxleus/Source/Dependencies/Vendor (modified) (1 prop)
- trunk/nuxleus/Source/Dependencies/sgmlreader-1.7.2/sgmlreaderdll/SgmlReaderDll.csproj (modified) (4 diffs)
- trunk/nuxleus/Source/Dependencies/sgmlreader-1.7.2/sgmlreaderdll/SgmlReaderDll71.csproj (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/nuxleus/Source/Dependencies/SharpSSH-1.1.1.13.src/SharpSSH/SharpSSH.csproj
r4692 r4750 44 44 </PropertyGroup> 45 45 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 46 <OutputPath>..\ bin\Debug\</OutputPath>46 <OutputPath>..\..\</OutputPath> 47 47 <AllowUnsafeBlocks>true</AllowUnsafeBlocks> 48 48 <BaseAddress>285212672</BaseAddress> trunk/nuxleus/Source/Dependencies/Vendor
- Property svn:externals changed from
Mono/xsp svn://anonsvn.mono-project.com/source/trunk/xsp
to
Mono/xsp svn://anonsvn.mono-project.com/source/trunk/xsp
protobut-net http://protobuf-net.googlecode.com/svn/trunk/
- Property svn:externals changed from
trunk/nuxleus/Source/Dependencies/sgmlreader-1.7.2/sgmlreaderdll/SgmlReaderDll.csproj
r4651 r4750 2 2 <PropertyGroup> 3 3 <ProjectType>Local</ProjectType> 4 <ProductVersion> 8.0.21022</ProductVersion>4 <ProductVersion>9.0.30428</ProductVersion> 5 5 <SchemaVersion>2.0</SchemaVersion> 6 6 <ProjectGuid>{499527FF-AE52-450F-B3E3-4AD53E1712AD}</ProjectGuid> … … 12 12 </AssemblyKeyContainerName> 13 13 <AssemblyName>SgmlReaderDll</AssemblyName> 14 <AssemblyOriginatorKeyFile> 15 </AssemblyOriginatorKeyFile> 14 <AssemblyOriginatorKeyFile>Extf.Net.snk</AssemblyOriginatorKeyFile> 16 15 <DefaultClientScript>JScript</DefaultClientScript> 17 16 <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> … … 27 26 <UpgradeBackupLocation> 28 27 </UpgradeBackupLocation> 28 <SignAssembly>true</SignAssembly> 29 29 </PropertyGroup> 30 30 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> … … 94 94 </EmbeddedResource> 95 95 </ItemGroup> 96 <ItemGroup> 97 <None Include="Extf.Net.snk" /> 98 </ItemGroup> 96 99 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 97 100 <PropertyGroup> trunk/nuxleus/Source/Dependencies/sgmlreader-1.7.2/sgmlreaderdll/SgmlReaderDll71.csproj
r4690 r4750 2 2 <PropertyGroup> 3 3 <ProjectType>Local</ProjectType> 4 <ProductVersion>9.0. 30428</ProductVersion>4 <ProductVersion>9.0.21022</ProductVersion> 5 5 <SchemaVersion>2.0</SchemaVersion> 6 6 <ProjectGuid>{54BFAB0E-44DC-44DA-A291-3B58B4A2D304}</ProjectGuid> … … 12 12 </AssemblyKeyContainerName> 13 13 <AssemblyName>SgmlReaderDll</AssemblyName> 14 <AssemblyOriginatorKeyFile>Extf.Net.snk</AssemblyOriginatorKeyFile> 14 <AssemblyOriginatorKeyFile> 15 </AssemblyOriginatorKeyFile> 15 16 <DefaultClientScript>JScript</DefaultClientScript> 16 17 <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> … … 27 28 <UpgradeBackupLocation> 28 29 </UpgradeBackupLocation> 29 <SignAssembly>true</SignAssembly>30 30 </PropertyGroup> 31 31 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> … … 101 101 </EmbeddedResource> 102 102 </ItemGroup> 103 <ItemGroup>104 <None Include="Extf.Net.snk" />105 </ItemGroup>106 103 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 107 104 <PropertyGroup>
