1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233
|
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.
|