Implement content cloning via macros
[shibboleth/xmltooling.git] / xmltooling / encryption / impl / EncryptionImpl.cpp
2011-12-21 scantorImplement content cloning via macros
2011-11-22 scantorhttps://issues.shibboleth.net/jira/browse/CPPOST-71
2011-11-21 scantorhttps://issues.shibboleth.net/jira/browse/CPPOST-70
2011-06-15 scantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-05-04 cantorConvert from NULL macro to nullptr.
2009-10-16 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-45
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2008-12-15 cantorXerces 3 revisions.
2007-05-12 cantorMissing const spec.
2007-05-11 cantorFix method signature mismatch, redeclare pure methods...
2007-02-02 cantorUpdate copyright.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-09-08 cantorHandle IDness during (un)marshalling, move more work...
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementations.
2006-06-19 cantorFix for setAttribute method.
2006-06-11 cantorFixed wildcard element processing.
2006-06-01 cantorWrapped encryption schema, also block unknown attribute...
2006-05-27 cantorImplemented EncryptionMethod schema snippet.