Imported Upstream version 4.6.0.125

Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2016-08-03 10:59:49 +00:00
parent a569aebcfd
commit e79aa3c0ed
17047 changed files with 3137615 additions and 392334 deletions

View File

@@ -1,33 +0,0 @@
2008-04-25 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* AssemblyInfo.cs: Change to consts
2005-11-05 Kornél Pál <kornelpal@hotmail.com>
* AssemblyInfo.cs: Use Consts.FxFileVersion as AssemblyFileVersion.
2005-10-28 Sebastien Pouliot <sebastien@ximian.com>
* AssemblyInfo.cs: Updated for 2.0 final.
2005-04-27 Sebastien Pouliot <sebastien@ximian.com>
* AssemblyInfo.cs: Updated for 2.0 beta 2.
2004-07-07 Sebastien Pouliot <sebastien@ximian.com>
* AssemblyInfo.cs: Added new attributes present in Fx 2.0.
2004-05-12 Sebastien Pouliot <sebastien@ximian.com>
* AssemblyInfo.cs: Reduce extra/missing in corcompare (again).
2004-03-15 Sebastien Pouliot <sebastien@ximian.com>
* AssemblyInfo.cs: Reduce extra/missing in corcompare.
2004-01-11 Sebastien Pouliot <spouliot@videotron.ca>
* AssemblyInfo.cs: New. Copied and ajusted from corlib.
* Locale.cs: New. Copied (verbatim) from corlib.
* ChangeLog: New.

View File

