Implement content cloning via macros
[shibboleth/xmltooling.git] / xmltooling / signature / impl / KeyInfoImpl.cpp
2011-12-21 scantorImplement content cloning via macros
2011-11-22 scantorhttps://issues.shibboleth.net/jira/browse/CPPOST-71
2011-06-15 scantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-10-26 cantorAdd X509Digest support, adjust default KeyInfo generation.
2010-06-08 cantorAdditional 1.1 classes, some fixups to original additions.
2010-06-07 cantorAdd accessors for new KeyInfo extensions, and fix build...
2010-06-07 cantorPartial addition of 1.1 KeyInfo extensions.
2010-05-04 cantorConvert from NULL macro to nullptr.
2009-10-16 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-45
2008-12-15 cantorXerces 3 revisions.
2008-02-01 cantorRefactor extraction of certificate details.
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-02-02 cantorUpdate copyright.
2006-12-26 cantorFix exception throw signatures
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-27 cantorSupport RetrievalMethod local references.
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-09-08 cantorAdded built-in ID attribute support to base classes.
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementations.
2006-06-11 cantorFixed wildcard element processing.
2006-06-01 cantorWrapped encryption schema, also block unknown attribute...
2006-05-08 cantorMacro adjustments, date/time class, typed XML attributes.
2006-04-13 cantorMisc fixes from addtl KeyInfo tests.
2006-04-04 cantorBuild errors with xmlsec off
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-04-03 cantorWrap rest of KeyInfo, add support for exposing object...
2006-04-02 cantorMoved signature classes into own namespace.
2006-04-02 cantorMore sample objects and macros.
2006-04-01 cantorLinux fixes
2006-04-01 cantorEvolving macros, reduce casting in accessors, add const...
2006-03-30 cantorAdded some validation code.
2006-03-29 cantorSet xsi:type during object construction.
2006-03-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...