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