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