2004-03-25 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / System.Security / Test / standalone_tests / ChangeLog
1 2004-03-25  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * xmldsig.cs: Added code to automagically ajust for presence of 
4         HMAC-MD5 and ExC14N in the framework and to manualy skip signatures
5         containing <Manifest> (not supported).
6
7 2004-03-25  Sebastien Pouliot  <sebastien@ximian.com>
8
9         * xmldsig.cs: Added code to ignore tests using HMAC-MD5 (1 in Phaos
10         suite) as it is unsupported in Fx 1.0/1.1.
11
12 2004-03-24  Atsushi Enomoto  <atsushi@ximian.com>
13
14         * xmldsig.cs : Ok, time to test phaos collection ;-)
15
16 2004-03-20  Sebastien Pouliot  <sebastien@ximian.com>
17
18         * .cvsignore: Ignore Phaos test suite files.
19
20 2004-03-16  Sebastien Pouliot  <sebastien@ximian.com>
21
22         * .cvsignore: Ignore temporary files.
23         * c14n.cs: Canonalization tool. Take any XML document (or part of it) 
24         and output it's C14N form (C14N transformation is user selectable).
25         * ChangeLog: New.
26         * Makefile: New. Makefile to download, build and run xmldsig tests 
27         (copied from Atsushi - actually this whoile directory is his idea).
28         * xmldsig.cs: New. Test program for Merlin's xmldsig test suite.
29