Refactor extraction of certificate details.
[shibboleth/xmltooling.git] / xmltooling / signature / impl / XMLSecSignatureImpl.cpp
2008-02-01 cantorRefactor extraction of certificate details.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-04-19 cantorSimplify turning creds into KeyInfo for shared objects.
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-02 cantorImprove parser entity handling, clean up logging catego...
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-08-13 cantorStop blowing away native signature from setters, need...
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementations.
2006-05-21 cantorHook releaseDOM properly, correct KeyInfo handling...
2006-05-18 cantorStop auto-cloning ContentReferences.
2006-05-18 cantorRefactored Signature signing/validation, various Valida...
2006-05-15 cantorIntegrated credential resolver API with signing context.
2006-05-14 cantorCustom KeyInfo support in signature creation.
2006-05-08 cantorMacro adjustments, date/time class, typed XML attributes.
2006-05-03 cantorIntegrate parser pools into library.
2006-04-02 cantorMoved signature classes into own namespace.
2006-04-01 cantorEvolving macros, reduce casting in accessors, add const...
2006-03-29 cantorSet xsi:type during object construction.
2006-03-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...