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