(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / class / System.Security / Test / standalone_tests / ChangeLog
blob39dfdc2b86931e1d40c8cd02d41436f76c93e6cd
1 2004-03-27  Sebastien Pouliot  <sebastien@ximian.com>
3         * xmldsig.cs: Added (manual) certificates for Phaos tests using 
4         Manifests.
6 2004-03-26  Sebastien Pouliot  <sebastien@ximian.com>
8         * xmldsig.cs: Reactivated <Manifest> tests as support for them will be
9         present in Mono. Changed directory for Phaos tests because of some
10         documents' references.
12 2004-03-26  Atsushi Enomoto  <atsushi@ximian.com>
14         * Makefile : Use alias for mcs and mono and debuginfo.
16 2004-03-25  Sebastien Pouliot  <sebastien@ximian.com>
18         * xmldsig.cs: Some of the Phaos test files uses <Manifest> with having
19         *manifest* in their name. Manually load certificates for Phaos tests
20         that requires it (as RetrievalMethod isn't support automatically).
22 2004-03-25  Sebastien Pouliot  <sebastien@ximian.com>
24         * xmldsig.cs: Added code to automagically ajust for presence of 
25         HMAC-MD5 and ExC14N in the framework and to manualy skip signatures
26         containing <Manifest> (not supported).
28 2004-03-25  Sebastien Pouliot  <sebastien@ximian.com>
30         * xmldsig.cs: Added code to ignore tests using HMAC-MD5 (1 in Phaos
31         suite) as it is unsupported in Fx 1.0/1.1.
33 2004-03-24  Atsushi Enomoto  <atsushi@ximian.com>
35         * xmldsig.cs : Ok, time to test phaos collection ;-)
37 2004-03-20  Sebastien Pouliot  <sebastien@ximian.com>
39         * .cvsignore: Ignore Phaos test suite files.
41 2004-03-16  Sebastien Pouliot  <sebastien@ximian.com>
43         * .cvsignore: Ignore temporary files.
44         * c14n.cs: Canonalization tool. Take any XML document (or part of it) 
45         and output it's C14N form (C14N transformation is user selectable).
46         * ChangeLog: New.
47         * Makefile: New. Makefile to download, build and run xmldsig tests 
48         (copied from Atsushi - actually this whoile directory is his idea).
49         * xmldsig.cs: New. Test program for Merlin's xmldsig test suite.
50