You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by sh...@apache.org on 2008/06/11 08:19:59 UTC

svn commit: r666540 - in /webservices/rampart/trunk/c/ides: ./ Rampart/ Rampart/Rampart/ sample/ sample/authn_provider/ sample/client/ sample/password_callback/ sample/replay_detector/ sample/saml_sts/ sample/sct_provider/ sample/sec_echo_service/ samp...

Author: shankar
Date: Tue Jun 10 23:19:58 2008
New Revision: 666540

URL: http://svn.apache.org/viewvc?rev=666540&view=rev
Log:
visual studio project

Added:
    webservices/rampart/trunk/c/ides/
    webservices/rampart/trunk/c/ides/Rampart/
    webservices/rampart/trunk/c/ides/Rampart/Rampart/
    webservices/rampart/trunk/c/ides/Rampart/Rampart.sln
    webservices/rampart/trunk/c/ides/Rampart/Rampart/Rampart.vcproj
    webservices/rampart/trunk/c/ides/sample/
    webservices/rampart/trunk/c/ides/sample/authn_provider/
    webservices/rampart/trunk/c/ides/sample/authn_provider/authn_provider.sln
    webservices/rampart/trunk/c/ides/sample/authn_provider/authn_provider.vcproj
    webservices/rampart/trunk/c/ides/sample/client/
    webservices/rampart/trunk/c/ides/sample/client/client.sln
    webservices/rampart/trunk/c/ides/sample/client/client.vcproj
    webservices/rampart/trunk/c/ides/sample/password_callback/
    webservices/rampart/trunk/c/ides/sample/password_callback/password_callback.sln
    webservices/rampart/trunk/c/ides/sample/password_callback/password_callback.vcproj
    webservices/rampart/trunk/c/ides/sample/replay_detector/
    webservices/rampart/trunk/c/ides/sample/replay_detector/replay_detector.sln
    webservices/rampart/trunk/c/ides/sample/replay_detector/replay_detector.vcproj
    webservices/rampart/trunk/c/ides/sample/saml_sts/
    webservices/rampart/trunk/c/ides/sample/saml_sts/saml_sts.sln
    webservices/rampart/trunk/c/ides/sample/saml_sts/saml_sts.vcproj
    webservices/rampart/trunk/c/ides/sample/sct_provider/
    webservices/rampart/trunk/c/ides/sample/sct_provider/sct_provider.sln
    webservices/rampart/trunk/c/ides/sample/sct_provider/sct_provider.vcproj
    webservices/rampart/trunk/c/ides/sample/sec_echo_service/
    webservices/rampart/trunk/c/ides/sample/sec_echo_service/sec_echo_service.sln
    webservices/rampart/trunk/c/ides/sample/sec_echo_service/sec_echo_service.vcproj
    webservices/rampart/trunk/c/ides/sample/secconv_echo_service/
    webservices/rampart/trunk/c/ides/sample/secconv_echo_service/secconv_echo_service.sln
    webservices/rampart/trunk/c/ides/sample/secconv_echo_service/secconv_echo_service.vcproj
    webservices/rampart/trunk/c/ides/sample/sts_client/
    webservices/rampart/trunk/c/ides/sample/sts_client/sts_client.sln
    webservices/rampart/trunk/c/ides/sample/sts_client/sts_client.vcproj

