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