@@ -1,233 +0,0 @@
2010-03-16 Jb Evain <jbevain@novell.com>
* Makefile: rename the net_2_1 profile to moonlight.
2009-06-05 Marek Safar <marek.safar@gmail.com>
* Makefile: Fixed NET_2_0 conditional to actually handle Mono.Security
dependency.
2008-11-01 Sebastien Pouliot <sebastien@ximian.com>
* System.Security_test.dll.sources: Add new tests to build
System.Security.Cryptography.Pkcs/CmsRecipientCollectionTest.cs
System.Security.Cryptography.Xml/TransformTest.cs
System.Security.Cryptography.Xml/XmlDecryptionTransformTest.cs
2008-10-14 Gert Driesen <drieseng@users.sourceforge.net>
* System.Security_test.dll.sources: Added XmlLicenseTransformTest.cs
and XmlDsigExcC14NWithCommentsTransformTest.cs.
2008-09-23 Marek Safar <marek.safar@gmail.com>
* Makefile: Don't override global debug flag.
2007-06-12 Marek Safar <marek.safar@gmail.com>
* Makefile: Check only major framework version to do 2.x build.
2007-01-17 Atsushi Enomoto <atsushi@ximian.com>
* System.Security_test.dll.sources : added
XmlDsigExcC14NTransformTest.cs.
2006-12-15 Sebastien Pouliot <sebastien@ximian.com>
* Makefile: Execute PKITS tests only if the data is installed locally.
See System.dll unit tests for details.
* System.Security_test.dll.sources: Add some PKITS unit tests to the
build.
2006-11-08 Sebastien Pouliot <sebastien@ximian.com>
* System.Security_test.dll.sources: Added unit and CAS tests for
System.Security.Cryptography.X509Certificates.X509Certificate2UI
2006-09-22 Atsushi Enomoto <atsushi@ximian.com>
* Makefile:
Added Test/S.S.C.Xml/EncryptedXmlSample3.xml to EXTRA_DISTFILES.
2006-09-21 Atsushi Enomoto <atsushi@ximian.com>
* Makefile: oops, syntax breakage.
2006-09-21 Atsushi Enomoto <atsushi@ximian.com>
* Makefile:
Added Test/S.S.C.Xml/EncryptedXmlSample2.xml to EXTRA_DISTFILES.
2006-09-21 Atsushi Enomoto <atsushi@ximian.com>
* System.Security_test.dll.sources: added EncryptedXmlTest.cs.
* Makefile: added some extra test support files as EXTRA_DISTFILES.
2006-09-06 Atsushi Enomoto <atsushi@ximian.com>
* System.Security_test.dll.sources: added DataReferenceTest.cs.
2005-09-26 Sebastien Pouliot <sebastien@ximian.com>
* System.Security.dll.sources: Remove all X509 related classes.
* System.Security_test.dll.sources: Remove all X509 related tests.
* System.Security.Cryptography.X509Certificates/*.cs: moved to
System.dll assembly.
* Test/System.Security.Cryptography.X509Certificates/*.cs: moved to
System.dll assembly.
2005-05-18 Sebastien Pouliot <sebastien@ximian.com>
* System.Security_test.dll.sources: Added unit tests for System.
Security.Permissions.StorePermissionAttribute class.
2005-05-03 Sebastien Pouliot <sebastien@ximian.com>
* System.Security_test.dll.sources: Added unit tests for System.
Security.Cryptography.Pkcs.SignerInfoCollection class.
2005-04-25 Sebastien Pouliot <sebastien@ximian.com>
* System.Security.dll.sources: Added IRelDecryptor interface and
XmlLicenseTransform class to System.Security.Cryptography.Xml (2.0).
2005-04-23 Sebastien Pouliot <sebastien@ximian.com>
* System.Security.dll.sources: Added StorePermission and
StorePermissionAttribute to System.Security.Permissions (2.0).
2005-04-04 Atsushi Enomoto <atsushi@ximian.com>
* System.Security.dll.sources: added XmlSignatureStreamReader.cs.
2005-01-17 Sebastien Pouliot <sebastien@ximian.com>
* System.Security.dll.sources: Added System.Security.Cryptography.
X509Certificates/X509EnhancedKeyUsageExtension.cs and
X509SubjectKeyIdentifierHashAlgorithm.cs to the build.
* System.Security_test.dll.sources: Added System.Security.Cryptography
.Pkcs/Pkcs9ContentTypeTest.cs, Pkcs9MessageDigestTest.cs and System.
Security.Cryptography.X509Certificates/X509BasicConstraintsExtensionTest.cs,
X509EnhancedKeyUsageExtensionTest.cs, X509ExtensionTest.cs,
X509KeyUsageExtensionTest.cs and X509SubjectKeyIdentifierExtensionTest.cs
to the unit test assembly.
2005-01-06 Raja R Harinath <rharinath@novell.com>
* Makefile (LIB_MCS_FLAGS): Add reference to Mono.Security.dll
only in the NET 2.0 profile. See 2004-07-07 entry.
2005-01-05 Sebastien Pouliot <sebastien@ximian.com>
* Makefile: Don't ignore the CS0119 warnings (private field not used)
when building the assembly (the code is already clean for this).
* System.Security.dll.sources: Add DataProtectionPermission, Attribute
and Flags to the assembly (moved from corlib).
* System.Security_test.dll.sources: Add DataProtectionPermission
Attribute unit tests (moved from corlib unit tests).
2004-12-23 Sebastien Pouliot <sebastien@ximian.com>
* System.Security.dll.sources: Added System.Security.Cryptography/
ProtectedData.cs, ProtectedMemory.cs, DataProtectionScope.cs and
MemoryProtectionScope.cs as they been moved from mscorlib to here.
* System.Security_test.dll.sources : Added Test/System.Security.
Cryptography/ProtectedDataTest.cs and ProtectedMemoryTest.cs for the
same reason.
2004-09-04 Tim Coleman <tim@timcoleman.com>
* System.Security.dll.sources:
Add new System.Security.Cryptography.Pkcs classes.
2004-09-03 Tim Coleman <tim@timcoleman.com>
* System.Security.dll.sources:
Add new System.Security.Cryptography.X509Certificates classes
2004-09-02 Tim Coleman <tim@timcoleman.com>
* System.Security.dll.sources:
Add new System.Security.Cryptography.Xml classes
2004-07-09 Sebastien Pouliot <sebastien@ximian.com>
* System.Security_test.dll.sources: Fixed unit tests to work with Fx
2.0 beta 1.
2004-07-08 Sebastien Pouliot <sebastien@ximian.com>
* System.Security.dll.sources: Fixed classes to match Fx 2.0 beta 1.
2004-07-07 Sebastien Pouliot <sebastien@ximian.com>
* Makefile: Added a reference to Mono.Security because we'll require
many class from it for the NET_2_0 profile - but it would be better
not to have the dependency for NET_1_1.
* System.Security.dll.sources: Added a lot of existing classes (from
1.2 documentation) that were never compiled.
* System.Security_test.dll.sources: Added a lot of existing tests
(from 1.2 documentation) that were never compiled.
2004-03-26 Sebastien Pouliot <sebastien@ximian.com>
* System.Security.dll.sources: Added internal class Manifest.
2004-03-26 Atsushi Enomoto <atsushi@ximian.com>
* System.Security_test.dll.sources :
Added XmlDsigEnvelopedSignatureTest.cs.
2004-03-22 Sebastien Pouliot <sebastien@ximian.com>
* Makefile: Added /nowarn to cleanup display when building.
2004-03-16 Atsushi Enomoto <atsushi@ximian.com>
* System.Security.dll.sources: added XmlDsigNodeList.cs
2004-02-19 Tim Coleman <tim@timcoleman.com>
* System.Security.dll.sources: Add new
System.Security.Cryptography.Xml.SymmetricKeyWrap
2004-02-11 Sebastien Pouliot <spouliot@videotron.ca>
* System.Security_test.dll.sources: Added unit tests for
XmlDsigXPathTransform.
2004-02-10 Tim Coleman <tim@timcoleman.com>
* System.Security.dll.sources: Add new
System.Security.Cryptography.Xml classes.
2004-02-07 Tim Coleman <tim@timcoleman.com>
* System.Security.dll.sources: Add new
System.Security.Cryptography.Xml classes.
2004-01-11 Sebastien Pouliot <spouliot@videotron.ca>
* System.Security.dll.sources: Added AssemblyInfo.cs and Locale.cs.
2003-07-24 Sebastien Pouliot <spouliot@videotron.ca>
* System.Security.dll.sources: Added new Mono.Xml.XmlCanonicalizer.cs
from Aleksey Sanin.
2003-03-04 Sebastien Pouliot <spouliot@videotron.ca>
* System.Security.build: Added a new output System.Security_cmp.dll
which links with mscorlib. This version is to be used to generate
the class status web page (required for CorCompare).
2003-03-03 Sebastien Pouliot <spouliot@videotron.ca>
* System.Security.build: Updated build file to stop linking with
MS assemblies (and like with Mono's corlib instead).
2003-03-02 Sebastien Pouliot <spouliot@videotron.ca>
* list.unix: Added XmlSignature.cs.
2003-01-17 Sebastien Pouliot <spouliot@videotron.ca>
* System.Security.build: Simplified and fixed some issues.
2002-11-28 Sebastien Pouliot <spouliot@videotron.ca>
* System.Security.build: New. Nant build file for Windows.

View File

@@ -3,13 +3,12 @@ SUBDIRS =
include ../../build/rules.make
LIBRARY = System.Security.dll
LIB_REFS = System System.Xml Mono.Security
LIB_REFS = secxml/System bare/System.Xml Mono.Security
LIB_MCS_FLAGS = -nowarn:618 \
-d:SECURITY_DEP \
-r:$(corlib) \
-nowarn:414
LOCAL_MCS_FLAGS = -lib:$(secxml_libdir) -lib:$(bare_libdir)
LOCAL_MCS_FLAGS =
TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:168,169,183,219,414

View File

@@ -1,16 +0,0 @@
2008-02-10 Sebastien Pouliot <sebastien@ximian.com>
* NativeDapiProtection.cs: Don't call GetLastWin32Error so late and
use the value we already have from a previous call. Found using
Gendarme.
2005-10-27 Sebastien Pouliot <sebastien@ximian.com>
* NativeDapiProtection.cs: New. Native access to DPAPI (Data
Protection API) to implement ProtectedData on Windows (requires
Windows 2000 or later).
2005-10-20 Sebastien Pouliot <sebastien@ximian.com>
* ManagedProtection.cs: New. A managed class similar to ProtectedData.
Source code will be reused in other assemblies to protect data.

View File

@@ -1,62 +0,0 @@
2007-03-22 Atsushi Enomoto <atsushi@ximian.com>
* XmlCanonicalizer.cs : fill prefixes which should be actually
written. It must be actually done before canonicalization (so
that node list filtering still takes spec-conformant effect).
2007-01-23 Atsushi Enomoto <atsushi@ximian.com>
* XmlCanonicalizer.cs : in Canonicalize(XmlNodeList), nodes [0] could
be XmlDocument and thus it could cause NullReferenceException.
2007-01-23 Atsushi Enomoto <atsushi@ximian.com>
* XmlCanonicalizer.cs : it should be reset before being reused.
2007-01-22 Atsushi Enomoto <atsushi@ximian.com>
* XmlCanonicalizer.cs : Fixed incorect is-visibly-utilized check. Got
Phaos tests passed.
2007-01-17 Atsushi Enomoto <atsushi@ximian.com>
* XmlCanonicalizer.cs : don't output default namespace when the node's
namespace is not empty. Check "visibly utilized" namespace nodes in
exc-c14n. Also, in exc-c14n, rendered namespaces are not written.
Added InclusiveNamespaces PrefixList field (not in use yet).
2005-04-04 Atsushi Enomoto <atsushi@ximian.com>
* XmlCanonicalizer.cs : don't rip &#xD; off here.
2004-05-14 Atsushi Enomoto <atsushi@ximian.com>
* XmlCanonicalizer.cs :
Reverted xmlns change that seems my misinterpretation.
2004-05-13 Atsushi Enomoto <atsushi@ximian.com>
* XmlCanonicalizer.cs :
Element namespace is not XPath-selected(selectable) namespace nodes
and that should be outputted.
Don't return null for empty output.
2004-03-26 Atsushi Enomoto <atsushi@ximian.com>
* XmlCanonicalizer.cs :
Don't output &#xD; for Whitespace node.
To filter every kind of nodes, make sure node.Attributes isnot null.
This makes some phaos tests passed.
2004-02-14 Atsushi Enomoto <atsushi@ximian.com>
* XmlCanonicalizer.cs: Use child nodes of entity reference nodes (it
is now correctly supported in XmlEntityReference).
2003-07-24 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* XmlCanonicalizer.cs: fixed to make it build for 1.0 and 1.1.
2003-07-24 Sebastien Pouliot <spouliot@motus.com>
* XmlCanonicalizer.cs: New. C14N class from Aleksey Sanin.

View File

@@ -1,175 +0,0 @@
2009-06-05 Marek Safar <marek.safar@gmail.com>
* *.cs: Fixed NET_2_0 conditional to actually handle Mono.Security
dependency.
2008-11-01 Sebastien Pouliot <sebastien@ximian.com>
* CmsRecipientCollection.cs: Add comment about compatibility-NRE
[Found using Gendarme CheckParametersNullityInVisibleMethodsRule]
2008-10-12 Sebastien Pouliot <sebastien@ximian.com>
* EnvelopedCms.cs, SignedCms.cs: Remove unneeded field
initialization to their default values.
[Found using Gendarme AvoidUnneededFieldInitializationRule]
2006-12-15 Sebastien Pouliot <sebastien@ximian.com>
* SignedCms.cs: Add missing TODO. Some code exists but depends on
other, unimplemented, stuff.
2005-09-27 Sebastien Pouliot <sebastien@ximian.com>
* Pkcs9Attribute.cs: Added new CopyFrom method overrides (2.0 RC).
* Pkcs9SigningTime.cs: Don't call base.CopyFrom anymore.
2005-05-03 Sebastien Pouliot <sebastien@ximian.com>
* CmsSigner.cs: Removed old FIXME.
* ContentInfo.cs: Better detection (but still less strict than MS).
* EnvelopedCms.cs: Avoid possible NullReferenceException in Encrypt.
* KeyTransRecipientInfo.cs: Minor editing updates.
* Pkcs9ContentType.cs: Added encoding/decoding of the content
information (OID).
* Pkcs9MessageDigest.cs: Added encoding/decoding of the digest.
* SignedCms.cs: Version set to 0 (default). Serial numbers are
reversed here (Fx isn't very consistant in this regard).
* SignerInfo.cs: Convert the hash name to an OID.
* SignerInfoCollection.cs: Completed class.
2005-04-26 Sebastien Pouliot <sebastien@ximian.com>
* AlgorithmIdentifier.cs: Removed FIXME - seems "by design".
* ContentInfo.cs: Applied fix for ArgumentNullException (was fixed in
beta2).
* Pkcs9ContentType.cs: Added new override for CopyFrom.
* Pkcs9DocumentDescription.cs: Added new override for CopyFrom.
Applied fix for ArgumentNullException (was fixed in beta2).
* Pkcs9DocumentName.cs: Added new override for CopyFrom.
Applied fix for ArgumentNullException (was fixed in beta2).
* Pkcs9MessageDigest.cs: Added new override for CopyFrom.
* Pkcs9SigningTime.cs: Added new override for CopyFrom.
2005-04-25 Sebastien Pouliot <sebastien@ximian.com>
* SignedCms.cs: Fix compiler warning (unused variable).
2005-04-24 Sebastien Pouliot <sebastien@ximian.com>
* SubjectIdentifierType.cs: Removed (really) obsolete enum value and
[Serializable] attribute.
2005-04-23 Sebastien Pouliot <sebastien@ximian.com>
* CmsRecipient.cs, CmsRecipientCollection.cs, CmsSigner.cs,
EnvelopedCms.cs, KeyAgreeRecipientInfo.cs, Pkcs9Attribute.cs,
Pkcs9ContentType.cs, Pkcs9DocumentDescription.cs, Pkcs9DocumentName.cs,
Pkcs9MessageDigest.cs, Pkcs9SigningTime.cs, SignedCms.cs,
SignerInfo.cs: Adapted for changes in class names in beta2.
2005-01-17 Sebastien Pouliot <sebastien@ximian.com>
* Pkcs9Attribute.cs: Fixed wrt unit tests.
* Pkcs9ContentType.cs: Completed public part. Internals are still
todo later.
* Pkcs9DocumentDescription.cs: Completed implementation.
* Pkcs9DocumentName.cs: Completed implementation.
* Pkcs9SigningTime.cs: Completed implementation.
* Pkcs9MessageDigest.cs: Completed public part. Internals are still
todo later.
2004-09-04 Tim Coleman <tim@timcoleman.com>
* Pkcs9ContentType.cs Pkcs9MessageDigest.cs:
New classes for 2.0
2004-07-08 Sebastien Pouliot <sebastien@ximian.com>
* ContentInfo.cs: Added finalizer.
* CmsRecipient.cs: New. Replace Pkcs7Recipient (from 1.2).
* CmsRecipientCollection.cs: New. Replace Pkcs7RecipientCollection
(from 1.2).
* CmsRecipientEnumerator.cs: New. Replace Pkcs7RecipientEnumerator
(from 1.2).
* CmsSigner.cs: New. Replace Pkcs7Signer (from 1.2).
* EnvelopedCms.cs: New. Replace EnvelopedPkcs7 (from 1.2).
* KeyAgreeRecipientInfo.cs: Fixed internal constructor.
* Pkcs9Attribute.cs: Now inherit from AsnEncodedData. Fixed
constructors.
* Pkcs9DocumentDescription.cs: Sealed class and fixed API.
* Pkcs9DocumentName.cs: Sealed class and fixed API.
* Pkcs9SigningTime.cs: Sealed class and fixed API.
* PublicKeyInfo.cs: Sealed class.
* RecipientInfo.cs: Removed protected constructor.
* RecipientInfoCollection.cs: Sealed class.
* RecipientInfoEnumerator.cs: Sealed class.
* SignedCms.cs: New. Replace SignedPkcs7 (from 1.2).
* SignerInfo.cs: Sealed class and fixed API.
* SignerInfoCollection.cs: Sealed class and fixed CopyTo.
* SignerInfoEnumerator.cs: Sealed class.
* SubjectIdentifier.cs: Sealed class.
* SubjectIdentifierOrKey.cs: Sealed class.
* SubjectIdentifierType.cs: Fixed enum and added [Serializable].
2004-07-07 Sebastien Pouliot <sebastien@ximian.com>
* AlgorithmIdentifier.cs: Added missing #if NET_2_0.
* ContentInfo.cs: Fixed OID due to changes in Mono.Security.
* EnvelopedPkcs7.cs: Fixed OID due to changes in Mono.Security.
* SignedPkcs7.cs: Fixed OID due to changes in Mono.Security.
2003-12-07 Sebastien Pouliot <spouliot@videotron.ca>
* ContentInfo.cs: Modified default Oid not to include description.
Added basic support for static GetContentType.
* EnvelopedPkcs7.cs: New. Partial implementation of PKCS#7 envelopes
(encrypted data).
* KeyAgreeRecipientInfo.cs: New. Stub for key agreement informations.
Note that key agreement algorithms (DH) are absent from the framework.
* KeyTransRecipientInfo.cs: New. Implementation for key transport
informations.
* Pkcs7Recipient.cs: New. Implementation of "recipients" - how it
links to a X.509 certificate (issuer and serial key or subject key
info).
* Pkcs7RecipientCollection.cs: New. Collection of Pkcs7Recipient.
* Pkcs7RecipientEnumerator.cs: New. Enumerator for Pkcs7Recipient.
* Pkcs7AttributeCollection.cs: New. Collection of Pkcs9Attributes.
* Pkcs7AttributeEnumerator.cs: New. Enumerator for Pkcs9Attributes.
* PublicKeyInfo.cs: New. Handle public key informations.
* RecipientInfoCollection.cs: New. Collection of RecipientInfo (and
inherited classes).
* RecipientInfoEnumerator.cs: New. Enumerator for RecipientInfo (and
inherited classes).
* SignedPkcs7.cs: New. Partial implementation of PKCS#7 signed
structures.
* SignerInfo.cs: New. Information (certificate and attributes) about
the signer. Actual signature/verification stuff is missing.
* SignerInfoCollection.cs: New. Collection of SignerInfo.
* SignerInfoEnumarator.cs: New. Enumerator for SignerInfo.
* SubjectIdentifier.cs: New. Contains the type of identifier linking
to a subject.
* SubjectIdentifierOrKey.cs: New. Contains the subject's public key or
an information linking to a subject public key.
2003-11-08 Sebastien Pouliot <spouliot@videotron.ca>
* ContentInfo.cs: New. Class to encapsulate PKCS7 ContentInfo. Static
method GetContentType need to be completed (requires some test vectors).
* Pkcs7Signer.cs: New. Class to add attributes (authenticated and/or
authenticated), certificates and other informations to the signature.
* RecipientInfo.cs: New. Abstract class to encpasulate recipient
informations.
2003-11-07 Sebastien Pouliot <spouliot@videotron.ca>
* AlgorithmIdentifier.cs: New. Class to encapsulate PKCS7 AlgorithmIdentifier.
* CryptographicAttribute.cs: Basic class for attributes.
* KeyAgreeKeyChoice.cs: New. Enumeration for key agreement.
* Pkcs9Attribute.cs: New. Base class for Pkcs#9 attributes.
* Pkcs9DocumentDescription.cs: New. Pkcs#9 DocumentDescription attribute.
* Pkcs9DocumentName.cs: New. Pkcs#9 DocumentName attribute.
* Pkcs9SigningTime.cs: New. Pkcs#9 SigningTime attribute.
* RecipientInfoType.cs: New. Enumeration for RecipientInfo.
* RecipientSubType.cs: New. Enumeration for RecipientInfo.
* SubjectIdentifierOrKeyType.cs: New. Enumeration for SubjectIdentifier.
* SubjectIdentifierType.cs: New. Enumeration for SubjectIdentifier.

View File

@@ -1,23 +0,0 @@
2006-11-08 Sebastien Pouliot <sebastien@ximian.com>
* X509Certificate2UI.cs: Fix exceptions, add security attributes and
notes.
2005-11-09 Sebastien Pouliot <sebastien@ximian.com>
* X509SelectionFlag.cs: Removed extra [Serializable].
2005-09-27 Sebastien Pouliot <sebastien@ximian.com>
* X509Certificate2UI.cs: Hide constructor (it should have been a
static class). Fixed Display/DisplayCertificate method name.
2005-09-27 Sebastien Pouliot <sebastien@ximian.com>
* X509Certificate2UI.cs: New. Class to handle UI (yuck) for
certificate display and selection.
* X509SelectionFlag.cs: Moved back from System.dll.
2005-09-26 Sebastien Pouliot <sebastien@ximian.com>
* All classes moved in System.dll

View File

@@ -1,42 +0,0 @@
2009-06-05 Marek Safar <marek.safar@gmail.com>
* *.cs: Fixed NET_2_0 conditional to actually handle Mono.Security
dependency.
2005-10-27 Sebastien Pouliot <sebastien@ximian.com>
* ProtectedData.cs: Added support for Windows (2000 and later) by
p/invoking DPAPI thru Mono.Security.Cryptography.NativeDapiProtection.
2005-10-20 Sebastien Pouliot <sebastien@ximian.com>
* CryptographicAttributeCollection.cs: Fixed Add and Remove methods.
* ProtectedMemory.cs: Implemented (unmanaged) for Windows only.
* ProtectedData.cs: Implemented for everything except Windows ;-) by
using the new ManagedProtection class.
2005-09-26 Sebastien Pouliot <sebastien@ximian.com>
* Asn*.cs, Oid*.cs: Moved to System.dll
2005-04-23 Sebastien Pouliot <sebastien@ximian.com>
* CryptographicAttribute.cs: Renamed class to CryptographicAttribute
Object to match beta2.
* CryptographicAttributeCollection.cs: Renamed class to Cryptographic
AttributeObjectCollection to match beta2.
* CryptographicAttributeEnumerator.cs: Renamed class to Cryptographic
AttributeObjectEnumerator to match beta2.
2005-01-13 Sebastien Pouliot <sebastien@ximian.com>
* CryptographicAttribute.cs: Fixed implementation with updated unit
tests.
2004-07-08 Sebastien Pouliot <spouliot@videotron.ca>
* CryptographicAttribute.cs: New. Moved from S.S.C.Pkcs.
* CryptographicAttributeCollection.cs: New. Replace S.S.C.Pkcs.
Pkcs9AttributeCollection.
* CryptographicAttributeEnumerator.cs: New. Replace S.S.C.Pkcs.
Pkcs9AttributeEnumerator.

View File

@@ -1,30 +0,0 @@
2008-10-12 Sebastien Pouliot <sebastien@ximian.com>
* DataProtectionPermissionAttribute.cs, DataProtectionPermission.cs:
Remove unneeded field initialization to their default values.
[Found using Gendarme AvoidUnneededFieldInitializationRule]
2005-10-20 Sebastien Pouliot <sebastien@ximian.com>
* DataProtectionPermission.cs: Fixed Flags property to allow multiple
values.
2005-09-26 Sebastien Pouliot <sebastien@ximian.com>
* Store*.cs: Moved in System.dll
2005-05-18 Jordi Mas i Hernandez <jordi@ximian.com>
* DataProtectionPermissionAttribute.cs: fixes flag cleaning logical operation
2005-01-05 Sebastien Pouliot <sebastien@ximian.com>
* DataProtectionPermission.cs: Removed IBuiltInPermission (it's not in
corlib so it's no more built-in). Updated to use PermissionHelper.
* PermissionHelper.cs: New. Common helpers for permissions classes.
2005-01-05 Sebastien Pouliot <sebastien@ximian.com>
* DataProtectionPermission.cs: Moved from corlib.
* DataProtectionPermissionAttribute.cs: Moved from corlib.
* DataProtectionPermissionFlags.cs: Moved from corlib.

View File

@@ -1,108 +0,0 @@
2009-06-26 Robert Jordan <robertj@gmx.net>
* *.cs: Upgrade to new NUnit style.
2008-11-01 Sebastien Pouliot <sebastien@ximian.com>
* CmsRecipientCollectionTest.cs: Verify NRE behavior of ctor.
2006-12-15 Sebastien Pouliot <sebastien@ximian.com>
* PkitsTest.cs: New. Common test code to use the PKITS test data.
* Pkits_4_01_SignatureVerification.cs: New. Test signature on S/MIME
using the PKITS test data (if available).
2005-09-27 Sebastien Pouliot <sebastien@ximian.com>
* Pkcs9AttributeTest.cs: Added new tests case for new overriden
CopyFrom (added in 2.0 RC).
* Pkcs9ContentTypeTest.cs: Fixed tests case for 2.0 RC.
* Pkcs9MessageDigestTest.cs: Fixed tests case for 2.0 RC.
2005-05-03 Sebastien Pouliot <sebastien@ximian.com>
* ContentInfoTest.cs: Addd test cases for data, envelopedData and
other "bad" cases.
* EnvelopedCmsTest.cs: Added [Category ("NotWorking")] to tests for
which Mono isn't complete enough to execute.
* KeyTransRecipientInfoTest.cs: Added test for EncryptedKey (reference
not copy).
* Pkcs9ContentTypeTest.cs: Removed FIXME (fixed in beta2). Added
CopyFrom tests.
* Pkcs9DocumentDescriptionTest.cs: Removed FIXME (fixed in beta2).
* Pkcs9MessageDigestTest.cs: Added CopyFrom tests.
* SignerInfoCollectionTest.cs: New. Tests for SignerInfoCollection.
* SignerInfoTest.cs: Mark some method/data internal so they can be
reused for other tests.
2005-04-26 Sebastien Pouliot <sebastien@ximian.com>
* AlgorithmIdentifierTest.cs: Complete some test cases. Updated to
NUnit 2.2 API.
* SignedCmsTest.cs: Added [Ignore] to 3 tests that now also fails
on beta2.
2005-04-23 Sebastien Pouliot <sebastien@ximian.com>
* CmsRecipientTest.cs, CmsSignerTest.cs, EnvelopedCmsTest.cs,
Pkcs9AttributeTest.cs, Pkcs9DocumentDescriptionTest.cs,
Pkcs9DocumentNameTest.cs, Pkcs9SigningTimeTest.cs, SignedCmsTest.cs:
Adapted for class name changes in beta2 and re-activated some tests on
Windows that were fixed in beta2.
2005-01-17 Sebastien Pouliot <sebastien@ximian.com>
* Pkcs9ContentTypeTest.cs: New. Unit tests for ContentType attribute.
* Pkcs9DocumentDescriptionTest.cs: Added tests for Format(bool).
* Pkcs9DocumentNameTest.cs: Added tests for Format(bool).
* Pkcs9MessageDigestTest.cs: New. Unit tests for MessageDigest attr.
* Pkcs9SigningTimeTest.cs: Added tests for Format(bool) and tests to
check valid dates - limited to [1950,2049].
2004-07-09 Sebastien Pouliot <sebastien@ximian.com>
* AlgorithmIdentifierTest.cs: Fixed for Fx 2.0 beta1.
* CmsRecipientTest.cs: Replace Pkcs7RecipientTest.cs in Fx 2.0 beta1.
* CmsSignerTest.cs: Replace Pkcs7SignerTest.cs in Fx 2.0 beta1.
* ContentInfoTest.cs: Fixed for Fx 2.0 beta1.
* EnvelopedCmsTest.cs: Replace EnvelopedPkcs7Test.cs in Fx 2.0 beta1.
* KeyTransRecipientInfoTest.cs: Fixed for Fx 2.0 beta1.
* Pkcs9AttributeTest.cs: Fixed for Fx 2.0 beta1.
* Pkcs9DocumentDescriptionTest.cs: Fixed for Fx 2.0 beta1.
* Pkcs9DocumentNameTest.cs: Fixed for Fx 2.0 beta1.
* Pkcs9SigningTimeTest.cs: Fixed for Fx 2.0 beta1.
* SignedCmsTest.cs: Replace SignedPkcs7Test.cs in Fx 2.0 beta1.
* SignerInfoTest.cs: Fixed for Fx 2.0 beta1.
* SubjectIdentifierTest.cs: Fixed for Fx 2.0 beta1.
2004-07-07 Sebastien Pouliot <sebastien@ximian.com>
* ContentInfoTest.cs: Adjusted for changes in Mono.Security.
2003-12-07 Sebastien Pouliot <spouliot@videotron.ca>
* ContentInfoTest.cs: Changed test for GetContentType.
* EnvelopedPkcs7Test.cs: New. Unit tests for EnvelopedPkcs7
(encryption).
* KeyTransRecipientInfoTest.cs: New. Unit tests for
KeyTransRecipientInfo.
* Pkcs7RecipientTest.cs: New. Unit tests for Pkcs7Recipient.
* SignedPkcs7Test.cs: New. Unit tests for SignedPkcs7 (signatures).
* SignedInfoTest.cs: New. Unit tests for SignedInfo.
* SubjectIdentifierTest.cs: New. Unit tests for SubjectIdentifier.
2003-11-08 Sebastien Pouliot <spouliot@videotron.ca>
* ContentInfoTest.cs: New. (Incomplete) Unit tests for ContentInfo.
* Pkcs7SignerTest.cs: New. New. Unit tests for Pkcs7Signer.
* RecipientInfoTest.cs: New. Unit tests for abstract class RecipientInfo.
2003-11-07 Sebastien Pouliot <spouliot@videotron.ca>
* AlgorithmIdentifierTest.cs: New. Unit tests for AlgorithmIdentifier.
* CryptographicAttributeTest.cs: New. Unit tests for CryptographicAttribute.
* Pkcs9AttributeTest.cs: New. Unit tests for Pkcs9Attribute (same as for
CryptographicAttribute).
* Pkcs9DocumentDescriptionTest.cs: New. Unit tests for Pkcs9DocumentDescription.
* Pkcs9DocumentNameTest.cs: New. Unit tests for Pkcs9DocumentName.
* Pkcs9SigningTimeTest.cs: New. Unit tests for Pkcs9SigningTime.

View File

@@ -1,9 +0,0 @@
2006-11-08 Sebastien Pouliot <sebastien@ximian.com>
* X509Certificate2UICas.cs: New (2.0) CAS tests for X509Certificate2UI
* X509Certificate2UITest.cs: New (2.0) unit tests for
X509Certificate2UI
2005-09-26 Sebastien Pouliot <sebastien@ximian.com>
* All tests moved to System.dll assembly.

View File

@@ -1,389 +0,0 @@
2009-07-14 Sebastien Pouliot <sebastien@ximian.com>
* SignedInfoTest.cs: Test case for Signature Length/Method mixup
* SignedXmlTest.cs: Test cases for HMACOutputLength
2009-06-26 Robert Jordan <robertj@gmx.net>
* *.cs: Upgrade to new NUnit style.
2008-11-01 Sebastien Pouliot <sebastien@ximian.com>
* EncryptedXmlTest.cs: Add null check test cases for many methods.
* SignedXmlTest.cs: New. Check that GetIdElement returns null when
either parameter is null.
* TransformTest.cs: New. Check null check behavior.
* XmlDecryptionTransformTest.cs: New. Check null check behavior.
* XmlDsigC14NTransformTest.cs: Confirm MS.NET NRE behavior inside
GetDigestedOutput method.
* XmlDsigExcC14NTransformTest.cs: Confirm MS.NET NRE behavior inside
GetDigestedOutput method.
2008-10-14 Gert Driesen <drieseng@users.sourceforge.net>
* XmlDsigXsltTranformTest.cs: Added test for .ctor (bool).
* XmlDsigEnvelopedTransformTest.cs: Added test for .ctor (bool). Use
Assert class. Improved properties tests.
* XmlDsigC14TransformTest.cs: Added test for .ctor (bool).
* XmlDsigExcC14NTransformTest.cs: Added .ctor tests and added asserts
IncludsiveNamespacesPrefixList
* XmlDsigExcC14NWithCommentsTransformTest.cs: Added basic .ctor and
properties tests.
* XmlDsigC14NWithCommentsTransformTest.cs: Fixed line endings.
* XmlLicenseTransformTest.cs: Added basic .ctor and properties tests.
2008-09-17 Sebastien Pouliot <sebastien@ximian.com>
* SignedXmlTest.cs: Add test cases for HMACSHA[256|384|512] and
HMACRIPEMD160 which are supported in 2.0. Based on test case from
Fredrik Olsson on bug #425724.
2008-08-14 Gert Driesen <drieseng@users.sourceforge.net>
* KeyInfoX509DataTest.cs
* SignedInfoTest.cs
* XmlDsigC14NTransformTest.cs
* XmlDsigExcC14NTransformTest.cs
* XmlDsigC14NWithCommentsTransformTest.cs
* ReferenceTet.cs
* SignatureTest.cs: Fixed line endings.
2008-05-25 Sebastien Pouliot <sebastien@ximian.com>
* XmlDsigBase64TransformTest.cs: Add test case for InputTypes
* XmlDsigExcC14NTransformTest.cs: Add test case for InputTypes
2007-03-22 Atsushi Enomoto <atsushi@ximian.com>
* XmlDsigC14NTransformTest.cs : added test for xmlns attribute
completion for input nodes, as well as test for
PropagatedNamespaces (ignored so far).
2007-01-25 Atsushi Enomoto <atsushi@ximian.com>
* SignedXmlTest.cs : enable SignElementWithPrefixedNamespace().
2007-01-23 Atsushi Enomoto <atsushi@ximian.com>
* SignedXmlTest.cs : fixed ambiguous variable name in previous tests.
2007-01-23 Atsushi Enomoto <atsushi@ximian.com>
* SignedXmlTest.cs :
run the transformation in yesterday's test twice.
2007-01-22 Atsushi Enomoto <atsushi@ximian.com>
* XmlDsigExcC14NTransformTest.cs, XmlDsigC14NTransformTest.cs,
SignedXmlTest.cs : added some more tests which blocks indigo.
2007-01-17 Atsushi Enomoto <atsushi@ximian.com>
* XmlDsigExcC14NTransformTest.cs : new tests, mostly copied from
non-exc test.
2007-01-12 Atsushi Enomoto <atsushi@ximian.com>
* SignedXmlTest.cs : added DataReferenceToNonDataObject().
2007-01-12 Atsushi Enomoto <atsushi@ximian.com>
* DataObjectTest.cs : test to make sure to not clear attributes or
children unnecessarily.
2007-01-12 Atsushi Enomoto <atsushi@ximian.com>
* SignedXmlTest.cs : fixed ComputeSignatureNoSigningKey() to not
expect silly exception. Added test for malformed reference.
2007-01-12 Atsushi Enomoto <atsushi@ximian.com>
* SignedXmlTest.cs : added ComputeSignatureNoSigningKey().
2006-11-01 Atsushi Enomoto <atsushi@ximian.com>
* SignedXmlTest.cs : added Ignore for failing wrong test by design.
2006-10-11 Atsushi Enomoto <atsushi@ximian.com>
* SignedXmlTest.cs : added a test for signature method mismatch.
2006-09-25 Gert Driesen <drieseng@users.sourceforge.net>
* SignedXmlTest.cs: Added tests for bug #79454 and bug #79483 (marked
NotWorking).
2006-09-22 Atsushi Enomoto <atsushi@ximian.com>
* EncryptedXmlTest.cs, EncryptedXmlSample3.xml :
another decryption test for padding sanity.
2006-09-21 Atsushi Enomoto <atsushi@ximian.com>
* EncryptedXmlTest.cs : added roundtrip sample i.e. encryption test.
2006-09-21 Atsushi Enomoto <atsushi@ximian.com>
* EncryptedXmlTest.cs, EncryptedXmlSample2.xml :
Added another case that expects correct padding processing which is
specified in W3C xmlenc spec section 5.2.
2006-09-21 Atsushi Enomoto <atsushi@ximian.com>
* EncryptedXmlTest.cs :
removed problematic culture change (was for debugging).
2006-09-21 Atsushi Enomoto <atsushi@ximian.com>
* EncryptedXmlTest.cs : new file. Added practical example.
* EncryptedXmlSample1.xml, sample.pfx : support files for the above test.
2006-09-06 Atsushi Enomoto <atsushi@ximian.com>
* DataReferenceTest.cs : new test.
2005-09-27 Sebastien Pouliot <sebastien@ximian.com>
* KeyInfoX509DataTest.cs: Fixed tests case for 2.0 RC.
* XmlDsigXPathTransformTest.cs: Fixed tests case for 2.0 RC.
2005-05-31 Atsushi Enomoto <atsushi@ximian.com>
* XmlDsigC14NWithCommentsTransformTest.cs : added File.Delete()
sanity check on CleanUp().
2005-05-05 Sebastien Pouliot <sebastien@ximian.com>
* ReferenceTest.cs: Changed AddAllTransforms from Ignored to category
NotDotNet as the test seems to fail only under NUnit.
2005-05-04 Sebastien Pouliot <sebastien@ximian.com>
* AssertCrypto.cs: Added method to compare somewhat different but ok
XML fragments (when the xmlns for xmldsig is on a different element).
* KeyInfoTest.cs, KeyInfoRetrievalMethodTest.cs, ReferenceTest.cs,
SignedInfoTest.cs, SignatureTest.cs, SignedXmlTest.cs,
XmlDsigC14NTransformTest.cs, XmlDsigC14NWithCommentsTransformTest.cs,
XmlDsigXPathTransformTest.cs: Make all tests works under Fx 2.0 beta 2
2005-05-02 Sebastien Pouliot <sebastien@ximian.com>
* SignedXmlTest.cs: AddObject and AddReference now throws
ArgumentNullException in 2.0.
* XmlDsigC14NWithCommentsTransformTest.cs: InputType was fixed in 2.0.
* XmlDsigC14NTransformTest.cs: InputType was fixed in 2.0.
* XmlDsigXsltTransformTest.cs: Fixed tests for 2.0, InputType, Empty
XSLT and invalid XSLT (new exception).
2005-04-28 Sebastien Pouliot <sebastien@ximian.com>
* XmlDsigXPathTransformTest.cs: Marked FunctionHereObsolete (ignored)
and LoadInputAsXmlNodeList (failure) as [Category("NotWorking")] as
they both pass under MS 1.x runtime (for bad and/or good reasons).
2005-04-26 Sebastien Pouliot <sebastien@ximian.com>
* KeyInfoX509DataTest.cs: Added new unit tests for NET_1_1 and updated
tests to work on NET_2_0.
2005-04-06 Atsushi Enomoto <atsushi@ximian.com>
* XmlDsigC14NTransformTest.cs :
Reverted last change in LoadInputAsXmlNodeList2(). It is MS bug.
It now handles Load() behavioral difference between Stream and
XmlDocument as expected.
2005-02-27 Nick Drochak <ndrochak@ieee.org>
* XmlDsigXsltTransformTest.cs:
* XmlDsigC14NTransformTest.cs: Make tests pass on MS.NET 1.1.
2004-06-06 Atsushi Enomoto <atsushi@ximian.com>
* XmlDsigXsltTransformTest.cs : Fixed EmbeddedStylesheet() that missed
xmlns:xsl declaration.
2004-05-20 Sebastien Pouliot <sebastien@ximian.com>
* KeyInfoTest.cs: SetUp is now public (required for new nunit).
* ReferenceTest.cs: SetUp is now public (required for new nunit).
2004-05-14 Atsushi Enomoto <atsushi@ximian.com>
* XmlDsigC14NTransform.cs : Reverted Ingore attribute that does not
seem like incorrect test.
2004-05-05 Atsushi Enomoto <atsushi@ximian.com>
* XmlDsigBase64Transform.cs : LoadInputAsXmlNodeList() is testable.
* XmlDsigC14NTransformTest.cs : Ignore LoadInputAsXmlNodeList(); that
test premises incorrect namespace handling.
* XmlDsigXPathTransformTest.cs : Removed some FIXMEs (counting node
will give more expected results),
plus some noise on FunctionHereObsolete().
2004-03-26 Atsushi Enomoto <atsushi@ximian.com>
* Added XmlDsigEnvelopedSignatureTransformTest.cs.
* SignedXmlTest.cs : Added some KeyInfo and error handling repro.
2004-03-24 Atsushi Enomoto <atsushi@ximian.com>
* ReferenceTest.cs : Test for keeping document object identity.
* XmlDsigC14NTransformTest.cs : Fixed LoadInputAsXmlNodeList(). Here,
passed XmlNodeList means filtered (e.g. XPath) nodes, which might
contain parent and children as each node in the list.
Added LoadInputAsXmlNodeList2(), which fails in the meantime.
2004-03-23 Atsushi Enomoto <atsushi@ximian.com>
* SignedInfoTest.cs : assure the owner document object equality /
inequality with related to LoadXml() and setting properties.
2004-03-23 Atsushi Enomoto <atsushi@ximian.com>
* DataObjectTest.cs : assure that owner document object is different
after setting properties.
2004-03-20 Sebastien Pouliot <sebastien@ximian.com>
* SignedXmlTest.cs: Renamed GetPublicKey to PublicGetPublicKey to
remove warning.
2004-03-19 Sebastien Pouliot <sebastien@ximian.com>
* SignedXmlTest.cs: Completed unit tests as many methods were not
tested at all previously.
2004-03-15 Sebastien Pouliot <sebastien@ximian.com>
* SignedXmlTest.cs: Added null test for LoadXml.
2004-03-14 Atsushi Enomoto <atsushi@ximian.com>
* XmlDsigXPathTransformTest.cs : added TransformSimple() and
FunctionHere() [commented].
2004-03-13 Atsushi Enomoto <atsushi@ximian.com>
* XmlDsigC14NWithCommentsTransformTest,cs : world.txt causes FileShare
Win32Error so it should be added only when it does not exist.
* XmlDsigXsltTransformTest.cs : embedded stylesheet should have
version attribute. EmbeddedStylesheet() should also load input doc.
2004-03-12 Sebastien Pouliot <sebastien@ximian.com>
* XmlDsigC14NTransformTest.cs: Fixed missing files error under MS.NET.
* XmlDsigC14NWithCommentsTransformTest.cs: Fixed missing files error
under MS.NET.
2004-03-11 Atsushi Enomoto <atsushi@ximian.com>
* XmlDsigC14NTransformTest.cs : Stream2String() should consider utf-8
escaping (i.e. it must be the same as with-comments test).
Enabled example6 (encoding test).
* XmlDsigXsltTransformTest.cs :
GetXslDoc() now works (xmlns for dsig was missing).
Added EmptyXslt(), EmbeddedStylesheet() and InvalidXslt().
Activated ignored LoadInputAsXXX() and Load2() by supplying xsl.
2004-03-04 Atsushi Enomoto <atsushi@ximian.com>
* SignatureTest.cs : added some malformed xml tests.
2004-02-14 Atsushi Enomoto <atsushi@ximian.com>
* XmlDsigC14NTransformTest.cs,
XmlDsigC14NWithCommentsTransformTest.cs:
uncommented some code blocks which should be tested.
2004-02-11 Sebastien Pouliot <sebastien@ximian.com>
* KeyInfoTest.cs: Corrected the xmlRSA XML string.
* ReferenceTest.cs: Tests fixed if XML is different (but equivalent)
to MS implementation.
* SignatureTest.cs: Tests fixed if XML is different (but equivalent)
to MS implementation.
* XmlDsigBase64TransformTest.cs: New UnprotectedGetInnerXml class to get
results from the protected GetInnerXml. No more convertion to arrays.
* XmlDsigC14NTransformTest.cs: New UnprotectedGetInnerXml class to get
results from the protected GetInnerXml. Fixed input/output typo. Tests
fixed if XML is different (but equivalent) to MS implementation.
* XmlDsigC14NWithCommentsTransformTest.cs: New UnprotectedGetInnerXml
class to get results from the protected GetInnerXml. Fixed input/output
typo.
* XmlDsigXPathTransformTest.cs: New. Unit tests XmlDsigXPathTransform.
* XmlDsigXsltTransformTest.cs: New UnprotectedGetInnerXml class to get
results from the protected GetInnerXml. Fixed input/output typo.
2003-12-14 Sebastien Pouliot <spouliot@videotron.ca>
* SignedXmlTest.cs: Added a new unit test to verify both bugs (no
key assigned on verification and GetElementId) found when fixing
#52084.
2003-07-28 Sebastien Pouliot <spouliot@videotron.ca>
* XmlDsigC14NTransformTest.cs: Corrected test for .NET 1.1 (that was a
bug in .NET 1.0). There are no more unit test failures on Windows.
2003-07-27 Sebastien Pouliot <spouliot@videotron.ca>
* KeyInfoTest.cs: Added #if NET_1_0 for the RetrievalMethod bug.
2003-07-24 Sebastien Pouliot <spouliot@videotron.ca>
* XmlDsigC14NTransformTest.cs: New tests from Aleksey Sanin.
* XmlDsigC14NWithCommentsTransformTest.cs: New tests from
Aleksey Sanin.
2003-06-02 Sebastien Pouliot <spouliot@videotron.ca>
* KeyInfoRetrievalMethodTest.cs: Changed RetrievalElement to
RetrievalMethod to match W3C specification and framework 1.1.
2003-05-13 Martin Willemoes Hansen <mwh@sysrq.dk>
* Tests inherits from Assertion and Assertion. prefix is removed
2003-03-03 Sebastien Pouliot <spouliot@videotron.ca>
* XmlDsigBase64TransformTest.cs: Simplified some parts when fixing
XPath test.
2003-03-02 Sebastien Pouliot <spouliot@videotron.ca>
* KeyInfoNameTest.cs: Better naming.
* KeyInfoRetrievalMethodTest.cs: Splitted a test.
2003-02-19 Sebastien Pouliot <spouliot@videotron.ca>
* All: Updated tests for NUnit2. Some big tests where splited in
smaller ones.
* XmlDsigC14NTransformTest.cs: New, but almost empty, test suite.
* XmlDsigC14NWithCommentsTransformTest.cs: New, but almost empty,
test suite.
2002-11-28 Sebastien Pouliot <spouliot@videotron.ca>
* AllTests.cs: Added missing test suites.
2002-11-20 Sebastien Pouliot <spouliot@videotron.ca>
* AllTests.cs: New. Added suites for very listed files.
* DataObjectTest.cs: New. Test suite for DataObject.
* DSAKeyValueTest.cs: New. Test suite for DSAKeyValue.
* KeyInfoNameTest.cs: New. Test suite for KeyInfoName.
* KeyInfoNodeTest.cs: New. Test suite for KeyInfoNode.
* KeyInfoRetrievalMethodTest.cs: New. Test suite for DSAKeyValue.
* KeyInfoTest.cs: New. Test suite for KeyInfo.
* KeyInfoX509DataTest.cs: New. Test suite for KeyInfoX509Data.
* ReferenceTest.cs: New. Incomplete test suite for Reference.
* RSAKeyValueTest.cs: New. Test suite for RSAKeyValue.
* SignatureTest.cs: New. Partial test suite for Signature.
* SignedInfoTest.cs: New. Partial test suite for SignedInfo.
* SignedXmlTest.cs: New. Partial test suite for SignedXml.
* TransformChainTest.cs: New. Test suite for TransformChain.
* XmlDsigBase64TransformTest.cs: New. Partial test suite for
XmlDsigBase64Transform
* XmlDsigXsltTransformTest.cs: New. Partial test suite for
XmlDsigXsltTransform.

View File

@@ -1,34 +0,0 @@
2005-10-20 Sebastien Pouliot <sebastien@ximian.com>
* CryptographicAttributeObjectCas.cs: New. CAS unit tests.
* CryptographicAttributeObjectEnumeratorCas.cs: New. CAS unit tests.
* CryptographicAttributeObjectEnumeratorTest.cs: New. Unit tests.
* CryptographicAttributeObjectCollectionCas.cs: New. CAS unit tests.
* CryptographicAttributeObjectCollectionTest.cs: New. Unit tests.
* ProtectedDataCas.cs: New. CAS unit tests.
* ProtectedDataTest.cs: Reworked/complete unit tests.
* ProtectedMemoryCas.cs: New. CAS unit tests.
* ProtectedMemoryTest.cs: Reworked/complete unit tests.
2005-09-26 Sebastien Pouliot <sebastien@ximian.com>
* Asn*.cs, Oid*.cs: Moved to System.dll
2005-04-27 Sebastien Pouliot <sebastien@ximian.com>
* ProtectedDataTest.cs: Updated to NUnit 2.2 API to use Ignore it the
platform doesn't support ProtectedData.
* ProtectedMemoryTest.cs: Updated to NUnit 2.2 API to use Ignore it
the platform doesn't support ProtectedData.
2005-04-23 Sebastien Pouliot <sebastien@ximian.com>
* CryptographicAttributeTest.cs: Changed class names to match beta2.
2005-01-13 Sebastien Pouliot <sebastien@ximian.com>
* CryptographicAttributeTest.cs: Updated to NUnit 2.2 tests.
2004-07-09 Sebastien Pouliot <sebastien@ximian.com>
* CryptographicAttributeTest.cs: New. Moved from S.S.C.Pkcs.

View File

@@ -1,20 +0,0 @@
2005-09-26 Sebastien Pouliot <sebastien@ximian.com>
* StorePermissionAttributeTest.cs: Moved in System.dll
2005-09-22 Sebastien Pouliot <sebastien@ximian.com>
* DataProtectionPermissionAttributeTest.cs: Removed *Choice security
actions.
* StorePermissionAttributeTest.cs: Removed *Choice security actions.
2005-05-18 Sebastien Pouliot <sebastien@ximian.com>
* DataProtectionPermissionAttributeTest.cs: Added tests to check for
individual removal of flags.
* StorePermissionAttributeTest.cs: New. Unit tests for
StorePermissionAttribute.
2005-01-05 Sebastien Pouliot <sebastien@ximian.com>
* DataProtectionPermissionAttributeTest.cs: Moving from corlib.