Refactor extraction of certificate details.
[shibboleth/xmltooling.git] / xmltooling / signature / KeyInfo.h
2008-02-01 cantorRefactor extraction of certificate details.
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-02-02 cantorUpdate copyright.
2007-01-26 cantorFixed some doxygen warnings.
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-29 cantorMerge schema validators into one suite.
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementations.
2006-07-02 cantorAdded ValidatorSuite around groups of static validators.
2006-05-27 cantorImplemented EncryptionMethod schema snippet.
2006-05-08 cantorMacro adjustments, date/time class, typed XML attributes.
2006-05-04 cantorTighten up validator namespace checking, rework registr...
2006-04-13 cantorMisc fixes from addtl KeyInfo tests.
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 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-14 cantorConditional xmlsec support
2006-03-12 cantorFirst cut at signing support.