Refined ElementProxy/ElementExtensible interfaces to match Java.
[shibboleth/xmltooling.git] / xmltooling / signature / impl / KeyInfoImpl.cpp
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...