2007-10-04 Jonathan Pobst <monkey@jpobst.com>
[mono.git] / mcs / class / System.Security / ChangeLog
1 2007-06-12  Marek Safar <marek.safar@gmail.com>
2
3         * Makefile: Check only major framework version to do 2.x build.
4
5 2007-01-17  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * System.Security_test.dll.sources : added
8           XmlDsigExcC14NTransformTest.cs.
9
10 2006-12-15  Sebastien Pouliot  <sebastien@ximian.com>
11
12         * Makefile: Execute PKITS tests only if the data is installed locally.
13         See System.dll unit tests for details.
14         * System.Security_test.dll.sources: Add some PKITS unit tests to the
15         build.
16
17 2006-11-08  Sebastien Pouliot  <sebastien@ximian.com>
18
19         * System.Security_test.dll.sources: Added unit and CAS tests for 
20         System.Security.Cryptography.X509Certificates.X509Certificate2UI
21
22 2006-09-22  Atsushi Enomoto  <atsushi@ximian.com>
23
24         * Makefile:
25           Added Test/S.S.C.Xml/EncryptedXmlSample3.xml to EXTRA_DISTFILES.
26
27 2006-09-21  Atsushi Enomoto  <atsushi@ximian.com>
28
29         * Makefile: oops, syntax breakage.
30
31 2006-09-21  Atsushi Enomoto  <atsushi@ximian.com>
32
33         * Makefile:
34           Added Test/S.S.C.Xml/EncryptedXmlSample2.xml to EXTRA_DISTFILES.
35
36 2006-09-21  Atsushi Enomoto  <atsushi@ximian.com>
37
38         * System.Security_test.dll.sources: added EncryptedXmlTest.cs.
39         * Makefile: added some extra test support files as EXTRA_DISTFILES.
40
41 2006-09-06  Atsushi Enomoto  <atsushi@ximian.com>
42
43         * System.Security_test.dll.sources: added DataReferenceTest.cs.
44
45 2005-09-26  Sebastien Pouliot  <sebastien@ximian.com>
46
47         * System.Security.dll.sources: Remove all X509 related classes.
48         * System.Security_test.dll.sources: Remove all X509 related tests.
49         * System.Security.Cryptography.X509Certificates/*.cs: moved to 
50         System.dll assembly.
51         * Test/System.Security.Cryptography.X509Certificates/*.cs: moved to
52         System.dll assembly.
53
54 2005-05-18  Sebastien Pouliot  <sebastien@ximian.com>
55
56         * System.Security_test.dll.sources: Added unit tests for System.
57         Security.Permissions.StorePermissionAttribute class.
58
59 2005-05-03  Sebastien Pouliot  <sebastien@ximian.com>
60
61         * System.Security_test.dll.sources: Added unit tests for System.
62         Security.Cryptography.Pkcs.SignerInfoCollection class.
63
64 2005-04-25  Sebastien Pouliot  <sebastien@ximian.com>
65
66         * System.Security.dll.sources: Added IRelDecryptor interface and 
67         XmlLicenseTransform class to System.Security.Cryptography.Xml (2.0).
68
69 2005-04-23  Sebastien Pouliot  <sebastien@ximian.com>
70
71         * System.Security.dll.sources: Added StorePermission and 
72         StorePermissionAttribute to System.Security.Permissions (2.0).
73
74 2005-04-04  Atsushi Enomoto  <atsushi@ximian.com>
75
76         * System.Security.dll.sources: added XmlSignatureStreamReader.cs.
77
78 2005-01-17  Sebastien Pouliot  <sebastien@ximian.com>
79
80         * System.Security.dll.sources: Added System.Security.Cryptography.
81         X509Certificates/X509EnhancedKeyUsageExtension.cs and 
82         X509SubjectKeyIdentifierHashAlgorithm.cs to the build.
83         * System.Security_test.dll.sources: Added System.Security.Cryptography
84         .Pkcs/Pkcs9ContentTypeTest.cs, Pkcs9MessageDigestTest.cs and System.
85         Security.Cryptography.X509Certificates/X509BasicConstraintsExtensionTest.cs,
86         X509EnhancedKeyUsageExtensionTest.cs, X509ExtensionTest.cs, 
87         X509KeyUsageExtensionTest.cs and X509SubjectKeyIdentifierExtensionTest.cs
88         to the unit test assembly.
89
90 2005-01-06  Raja R Harinath  <rharinath@novell.com>
91
92         * Makefile (LIB_MCS_FLAGS): Add reference to Mono.Security.dll
93         only in the NET 2.0 profile.  See 2004-07-07 entry.
94
95 2005-01-05  Sebastien Pouliot  <sebastien@ximian.com>
96
97         * Makefile: Don't ignore the CS0119 warnings (private field not used) 
98         when building the assembly (the code is already clean for this).
99         * System.Security.dll.sources: Add DataProtectionPermission, Attribute
100         and Flags to the assembly (moved from corlib).
101         * System.Security_test.dll.sources: Add DataProtectionPermission
102         Attribute unit tests (moved from corlib unit tests).
103
104 2004-12-23  Sebastien Pouliot  <sebastien@ximian.com>
105
106         * System.Security.dll.sources: Added System.Security.Cryptography/
107         ProtectedData.cs, ProtectedMemory.cs, DataProtectionScope.cs and
108         MemoryProtectionScope.cs as they been moved from mscorlib to here.
109         * System.Security_test.dll.sources : Added Test/System.Security.
110         Cryptography/ProtectedDataTest.cs and ProtectedMemoryTest.cs for the 
111         same reason.
112
113 2004-09-04  Tim Coleman <tim@timcoleman.com>
114         * System.Security.dll.sources:
115                 Add new System.Security.Cryptography.Pkcs classes.
116
117 2004-09-03  Tim Coleman <tim@timcoleman.com>
118         * System.Security.dll.sources: 
119                 Add new System.Security.Cryptography.X509Certificates classes
120
121 2004-09-02  Tim Coleman <tim@timcoleman.com>
122         * System.Security.dll.sources: 
123                 Add new System.Security.Cryptography.Xml classes
124
125 2004-07-09  Sebastien Pouliot  <sebastien@ximian.com>
126
127         * System.Security_test.dll.sources: Fixed unit tests to work with Fx 
128         2.0 beta 1.
129
130 2004-07-08  Sebastien Pouliot  <sebastien@ximian.com>
131
132         * System.Security.dll.sources: Fixed classes to match Fx 2.0 beta 1.
133
134 2004-07-07  Sebastien Pouliot  <sebastien@ximian.com>
135
136         * Makefile: Added a reference to Mono.Security because we'll require
137         many class from it for the NET_2_0 profile - but it would be better
138         not to have the dependency for NET_1_1.
139         * System.Security.dll.sources: Added a lot of existing classes (from
140         1.2 documentation) that were never compiled.
141         * System.Security_test.dll.sources: Added a lot of existing tests 
142         (from 1.2 documentation) that were never compiled.
143
144 2004-03-26  Sebastien Pouliot  <sebastien@ximian.com>
145
146         * System.Security.dll.sources: Added internal class Manifest.
147
148 2004-03-26  Atsushi Enomoto <atsushi@ximian.com>
149
150         * System.Security_test.dll.sources :
151           Added XmlDsigEnvelopedSignatureTest.cs.
152
153 2004-03-22  Sebastien Pouliot  <sebastien@ximian.com>
154
155         * Makefile: Added /nowarn to cleanup display when building.
156
157 2004-03-16  Atsushi Enomoto <atsushi@ximian.com>
158
159         * System.Security.dll.sources: added XmlDsigNodeList.cs
160
161 2004-02-19  Tim Coleman <tim@timcoleman.com>
162         * System.Security.dll.sources: Add new
163                 System.Security.Cryptography.Xml.SymmetricKeyWrap
164
165 2004-02-11  Sebastien Pouliot  <spouliot@videotron.ca>
166
167         * System.Security_test.dll.sources: Added unit tests for 
168         XmlDsigXPathTransform.
169
170 2004-02-10  Tim Coleman <tim@timcoleman.com>
171         * System.Security.dll.sources: Add new
172                 System.Security.Cryptography.Xml classes.
173
174 2004-02-07  Tim Coleman <tim@timcoleman.com>
175         * System.Security.dll.sources: Add new
176                 System.Security.Cryptography.Xml classes.
177
178 2004-01-11  Sebastien Pouliot  <spouliot@videotron.ca>
179
180         * System.Security.dll.sources: Added AssemblyInfo.cs and Locale.cs.
181
182 2003-07-24  Sebastien Pouliot  <spouliot@videotron.ca>
183
184         * System.Security.dll.sources: Added new Mono.Xml.XmlCanonicalizer.cs
185         from Aleksey Sanin.
186
187 2003-03-04  Sebastien Pouliot  <spouliot@videotron.ca>
188
189         * System.Security.build: Added a new output System.Security_cmp.dll
190         which links with mscorlib. This version is to be used to generate
191         the class status web page (required for CorCompare).
192
193 2003-03-03  Sebastien Pouliot  <spouliot@videotron.ca>
194
195         * System.Security.build: Updated build file to stop linking with
196         MS assemblies (and like with Mono's corlib instead).
197
198 2003-03-02  Sebastien Pouliot  <spouliot@videotron.ca>
199
200         * list.unix: Added XmlSignature.cs.
201
202 2003-01-17  Sebastien Pouliot  <spouliot@videotron.ca>
203
204         * System.Security.build: Simplified and fixed some issues.
205
206 2002-11-28  Sebastien Pouliot  <spouliot@videotron.ca>
207
208         * System.Security.build: New. Nant build file for Windows.