Package fixes.
[shibboleth/xmltooling.git] / xmltooling / signature / Signature.h
2008-03-13 cantorAdd new builder base class to indicate support for...
2008-02-01 cantorRefactor extraction of certificate details.
2007-04-26 cantorFully qualify the header filenames for doxygen.
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-04-09 cantorAlgorithm and key size criteria, incoming signature...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-02-13 cantorMissed a covariant.
2007-02-02 cantorUpdate copyright.
2007-01-26 cantorFixed some doxygen warnings.
2006-11-21 cantorAdd code for non-covariant build.
2006-11-07 cantorRaw signature operations and trust engine support.
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-09-04 cantorMigrate to xmlsec 1.3 release, shrink a few headers.
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementations.
2006-06-12 cantorException hierarchy altered, add EncryptedKey resolution.
2006-06-04 cantorSemi-tested Encryption wrapper code.
2006-05-18 cantorRefactored Signature signing/validation, various Valida...
2006-05-15 cantorIntegrated credential resolver API with signing context.
2006-05-08 cantorMacro adjustments, date/time class, typed XML attributes.
2006-05-02 cantorGeneralize exception macro.
2006-04-19 cantorAdded singleton methods on typed builders.
2006-04-03 cantorWrap rest of KeyInfo, add support for exposing object...
2006-04-02 cantorMoved signature classes into own namespace.
2006-04-01 cantorEvolving macros, reduce casting in accessors, add const...
2006-03-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-26 cantorRevised builder API
2006-03-17 cantorMerged marshalling/unmarshalling methods into core...
2006-03-14 cantorConditional xmlsec support
2006-03-12 cantorFirst cut at signing support.