aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common-Source/XmlRpcCS
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Common-Source/XmlRpcCS/Logger.cs (renamed from XmlRpcCS/Logger.cs)0
-rw-r--r--Common-Source/XmlRpcCS/SimpleHttpRequest.cs (renamed from XmlRpcCS/SimpleHttpRequest.cs)0
-rw-r--r--Common-Source/XmlRpcCS/XMLRPC.csproj (renamed from XmlRpcCS/XMLRPC.csproj)0
-rw-r--r--Common-Source/XmlRpcCS/XMLRPC.csproj.user12
-rw-r--r--Common-Source/XmlRpcCS/XMLRPC.dll.build (renamed from XmlRpcCS/XMLRPC.dll.build)0
-rw-r--r--Common-Source/XmlRpcCS/XmlRpcBoxcarRequest.cs (renamed from XmlRpcCS/XmlRpcBoxcarRequest.cs)0
-rw-r--r--Common-Source/XmlRpcCS/XmlRpcClientProxy.cs (renamed from XmlRpcCS/XmlRpcClientProxy.cs)0
-rw-r--r--Common-Source/XmlRpcCS/XmlRpcDeserializer.cs (renamed from XmlRpcCS/XmlRpcDeserializer.cs)0
-rw-r--r--Common-Source/XmlRpcCS/XmlRpcErrorCodes.cs (renamed from XmlRpcCS/XmlRpcErrorCodes.cs)0
-rw-r--r--Common-Source/XmlRpcCS/XmlRpcException.cs (renamed from XmlRpcCS/XmlRpcException.cs)0
-rw-r--r--Common-Source/XmlRpcCS/XmlRpcExposedAttribute.cs (renamed from XmlRpcCS/XmlRpcExposedAttribute.cs)0
-rw-r--r--Common-Source/XmlRpcCS/XmlRpcRequest.cs (renamed from XmlRpcCS/XmlRpcRequest.cs)0
-rw-r--r--Common-Source/XmlRpcCS/XmlRpcRequestDeserializer.cs (renamed from XmlRpcCS/XmlRpcRequestDeserializer.cs)0
-rw-r--r--Common-Source/XmlRpcCS/XmlRpcRequestSerializer.cs (renamed from XmlRpcCS/XmlRpcRequestSerializer.cs)0
-rw-r--r--Common-Source/XmlRpcCS/XmlRpcResponder.cs (renamed from XmlRpcCS/XmlRpcResponder.cs)0
-rw-r--r--Common-Source/XmlRpcCS/XmlRpcResponse.cs (renamed from XmlRpcCS/XmlRpcResponse.cs)0
-rw-r--r--Common-Source/XmlRpcCS/XmlRpcResponseDeserializer.cs (renamed from XmlRpcCS/XmlRpcResponseDeserializer.cs)0
-rw-r--r--Common-Source/XmlRpcCS/XmlRpcResponseSerializer.cs (renamed from XmlRpcCS/XmlRpcResponseSerializer.cs)0
-rw-r--r--Common-Source/XmlRpcCS/XmlRpcSerializer.cs (renamed from XmlRpcCS/XmlRpcSerializer.cs)0
-rw-r--r--Common-Source/XmlRpcCS/XmlRpcServer.cs (renamed from XmlRpcCS/XmlRpcServer.cs)0
-rw-r--r--Common-Source/XmlRpcCS/XmlRpcSystemObject.cs (renamed from XmlRpcCS/XmlRpcSystemObject.cs)0
-rw-r--r--Common-Source/XmlRpcCS/XmlRpcXmlTokens.cs (renamed from XmlRpcCS/XmlRpcXmlTokens.cs)0
22 files changed, 12 insertions, 0 deletions
diff --git a/XmlRpcCS/Logger.cs b/Common-Source/XmlRpcCS/Logger.cs
index ebf804b..ebf804b 100644
--- a/XmlRpcCS/Logger.cs
+++ b/Common-Source/XmlRpcCS/Logger.cs
diff --git a/XmlRpcCS/SimpleHttpRequest.cs b/Common-Source/XmlRpcCS/SimpleHttpRequest.cs
index e5326c3..e5326c3 100644
--- a/XmlRpcCS/SimpleHttpRequest.cs
+++ b/Common-Source/XmlRpcCS/SimpleHttpRequest.cs
diff --git a/XmlRpcCS/XMLRPC.csproj b/Common-Source/XmlRpcCS/XMLRPC.csproj
index 2c7ef94..2c7ef94 100644
--- a/XmlRpcCS/XMLRPC.csproj
+++ b/Common-Source/XmlRpcCS/XMLRPC.csproj
diff --git a/Common-Source/XmlRpcCS/XMLRPC.csproj.user b/Common-Source/XmlRpcCS/XMLRPC.csproj.user
new file mode 100644
index 0000000..d47d65d
--- /dev/null
+++ b/Common-Source/XmlRpcCS/XMLRPC.csproj.user
@@ -0,0 +1,12 @@
1<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2 <PropertyGroup>
3 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
4 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
5 <ReferencePath>C:\New Folder\second-life-viewer\opensim-dailys2\opensim15-07\bin\</ReferencePath>
6 <LastOpenVersion>8.0.50727</LastOpenVersion>
7 <ProjectView>ProjectFiles</ProjectView>
8 <ProjectTrust>0</ProjectTrust>
9 </PropertyGroup>
10 <PropertyGroup Condition = " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " />
11 <PropertyGroup Condition = " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " />
12</Project>
diff --git a/XmlRpcCS/XMLRPC.dll.build b/Common-Source/XmlRpcCS/XMLRPC.dll.build
index d734d19..d734d19 100644
--- a/XmlRpcCS/XMLRPC.dll.build
+++ b/Common-Source/XmlRpcCS/XMLRPC.dll.build
diff --git a/XmlRpcCS/XmlRpcBoxcarRequest.cs b/Common-Source/XmlRpcCS/XmlRpcBoxcarRequest.cs
index f87f7a5..f87f7a5 100644
--- a/XmlRpcCS/XmlRpcBoxcarRequest.cs
+++ b/Common-Source/XmlRpcCS/XmlRpcBoxcarRequest.cs
diff --git a/XmlRpcCS/XmlRpcClientProxy.cs b/Common-Source/XmlRpcCS/XmlRpcClientProxy.cs
index f52273a..f52273a 100644
--- a/XmlRpcCS/XmlRpcClientProxy.cs
+++ b/Common-Source/XmlRpcCS/XmlRpcClientProxy.cs
diff --git a/XmlRpcCS/XmlRpcDeserializer.cs b/Common-Source/XmlRpcCS/XmlRpcDeserializer.cs
index bd736c0..bd736c0 100644
--- a/XmlRpcCS/XmlRpcDeserializer.cs
+++ b/Common-Source/XmlRpcCS/XmlRpcDeserializer.cs
diff --git a/XmlRpcCS/XmlRpcErrorCodes.cs b/Common-Source/XmlRpcCS/XmlRpcErrorCodes.cs
index 6dec57d..6dec57d 100644
--- a/XmlRpcCS/XmlRpcErrorCodes.cs
+++ b/Common-Source/XmlRpcCS/XmlRpcErrorCodes.cs
diff --git a/XmlRpcCS/XmlRpcException.cs b/Common-Source/XmlRpcCS/XmlRpcException.cs
index fd1f4ae..fd1f4ae 100644
--- a/XmlRpcCS/XmlRpcException.cs
+++ b/Common-Source/XmlRpcCS/XmlRpcException.cs
diff --git a/XmlRpcCS/XmlRpcExposedAttribute.cs b/Common-Source/XmlRpcCS/XmlRpcExposedAttribute.cs
index 67b27ae..67b27ae 100644
--- a/XmlRpcCS/XmlRpcExposedAttribute.cs
+++ b/Common-Source/XmlRpcCS/XmlRpcExposedAttribute.cs
diff --git a/XmlRpcCS/XmlRpcRequest.cs b/Common-Source/XmlRpcCS/XmlRpcRequest.cs
index 18d2182..18d2182 100644
--- a/XmlRpcCS/XmlRpcRequest.cs
+++ b/Common-Source/XmlRpcCS/XmlRpcRequest.cs
diff --git a/XmlRpcCS/XmlRpcRequestDeserializer.cs b/Common-Source/XmlRpcCS/XmlRpcRequestDeserializer.cs
index 0770b7e..0770b7e 100644
--- a/XmlRpcCS/XmlRpcRequestDeserializer.cs
+++ b/Common-Source/XmlRpcCS/XmlRpcRequestDeserializer.cs
diff --git a/XmlRpcCS/XmlRpcRequestSerializer.cs b/Common-Source/XmlRpcCS/XmlRpcRequestSerializer.cs
index 8099bdb..8099bdb 100644
--- a/XmlRpcCS/XmlRpcRequestSerializer.cs
+++ b/Common-Source/XmlRpcCS/XmlRpcRequestSerializer.cs
diff --git a/XmlRpcCS/XmlRpcResponder.cs b/Common-Source/XmlRpcCS/XmlRpcResponder.cs
index 0412568..0412568 100644
--- a/XmlRpcCS/XmlRpcResponder.cs
+++ b/Common-Source/XmlRpcCS/XmlRpcResponder.cs
diff --git a/XmlRpcCS/XmlRpcResponse.cs b/Common-Source/XmlRpcCS/XmlRpcResponse.cs
index 8ff8354..8ff8354 100644
--- a/XmlRpcCS/XmlRpcResponse.cs
+++ b/Common-Source/XmlRpcCS/XmlRpcResponse.cs
diff --git a/XmlRpcCS/XmlRpcResponseDeserializer.cs b/Common-Source/XmlRpcCS/XmlRpcResponseDeserializer.cs
index 032d8a3..032d8a3 100644
--- a/XmlRpcCS/XmlRpcResponseDeserializer.cs
+++ b/Common-Source/XmlRpcCS/XmlRpcResponseDeserializer.cs
diff --git a/XmlRpcCS/XmlRpcResponseSerializer.cs b/Common-Source/XmlRpcCS/XmlRpcResponseSerializer.cs
index 72ca568..72ca568 100644
--- a/XmlRpcCS/XmlRpcResponseSerializer.cs
+++ b/Common-Source/XmlRpcCS/XmlRpcResponseSerializer.cs
diff --git a/XmlRpcCS/XmlRpcSerializer.cs b/Common-Source/XmlRpcCS/XmlRpcSerializer.cs
index 0643d38..0643d38 100644
--- a/XmlRpcCS/XmlRpcSerializer.cs
+++ b/Common-Source/XmlRpcCS/XmlRpcSerializer.cs
diff --git a/XmlRpcCS/XmlRpcServer.cs b/Common-Source/XmlRpcCS/XmlRpcServer.cs
index 1c226c1..1c226c1 100644
--- a/XmlRpcCS/XmlRpcServer.cs
+++ b/Common-Source/XmlRpcCS/XmlRpcServer.cs
diff --git a/XmlRpcCS/XmlRpcSystemObject.cs b/Common-Source/XmlRpcCS/XmlRpcSystemObject.cs
index 5f79951..5f79951 100644
--- a/XmlRpcCS/XmlRpcSystemObject.cs
+++ b/Common-Source/XmlRpcCS/XmlRpcSystemObject.cs
diff --git a/XmlRpcCS/XmlRpcXmlTokens.cs b/Common-Source/XmlRpcCS/XmlRpcXmlTokens.cs
index 50788bd..50788bd 100644
--- a/XmlRpcCS/XmlRpcXmlTokens.cs
+++ b/Common-Source/XmlRpcCS/XmlRpcXmlTokens.cs