Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / signature / impl / KeyInfoImpl.cpp
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-10-26 Scott CantorAdd X509Digest support, adjust default KeyInfo generation.
2010-06-08 Scott CantorAdditional 1.1 classes, some fixups to original additions.
2010-06-07 Scott CantorAdd accessors for new KeyInfo extensions, and fix build...
2010-06-07 Scott CantorPartial addition of 1.1 KeyInfo extensions.
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2009-10-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-45
2008-12-15 Scott CantorXerces 3 revisions.
2008-02-01 Scott CantorMulti-line svn commit, see body.
2007-04-12 Scott CantorAdd credential context APIs, refactor criteria matching...
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...