Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / signature / KeyInfo.h
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.
2008-03-13 Scott CantorMulti-line svn commit, see body.
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.
2007-01-26 Scott CantorFixed some doxygen warnings.
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-29 Scott CantorMerge schema validators into one suite.
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementations.
2006-07-02 Scott CantorAdded ValidatorSuite around groups of static validators.
2006-05-27 Scott CantorImplemented EncryptionMethod schema snippet.
2006-05-08 Scott CantorMacro adjustments, date/time class, typed XML attributes.
2006-05-04 Scott CantorTighten up validator namespace checking, rework registr...
2006-04-13 Scott CantorMisc fixes from addtl KeyInfo tests.
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 CantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-14 Scott CantorConditional xmlsec support
2006-03-12 Scott CantorFirst cut at signing support.