Update copyright.
[shibboleth/cpp-xmltooling.git] / xmltooling / signature / impl / KeyInfoImpl.cpp
2007-02-02 Scott CantorUpdate copyright.
2006-12-26 Scott CantorFix exception throw signatures
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-27 Scott CantorSupport RetrievalMethod local references.
2006-10-23 Scott CantorRemoved unnecessary class from string literals.
2006-10-12 Scott CantorMulti-line svn commit, see body.
2006-09-08 Scott CantorAdded built-in ID attribute support to base classes.
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementations.
2006-06-11 Scott CantorFixed wildcard element processing.
2006-06-01 Scott CantorWrapped encryption schema, also block unknown attribute...
2006-05-08 Scott CantorMacro adjustments, date/time class, typed XML attributes.
2006-04-13 Scott CantorMisc fixes from addtl KeyInfo tests.
2006-04-04 Scott CantorBuild errors with xmlsec off
2006-04-04 Scott CantorRefactored simple content and child-handling into mixin...
2006-04-03 Scott CantorWrap rest of KeyInfo, add support for exposing object...
2006-04-02 Scott CantorMoved signature classes into own namespace.
2006-04-02 Scott CantorMore sample objects and macros.
2006-04-01 Scott CantorLinux fixes
2006-04-01 Scott CantorEvolving macros, reduce casting in accessors, add const...
2006-03-30 Scott CantorAdded some validation code.
2006-03-29 Scott CantorSet xsi:type during object construction.
2006-03-29 Scott CantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...