2010-07-28 Atsushi Enomoto * ServiceCredentialsSecurityTokenManagerTest.cs : another WS-SC test. 2010-07-28 Atsushi Enomoto * ServiceCredentialsSecurityTokenManagerTest.cs : enable some WS-SC tests. 2010-03-24 Atsushi Enomoto * TransportSecurityBindingElementTest.cs : new test. 2009-12-14 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : disable non-working test that needs several fixes or updates. 2008-02-28 Eyal Alaluf * WSSecurityTokenSerializerTest.cs: Fixed test run on Windows (failed also on .Net). 2007-08-19 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs ServiceCredentialsSecurityTokenManagerTest.cs ScopedMessagePartSpecificationTest.cs : warning cleanup. 2007-04-02 Atsushi Enomoto * ServiceCredentialsSecurityTokenManagerTest.cs : test that ssl authenticator implements IIssuanceSecurityTokenAuthenticator. 2007-03-30 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : removed SCT reader test which was DPAPI dependent, and added new DPAPI independent one. 2007-03-20 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : so, RequestedProofToken content is unlikely readable here. 2007-03-13 Atsushi Enomoto * ServiceCredentialsSecurityTokenManagerTest.cs : test DedaultValues(). * WSSecurityTokenSerializerTest.cs : added tests for SCT read/write. 2007-03-07 Atsushi Enomoto * ServiceCredentialsSecurityTokenManagerTest.cs : test for InitializeSecurityTokenRequirement() for several token parameters (like existing tests in client credentials manager). 2007-03-01 Atsushi Enomoto * ServiceCredentialsSecurityTokenManagerTest.cs : more tests for AnonymousSslnego token authenticator. 2007-02-21 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : fixed DerivedKeyToken reader tests, and added more. 2007-02-16 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : more WrappedKeySecurityToken. 2007-02-15 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : added WrappedKeySecurityToken reader test. 2007-02-06 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : added test for reading empty (invalid) UsernameToken. 2007-02-06 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : added test for reading EncryptedKeySHA1 embedded key. 2007-02-05 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : added more tests for EncryptedKey clause and BinarySecret clause writers. 2007-01-31 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : added correct reader test for SecurityTokenReference with KeyIdentifier. Existing test was broken. 2007-01-15 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs: some tests for writing derived- key-involved key identifier clauses. 2007-01-12 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : added some tests for EmitBspRequiredAttributes. 2007-01-12 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : added somewhat wrong test for serialization for LocalIdKeyIdentifierClause with OwnerType. 2007-01-11 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : some tests for SecurityContextSecurityToken. * SecurityTokenSpeficicationTest.cs : new test. 2007-01-10 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : added a few x509 tests for SecurityVersion.WSSecurity10. 2006-12-09 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : finished incomplete WriteWrappedKeySecurityToken() test. 2006-12-08 Atsushi Enomoto * SecurityMessagePropertyTest.cs : test SenderIdPrefix as well. * WSSecurityTokenSerializerTest.cs : added test for writing LocalIdKeyIdentifierClause. 2006-12-08 Atsushi Enomoto * ServiceSecurityContextTest.cs : new test. * SecurityMessagePropertyTest.cs : after making several effort to make GetOrCreateSecureMessage() pass (with new InterceptorBindingElement), it turned out that GetOrCreate() does not populate security information by itself... 2006-12-07 Atsushi Enomoto * MessagePartSpecificationTest.cs : new test. * ScopedMessagePartSpecificationTest.cs : added AddParts() tests. 2006-12-06 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : added test for reading EncryptedKeyIdentifierClause. Added test for writing EncryptedKeyIdentifierClause which includes KeyIdentifier. 2006-12-06 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : enabled X509IssuerSerialKeyIdentifierClause writer test. 2006-12-05 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : added test for X509ThumbprintKeyIdentifierClause writer. Removed some NotWorking. 2006-10-12 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : added test for writing EncryptedKeyIdentifierClause. It is not the thing I needed for non-included key serialization thus it's not implemented yet. 2006-10-06 Atsushi Enomoto * SecurityMessagePropertyTest.cs : new file. 2006-09-27 Atsushi Enomoto * ServiceCredentialsSecurityTokenManagerTest.cs : a few more lines in Ssl create authenticator test. 2006-09-26 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : WriteToken() test for SecurityContextSecurityToken. Incomplete/NotWorking ReadToken() test for DerivedKeyToken. 2006-09-22 Atsushi Enomoto * SecurityAlgorithmSuiteTest.cs : fixed AsymmetricSignatureAlgorithm. Use SecurityAlgorithms constants. 2006-09-21 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : added test for LocalId ReadKeyIdentifierClause(). 2006-09-15 Atsushi Enomoto * ServiceCredentialsSecurityTokenManagerTest.cs : removed some NotWorking. 2006-09-15 Atsushi Enomoto * ServiceCredentialsSecurityTokenManagerTest.cs : some are notworking yet. 2006-09-12 Atsushi Enomoto * ServiceCredentialsSecurityTokenManagerTest.cs : new test. 2006-09-12 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : test that RsaSecurityToken is not supported. 2006-09-01 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : cleaning up NotWorking. 2006-08-29 Atsushi Enomoto * ScopedMessagePartSpecificationTest.cs : new test. 2006-08-22 Atsushi Enomoto * ChannelProtectionRequirementsTest.cs : new test. 2006-08-17 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : added GetTokenTypeUri test. 2006-08-04 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : Added incomplete test for WriteWrappedKeySecurityToken(), but I couldn't find any usable key identifier yet. 2006-08-04 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : Added test for GenericXmlSecurityToken serialization. Hmm, seems like it is also useless for ws-trust. 2006-08-04 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : added test for WriteToken[Core] for BinarySecurityToken. 2006-08-01 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : added test for WriteKeyIdentifierClause[Core] though not working. 2006-08-01 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : test some WriteToken[Core]. 2006-07-31 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : test DefaultInstance as well. 2006-07-31 Atsushi Enomoto * WSSecurityTokenSerializerTest.cs : new test. 2006-07-10 Atsushi Enomoto * SecurityAlgorithmSuiteTest.cs, SupportingTokenParametersTest.cs : new tests.