Added: webservices/rampart/trunk/c/ides/Rampart/Rampart.sln
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/Rampart/Rampart.sln?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/Rampart/Rampart.sln (added)
+++ webservices/rampart/trunk/c/ides/Rampart/Rampart.sln Tue Jun 10 23:19:58 2008
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Rampart", "Rampart\Rampart.vcproj", "{671F4A6A-3465-4735-95BB-2E1202EA981A}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{671F4A6A-3465-4735-95BB-2E1202EA981A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{671F4A6A-3465-4735-95BB-2E1202EA981A}.Debug|Win32.Build.0 = Debug|Win32
+		{671F4A6A-3465-4735-95BB-2E1202EA981A}.Release|Win32.ActiveCfg = Release|Win32
+		{671F4A6A-3465-4735-95BB-2E1202EA981A}.Release|Win32.Build.0 = Release|Win32
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: webservices/rampart/trunk/c/ides/Rampart/Rampart/Rampart.vcproj
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/Rampart/Rampart/Rampart.vcproj?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/Rampart/Rampart/Rampart.vcproj (added)
+++ webservices/rampart/trunk/c/ides/Rampart/Rampart/Rampart.vcproj Tue Jun 10 23:19:58 2008
@@ -0,0 +1,1041 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="Rampart"
+	ProjectGUID="{671F4A6A-3465-4735-95BB-2E1202EA981A}"
+	RootNamespace="Rampart"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;RAMPART_EXPORTS"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="2"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;RAMPART_EXPORTS"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<Filter
+				Name="core"
+				>
+				<File
+					RelativePath="..\..\..\src\core\mod_rampart.c"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="handlers"
+				>
+				<File
+					RelativePath="..\..\..\src\handlers\rampart_in_handler.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\handlers\rampart_out_handler.c"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="omxmlsec"
+				>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\asym_ctx.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\axiom.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\axis2_utils.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\buffer.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\cipher.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\ctx.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\derivation.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\encryption.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\error.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\iv.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\key.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\key_mgr.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\sign_ctx.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\sign_part.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\signature.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\transform.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\transforms_factory.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\utility.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\x509_cert.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\xml_encryption.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\xml_key_info_builder.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\xml_key_processor.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\omxmlsec\xml_signature.c"
+					>
+				</File>
+				<Filter
+					Name="c14n"
+					>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\c14n\c14n.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\c14n\c14n_sorted_list.h"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\c14n\sorted_list.c"
+						>
+					</File>
+				</Filter>
+				<Filter
+					Name="openssl"
+					>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\openssl\cipher_ctx.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\openssl\cipher_property.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\openssl\crypt.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\openssl\digest.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\openssl\hmac.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\openssl\pem.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\openssl\pkcs12.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\openssl\pkcs12_keystore.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\openssl\pkey.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\openssl\rsa.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\openssl\sign.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\openssl\util.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\openssl\x509.c"
+						>
+					</File>
+				</Filter>
+				<Filter
+					Name="saml"
+					>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\saml\assertion.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\saml\attr_stmt.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\saml\auth_des_stmt.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\saml\auth_smt.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\saml\condition.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\saml\id_type.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\saml\query.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\saml\request.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\saml\response.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\saml\stmt.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\saml\subject.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\saml\sutil.c"
+						>
+					</File>
+				</Filter>
+				<Filter
+					Name="tokens"
+					>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_binary_security_token.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_c14n_method.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_cipher_data.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_cipher_value.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_data_reference.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_derived_key_token.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_digest_method.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_digest_value.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_ds_reference.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_embedded.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_encrypted_data.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_encrypted_header.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_encrypted_key.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_encryption_method.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_generation.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_key_identifier.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_key_info.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_key_name.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_label.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_length.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_nonce.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_offset.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_properties.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_reference.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_reference_list.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_security_token_reference.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_signature.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_signature_confirmation.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_signature_method.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_signature_value.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_signed_info.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_transform.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_transforms.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_x509_certificate.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_x509_data.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_x509_issuer_name.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_x509_issuer_serial.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\src\omxmlsec\tokens\token_x509_serial_number.c"
+						>
+					</File>
+				</Filter>
+			</Filter>
+			<Filter
+				Name="trust"
+				>
+				<File
+					RelativePath="..\..\..\src\trust\claims.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\trust\context.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\trust\entropy.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\trust\life_time.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\trust\policy_util.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\trust\rst.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\trust\rstr.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\trust\sts_client.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\trust\token.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\trust\trust_util.c"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="util"
+				>
+				<File
+					RelativePath="..\..\..\src\util\rampart_context.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_crypto_util.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_encryption.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_engine.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_error.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_handler_util.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_policy_validator.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_rd_record.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_replay_detector.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_saml.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_saml_token.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_sec_header_builder.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_sec_header_processor.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_sec_processed_result.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_signature.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_timestamp_token.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_token_builder.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_token_processor.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_username_token.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\util\rampart_util.c"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="secconv"
+				>
+				<File
+					RelativePath="..\..\..\src\secconv\sct_provider.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\src\secconv\security_context_token.c"
+					>
+				</File>
+			</Filter>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+			<File
+				RelativePath="..\..\..\include\axis2_key_type.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\openssl_cipher_ctx.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\openssl_cipher_property.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\openssl_constants.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\openssl_crypt.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\openssl_digest.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\openssl_hmac.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\openssl_pem.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\openssl_pkcs12.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\openssl_pkey.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\openssl_rsa.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\openssl_sign.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\openssl_util.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\openssl_x509.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_asym_ctx.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_axiom.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_axis2_utils.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_buffer.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_c14n.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_cipher.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_constants.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_ctx.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_derivation.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_encryption.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_error.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_iv.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_key.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_key_mgr.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_sign_ctx.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_sign_part.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_signature.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_tokens.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_transform.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_transforms_factory.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_utility.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_x509_cert.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_xml_encryption.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_xml_key_info_builder.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_xml_key_processor.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\oxs_xml_signature.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_authn_provider.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_callback.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_constants.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_context.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_credentials.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_crypto_util.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_encryption.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_engine.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_error.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_handler_util.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_mod.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_policy_validator.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_rd_record.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_replay_detector.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_sct_provider.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_sec_header_builder.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_sec_header_processor.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_sec_processed_result.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_signature.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_timestamp_token.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_token_builder.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_token_processor.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_username_token.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\rampart_util.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\saml.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\saml_req.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\secconv_security_context_token.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\trust_claims.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\trust_constants.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\trust_context.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\trust_entropy.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\trust_life_time.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\trust_policy_util.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\trust_rst.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\trust_rstr.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\trust_sts_client.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\trust_token.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\trust_util.h"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: webservices/rampart/trunk/c/ides/sample/authn_provider/authn_provider.sln
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/sample/authn_provider/authn_provider.sln?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/sample/authn_provider/authn_provider.sln (added)
+++ webservices/rampart/trunk/c/ides/sample/authn_provider/authn_provider.sln Tue Jun 10 23:19:58 2008
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "authn_provider", "authn_provider.vcproj", "{C24AF9EF-38A5-4873-A16B-D579E8C15B20}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{C24AF9EF-38A5-4873-A16B-D579E8C15B20}.Debug|Win32.ActiveCfg = Debug|Win32
+		{C24AF9EF-38A5-4873-A16B-D579E8C15B20}.Debug|Win32.Build.0 = Debug|Win32
+		{C24AF9EF-38A5-4873-A16B-D579E8C15B20}.Release|Win32.ActiveCfg = Release|Win32
+		{C24AF9EF-38A5-4873-A16B-D579E8C15B20}.Release|Win32.Build.0 = Release|Win32
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: webservices/rampart/trunk/c/ides/sample/authn_provider/authn_provider.vcproj
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/sample/authn_provider/authn_provider.vcproj?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/sample/authn_provider/authn_provider.vcproj (added)
+++ webservices/rampart/trunk/c/ides/sample/authn_provider/authn_provider.vcproj Tue Jun 10 23:19:58 2008
@@ -0,0 +1,197 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="authn_provider"
+	ProjectGUID="{C24AF9EF-38A5-4873-A16B-D579E8C15B20}"
+	RootNamespace="authn_provider"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="2"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\samples\authn_provider\authn_provider.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: webservices/rampart/trunk/c/ides/sample/client/client.sln
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/sample/client/client.sln?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/sample/client/client.sln (added)
+++ webservices/rampart/trunk/c/ides/sample/client/client.sln Tue Jun 10 23:19:58 2008
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "client.vcproj", "{480F0BE2-F245-474F-A9AE-B614800ECF9D}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{480F0BE2-F245-474F-A9AE-B614800ECF9D}.Debug|Win32.ActiveCfg = Debug|Win32
+		{480F0BE2-F245-474F-A9AE-B614800ECF9D}.Debug|Win32.Build.0 = Debug|Win32
+		{480F0BE2-F245-474F-A9AE-B614800ECF9D}.Release|Win32.ActiveCfg = Release|Win32
+		{480F0BE2-F245-474F-A9AE-B614800ECF9D}.Release|Win32.Build.0 = Release|Win32
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: webservices/rampart/trunk/c/ides/sample/client/client.vcproj
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/sample/client/client.vcproj?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/sample/client/client.vcproj (added)
+++ webservices/rampart/trunk/c/ides/sample/client/client.vcproj Tue Jun 10 23:19:58 2008
@@ -0,0 +1,198 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="client"
+	ProjectGUID="{480F0BE2-F245-474F-A9AE-B614800ECF9D}"
+	RootNamespace="client"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="axutil.lib axiom.lib neethi.lib axis2_parser.lib axis2_engine.lib mod_rampart.lib"
+				LinkIncremental="2"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\samples\client\sec_echo\echo.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: webservices/rampart/trunk/c/ides/sample/password_callback/password_callback.sln
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/sample/password_callback/password_callback.sln?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/sample/password_callback/password_callback.sln (added)
+++ webservices/rampart/trunk/c/ides/sample/password_callback/password_callback.sln Tue Jun 10 23:19:58 2008
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "password_callback", "password_callback.vcproj", "{DE0086E1-6A03-4120-B8A2-0784DA52028A}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{DE0086E1-6A03-4120-B8A2-0784DA52028A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{DE0086E1-6A03-4120-B8A2-0784DA52028A}.Debug|Win32.Build.0 = Debug|Win32
+		{DE0086E1-6A03-4120-B8A2-0784DA52028A}.Release|Win32.ActiveCfg = Release|Win32
+		{DE0086E1-6A03-4120-B8A2-0784DA52028A}.Release|Win32.Build.0 = Release|Win32
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: webservices/rampart/trunk/c/ides/sample/password_callback/password_callback.vcproj
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/sample/password_callback/password_callback.vcproj?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/sample/password_callback/password_callback.vcproj (added)
+++ webservices/rampart/trunk/c/ides/sample/password_callback/password_callback.vcproj Tue Jun 10 23:19:58 2008
@@ -0,0 +1,197 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="password_callback"
+	ProjectGUID="{DE0086E1-6A03-4120-B8A2-0784DA52028A}"
+	RootNamespace="password_callback"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="2"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\samples\callback\pwcb.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: webservices/rampart/trunk/c/ides/sample/replay_detector/replay_detector.sln
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/sample/replay_detector/replay_detector.sln?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/sample/replay_detector/replay_detector.sln (added)
+++ webservices/rampart/trunk/c/ides/sample/replay_detector/replay_detector.sln Tue Jun 10 23:19:58 2008
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "replay_detector", "replay_detector.vcproj", "{B4B87CE3-F828-4F32-8548-96235D48B5C4}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B4B87CE3-F828-4F32-8548-96235D48B5C4}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B4B87CE3-F828-4F32-8548-96235D48B5C4}.Debug|Win32.Build.0 = Debug|Win32
+		{B4B87CE3-F828-4F32-8548-96235D48B5C4}.Release|Win32.ActiveCfg = Release|Win32
+		{B4B87CE3-F828-4F32-8548-96235D48B5C4}.Release|Win32.Build.0 = Release|Win32
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: webservices/rampart/trunk/c/ides/sample/replay_detector/replay_detector.vcproj
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/sample/replay_detector/replay_detector.vcproj?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/sample/replay_detector/replay_detector.vcproj (added)
+++ webservices/rampart/trunk/c/ides/sample/replay_detector/replay_detector.vcproj Tue Jun 10 23:19:58 2008
@@ -0,0 +1,197 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="replay_detector"
+	ProjectGUID="{B4B87CE3-F828-4F32-8548-96235D48B5C4}"
+	RootNamespace="replay_detector"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="2"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\samples\replay_detector\rampart_replay_detector_flat_file.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: webservices/rampart/trunk/c/ides/sample/saml_sts/saml_sts.sln
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/sample/saml_sts/saml_sts.sln?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/sample/saml_sts/saml_sts.sln (added)
+++ webservices/rampart/trunk/c/ides/sample/saml_sts/saml_sts.sln Tue Jun 10 23:19:58 2008
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "saml_sts", "saml_sts.vcproj", "{12374617-95C2-4548-98CF-7ABEB6A821D1}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{12374617-95C2-4548-98CF-7ABEB6A821D1}.Debug|Win32.ActiveCfg = Debug|Win32
+		{12374617-95C2-4548-98CF-7ABEB6A821D1}.Debug|Win32.Build.0 = Debug|Win32
+		{12374617-95C2-4548-98CF-7ABEB6A821D1}.Release|Win32.ActiveCfg = Release|Win32
+		{12374617-95C2-4548-98CF-7ABEB6A821D1}.Release|Win32.Build.0 = Release|Win32
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: webservices/rampart/trunk/c/ides/sample/saml_sts/saml_sts.vcproj
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/sample/saml_sts/saml_sts.vcproj?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/sample/saml_sts/saml_sts.vcproj (added)
+++ webservices/rampart/trunk/c/ides/sample/saml_sts/saml_sts.vcproj Tue Jun 10 23:19:58 2008
@@ -0,0 +1,205 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="saml_sts"
+	ProjectGUID="{12374617-95C2-4548-98CF-7ABEB6A821D1}"
+	RootNamespace="saml_sts"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SAML_STS_EXPORTS"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="2"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SAML_STS_EXPORTS"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\samples\server\saml_sts\issuer.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\samples\server\saml_sts\saml_skeleton.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+			<File
+				RelativePath="..\..\..\samples\server\saml_sts\saml_issuer.h"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: webservices/rampart/trunk/c/ides/sample/sct_provider/sct_provider.sln
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/sample/sct_provider/sct_provider.sln?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/sample/sct_provider/sct_provider.sln (added)
+++ webservices/rampart/trunk/c/ides/sample/sct_provider/sct_provider.sln Tue Jun 10 23:19:58 2008
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sct_provider", "sct_provider.vcproj", "{027CC7EC-4615-4D2A-9BD7-D55490E75961}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{027CC7EC-4615-4D2A-9BD7-D55490E75961}.Debug|Win32.ActiveCfg = Debug|Win32
+		{027CC7EC-4615-4D2A-9BD7-D55490E75961}.Debug|Win32.Build.0 = Debug|Win32
+		{027CC7EC-4615-4D2A-9BD7-D55490E75961}.Release|Win32.ActiveCfg = Release|Win32
+		{027CC7EC-4615-4D2A-9BD7-D55490E75961}.Release|Win32.Build.0 = Release|Win32
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: webservices/rampart/trunk/c/ides/sample/sct_provider/sct_provider.vcproj
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/sample/sct_provider/sct_provider.vcproj?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/sample/sct_provider/sct_provider.vcproj (added)
+++ webservices/rampart/trunk/c/ides/sample/sct_provider/sct_provider.vcproj Tue Jun 10 23:19:58 2008
@@ -0,0 +1,201 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="sct_provider"
+	ProjectGUID="{027CC7EC-4615-4D2A-9BD7-D55490E75961}"
+	RootNamespace="sct_provider"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="2"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\samples\sct_provider\sct_provider_hash_map.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\samples\sct_provider\sct_provider_stored_key.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: webservices/rampart/trunk/c/ides/sample/sec_echo_service/sec_echo_service.sln
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/sample/sec_echo_service/sec_echo_service.sln?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/sample/sec_echo_service/sec_echo_service.sln (added)
+++ webservices/rampart/trunk/c/ides/sample/sec_echo_service/sec_echo_service.sln Tue Jun 10 23:19:58 2008
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sec_echo_service", "sec_echo_service.vcproj", "{50EECA66-0081-47DD-9708-69E4AEAD7894}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{50EECA66-0081-47DD-9708-69E4AEAD7894}.Debug|Win32.ActiveCfg = Debug|Win32
+		{50EECA66-0081-47DD-9708-69E4AEAD7894}.Debug|Win32.Build.0 = Debug|Win32
+		{50EECA66-0081-47DD-9708-69E4AEAD7894}.Release|Win32.ActiveCfg = Release|Win32
+		{50EECA66-0081-47DD-9708-69E4AEAD7894}.Release|Win32.Build.0 = Release|Win32
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: webservices/rampart/trunk/c/ides/sample/sec_echo_service/sec_echo_service.vcproj
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/sample/sec_echo_service/sec_echo_service.vcproj?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/sample/sec_echo_service/sec_echo_service.vcproj (added)
+++ webservices/rampart/trunk/c/ides/sample/sec_echo_service/sec_echo_service.vcproj Tue Jun 10 23:19:58 2008
@@ -0,0 +1,205 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="sec_echo_service"
+	ProjectGUID="{50EECA66-0081-47DD-9708-69E4AEAD7894}"
+	RootNamespace="sec_echo_service"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="2"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\samples\server\sec_echo\echo.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\samples\server\sec_echo\echo_skeleton.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+			<File
+				RelativePath="..\..\..\samples\server\sec_echo\echo.h"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: webservices/rampart/trunk/c/ides/sample/secconv_echo_service/secconv_echo_service.sln
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/sample/secconv_echo_service/secconv_echo_service.sln?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/sample/secconv_echo_service/secconv_echo_service.sln (added)
+++ webservices/rampart/trunk/c/ides/sample/secconv_echo_service/secconv_echo_service.sln Tue Jun 10 23:19:58 2008
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "secconv_echo_service", "secconv_echo_service.vcproj", "{21B83F44-194A-4274-9B71-8953A95BA497}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{21B83F44-194A-4274-9B71-8953A95BA497}.Debug|Win32.ActiveCfg = Debug|Win32
+		{21B83F44-194A-4274-9B71-8953A95BA497}.Debug|Win32.Build.0 = Debug|Win32
+		{21B83F44-194A-4274-9B71-8953A95BA497}.Release|Win32.ActiveCfg = Release|Win32
+		{21B83F44-194A-4274-9B71-8953A95BA497}.Release|Win32.Build.0 = Release|Win32
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: webservices/rampart/trunk/c/ides/sample/secconv_echo_service/secconv_echo_service.vcproj
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/sample/secconv_echo_service/secconv_echo_service.vcproj?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/sample/secconv_echo_service/secconv_echo_service.vcproj (added)
+++ webservices/rampart/trunk/c/ides/sample/secconv_echo_service/secconv_echo_service.vcproj Tue Jun 10 23:19:58 2008
@@ -0,0 +1,205 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="secconv_echo_service"
+	ProjectGUID="{21B83F44-194A-4274-9B71-8953A95BA497}"
+	RootNamespace="secconv_echo_service"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SECCONV_ECHO_SERVICE_EXPORTS"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="2"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SECCONV_ECHO_SERVICE_EXPORTS"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\samples\server\secconv_echo\echo.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\samples\server\secconv_echo\echo_skeleton.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+			<File
+				RelativePath="..\..\..\samples\server\secconv_echo\echo.h"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: webservices/rampart/trunk/c/ides/sample/sts_client/sts_client.sln
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/sample/sts_client/sts_client.sln?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/sample/sts_client/sts_client.sln (added)
+++ webservices/rampart/trunk/c/ides/sample/sts_client/sts_client.sln Tue Jun 10 23:19:58 2008
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sts_client", "sts_client.vcproj", "{436E926F-56EE-45B1-951B-FD616AF884B4}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{436E926F-56EE-45B1-951B-FD616AF884B4}.Debug|Win32.ActiveCfg = Debug|Win32
+		{436E926F-56EE-45B1-951B-FD616AF884B4}.Debug|Win32.Build.0 = Debug|Win32
+		{436E926F-56EE-45B1-951B-FD616AF884B4}.Release|Win32.ActiveCfg = Release|Win32
+		{436E926F-56EE-45B1-951B-FD616AF884B4}.Release|Win32.Build.0 = Release|Win32
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: webservices/rampart/trunk/c/ides/sample/sts_client/sts_client.vcproj
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/ides/sample/sts_client/sts_client.vcproj?rev=666540&view=auto
==============================================================================
--- webservices/rampart/trunk/c/ides/sample/sts_client/sts_client.vcproj (added)
+++ webservices/rampart/trunk/c/ides/sample/sts_client/sts_client.vcproj Tue Jun 10 23:19:58 2008
@@ -0,0 +1,197 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="sts_client"
+	ProjectGUID="{436E926F-56EE-45B1-951B-FD616AF884B4}"
+	RootNamespace="sts_client"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;STS_CLIENT_EXPORTS"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="2"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;STS_CLIENT_EXPORTS"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\samples\client\sts_client\client.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>