You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (SANTUARIO-291) XML parsing should allow configuration (e.g. EntityResolver, DOCTYPE allowed) - posted by "Steve Jones (Created) (JIRA)" <ji...@apache.org> on 2012/01/03 20:54:39 UTC, 0 replies.
- svn commit: r1229511 - /santuario/xml-security-java/trunk/src/main/java/org/apache/xml/security/algorithms/JCEMapper.java - posted by co...@apache.org on 2012/01/10 12:17:18 UTC, 0 replies.
- [jira] [Created] (SANTUARIO-292) Add the ability to access the dereferenced Elements after signature validation in the non-JSR-105 API - posted by "Colm O hEigeartaigh (Created) (JIRA)" <ji...@apache.org> on 2012/01/10 17:19:40 UTC, 0 replies.
- svn commit: r1229629 - in /santuario/xml-security-java/trunk: ./ src/main/java/org/apache/xml/security/signature/ src/main/java/org/apache/xml/security/signature/reference/ src/test/java/org/apache/xml/security/test/interop/ src/test/java/org/apache/xm... - posted by co...@apache.org on 2012/01/10 17:36:37 UTC, 0 replies.
- [jira] [Commented] (SANTUARIO-292) Add the ability to access the dereferenced Elements after signature validation in the non-JSR-105 API - posted by "Colm O hEigeartaigh (Commented) (JIRA)" <ji...@apache.org> on 2012/01/10 18:09:39 UTC, 1 replies.
- [jira] [Created] (SANTUARIO-293) Support XML Encryption 1.1 Key Wrapping test-cases - posted by "Colm O hEigeartaigh (Created) (JIRA)" <ji...@apache.org> on 2012/01/11 17:10:42 UTC, 0 replies.
- [jira] [Updated] (SANTUARIO-282) RSA-OAEP key transport is limited to SHA-1 digests - posted by "Colm O hEigeartaigh (Updated) (JIRA)" <ji...@apache.org> on 2012/01/11 17:14:39 UTC, 0 replies.
- [jira] [Created] (SANTUARIO-294) Support XML Encryption 1.1 Key Agreement test-cases - posted by "Colm O hEigeartaigh (Created) (JIRA)" <ji...@apache.org> on 2012/01/11 17:16:39 UTC, 0 replies.
- svn commit: r1230150 - in /santuario/xml-security-java/trunk: ./ src/main/java/org/apache/xml/security/algorithms/ src/main/java/org/apache/xml/security/encryption/ src/main/java/org/apache/xml/security/resource/ src/main/java/org/apache/xml/security/u... - posted by co...@apache.org on 2012/01/11 17:58:59 UTC, 0 replies.
- [jira] [Commented] (SANTUARIO-282) RSA-OAEP key transport is limited to SHA-1 digests - posted by "Scott Cantor (Commented) (JIRA)" <ji...@apache.org> on 2012/01/11 18:45:42 UTC, 5 replies.
- svn commit: r1230583 - in /santuario/xml-security-java/trunk: ./ src/main/java/org/apache/xml/security/encryption/ src/main/java/org/apache/xml/security/utils/ src/test/java/org/apache/xml/security/test/encryption/ - posted by co...@apache.org on 2012/01/12 16:14:39 UTC, 0 replies.
- [jira] [Resolved] (SANTUARIO-293) Support XML Encryption 1.1 Key Wrapping test-cases - posted by "Colm O hEigeartaigh (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/12 17:15:40 UTC, 0 replies.
- svn commit: r1231033 - in /santuario/xml-security-java/trunk: samples/org/apache/xml/security/samples/ samples/org/apache/xml/security/samples/signature/ src/main/java/org/apache/jcp/xml/dsig/internal/dom/ src/main/java/org/apache/xml/security/algorith... - posted by co...@apache.org on 2012/01/13 13:12:13 UTC, 0 replies.
- [jira] [Commented] (SANTUARIO-255) Port JSR 105 code to JDK 1.5 - posted by "Colm O hEigeartaigh (Commented) (JIRA)" <ji...@apache.org> on 2012/01/13 13:14:40 UTC, 0 replies.
- [jira] [Resolved] (SANTUARIO-255) Port JSR 105 code to JDK 1.5 - posted by "sean.mullan (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/13 14:26:41 UTC, 0 replies.
- svn commit: r1231139 - /santuario/xml-security-java/tags/1.5.0-RC2/ - posted by co...@apache.org on 2012/01/13 16:52:42 UTC, 0 replies.
- svn commit: r1231140 - /santuario/xml-security-java/tags/1.5.0-RC1/ - posted by co...@apache.org on 2012/01/13 16:53:12 UTC, 0 replies.
- [jira] [Updated] (SANTUARIO-290) Add a secure validation switch for signature processing - posted by "Colm O hEigeartaigh (Updated) (JIRA)" <ji...@apache.org> on 2012/01/13 16:59:40 UTC, 0 replies.
- svn commit: r1231169 - in /santuario/xml-security-java/tags/1.5.0-RC2: build.xml pom.xml - posted by co...@apache.org on 2012/01/13 17:43:45 UTC, 0 replies.
- [jira] [Updated] (SANTUARIO-289) CLONE - Canonicalizer can't handle dynamical created DOM correctly (also attributes!) - posted by "Colm O hEigeartaigh (Updated) (JIRA)" <ji...@apache.org> on 2012/01/16 11:20:40 UTC, 0 replies.
- [jira] [Created] (SANTUARIO-295) XMLDSig XPathFilter2Transform bug involving intersect filter - posted by "sean.mullan (Created) (JIRA)" <ji...@apache.org> on 2012/01/19 14:44:39 UTC, 0 replies.
- svn commit: r1233410 - in /santuario/xml-security-java/trunk: ./ src/main/java/org/apache/xml/security/transforms/implementations/ src/test/java/javax/xml/crypto/test/dsig/ src/test/resources/javax/xml/crypto/dsig/ - posted by mu...@apache.org on 2012/01/19 15:58:58 UTC, 0 replies.
- svn commit: r1233505 - in /santuario/xml-security-java/branches/1.4.x-fixes: ./ data/javax/xml/crypto/dsig/ src/org/apache/xml/security/transforms/implementations/ src_unitTests/javax/xml/crypto/test/dsig/ - posted by mu...@apache.org on 2012/01/19 19:09:27 UTC, 0 replies.
- [jira] [Resolved] (SANTUARIO-295) XMLDSig XPathFilter2Transform bug involving intersect filter - posted by "sean.mullan (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/19 19:10:40 UTC, 0 replies.
- [jira] [Resolved] (SANTUARIO-290) Add a secure validation switch for signature processing - posted by "Colm O hEigeartaigh (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/20 10:42:39 UTC, 0 replies.
- [jira] [Resolved] (SANTUARIO-282) RSA-OAEP key transport is limited to SHA-1 digests - posted by "Colm O hEigeartaigh (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/20 10:44:39 UTC, 0 replies.
- [jira] [Resolved] (SANTUARIO-292) Add the ability to access the dereferenced Elements after signature validation in the non-JSR-105 API - posted by "Colm O hEigeartaigh (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/20 10:44:39 UTC, 0 replies.
- svn commit: r1233845 - /santuario/xml-security-java/tags/1.5.0/ - posted by co...@apache.org on 2012/01/20 11:01:55 UTC, 0 replies.
- svn commit: r1233851 - in /santuario/xml-security-java/tags/1.5.0: CHANGELOG.txt build.xml pom.xml - posted by co...@apache.org on 2012/01/20 11:24:05 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-260) Review logging - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:40 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-256) Port non-JSR 105 code to use JDK 1.5 - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:40 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-252) Dependencies on Xalan despite documentation stating it's not required - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:40 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-287) Rename org.jcp package in the 1.5 release - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:40 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-282) RSA-OAEP key transport is limited to SHA-1 digests - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:40 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-288) Add support for GCM algorithms via a third-party Crypto provider - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:40 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-269) Register default algorithms/implementations dynamically - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:40 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-292) Add the ability to access the dereferenced Elements after signature validation in the non-JSR-105 API - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:41 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-293) Support XML Encryption 1.1 Key Wrapping test-cases - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:41 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-255) Port JSR 105 code to JDK 1.5 - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:41 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-258) Complete move to use Maven to build the project - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:41 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-290) Add a secure validation switch for signature processing - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:41 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-295) XMLDSig XPathFilter2Transform bug involving intersect filter - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:41 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-259) Standardize indentation - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:41 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-248) Add support for ECDSA signature with SHA-2 message digests + enhancements in ASN.1 to XMLDSIG converter (and viceversa) - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:41 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-254) Rework org.apache.xml.security.utils.resolver.ResourceResolver - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:41 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-103) Ability to override DocumentBuilderFactory.newInstance in XMLCipher - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:41 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-207) Fix findbugs warnings - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:42 UTC, 0 replies.
- [jira] [Closed] (SANTUARIO-285) Compile code with debug on - posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:42 UTC, 0 replies.
- svn commit: r1234735 - in /santuario/xml-security-java/trunk: CHANGELOG.txt build.xml pom.xml src/main/java/org/apache/jcp/xml/dsig/internal/dom/XMLDSigRI.java - posted by co...@apache.org on 2012/01/23 11:35:36 UTC, 0 replies.