This commit was manufactured by cvs2svn to create branch 'mono-1-0'.
[mono.git] / mcs / class / System.Security / Test / standalone_tests / ChangeLog
1 2004-03-27  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * xmldsig.cs: Added (manual) certificates for Phaos tests using 
4         Manifests.
5
6 2004-03-26  Sebastien Pouliot  <sebastien@ximian.com>
7
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.
11
12 2004-03-26  Atsushi Enomoto  <atsushi@ximian.com>
13
14         * Makefile : Use alias for mcs and mono and debuginfo.
15
16 2004-03-25  Sebastien Pouliot  <sebastien@ximian.com>
17
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).
21
22 2004-03-25  Sebastien Pouliot  <sebastien@ximian.com>
23
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).
27
28 2004-03-25  Sebastien Pouliot  <sebastien@ximian.com>
29
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.
32
33 2004-03-24  Atsushi Enomoto  <atsushi@ximian.com>
34
35         * xmldsig.cs : Ok, time to test phaos collection ;-)
36
37 2004-03-20  Sebastien Pouliot  <sebastien@ximian.com>
38
39         * .cvsignore: Ignore Phaos test suite files.
40
41 2004-03-16  Sebastien Pouliot  <sebastien@ximian.com>
42
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