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