Allow certs to be transferred out of wrapper.
[shibboleth/cpp-xmltooling.git] / xmltooling / signature / impl /
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-11-21 Scott CantorAdd code for non-covariant build.
2006-11-07 Scott CantorRaw signature operations and trust engine support.
2006-10-23 Scott CantorRemoved unnecessary class from string literals.
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-10-12 Scott CantorMulti-line svn commit, see body.
2006-09-29 Scott CantorMerge schema validators into one suite.
2006-09-08 Scott CantorAdded built-in ID attribute support to base classes.
2006-09-04 Scott CantorMigrate to xmlsec 1.3 release, shrink a few headers.
2006-08-24 Scott CantorCheck for null key info.
2006-08-24 Scott CantorAllow for fixed resolvers.
2006-08-24 Scott CantorConvenience methods to resolve embedded KeyInfo.
2006-08-23 Scott CantorAddress certificate object lifetime with wrapper class.
2006-08-21 Scott CantorExtended KeyResolver to handle CRLs.
2006-08-21 Scott CantorAllow sig validator to use a specific key.
2006-08-13 Scott CantorStop blowing away native signature from setters, need...
2006-08-13 Scott CantorExpose key resolver caching.
2006-08-11 Scott CantorExtend KeyResolver to include certificate resolution...
2006-07-24 Scott CantorCredential resolver plugin
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementations.
2006-07-02 Scott CantorAdded ValidatorSuite around groups of static validators.
2006-06-11 Scott CantorNew KeyResolver/Validator/Encrypter/Decrypter classes.
2006-06-11 Scott CantorFixed wildcard element processing.
2006-06-01 Scott CantorWrapped encryption schema, also block unknown attribute...
2006-05-22 Scott CantorAdded key-based Signature validator.
2006-05-21 Scott CantorHook releaseDOM properly, correct KeyInfo handling...
2006-05-18 Scott CantorStop auto-cloning ContentReferences.
2006-05-18 Scott CantorRefactored Signature signing/validation, various Valida...
2006-05-15 Scott CantorIntegrated credential resolver API with signing context.
2006-05-14 Scott CantorCustom KeyInfo support in signature creation.
2006-05-08 Scott CantorMacro adjustments, date/time class, typed XML attributes.
2006-05-04 Scott CantorTighten up validator namespace checking, rework registr...
2006-05-03 Scott CantorIntegrate parser pools into library.
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...
2006-03-26 Scott CantorRevised builder API
2006-03-23 Scott CantorHandle variant element names, merge in wildcard class...
2006-03-20 Scott CantorShortcuts for unmarshalling in builder interface, adjus...
2006-03-17 Scott CantorMerged marshalling/unmarshalling methods into core...
2006-03-14 Scott CantorConditional xmlsec support
2006-03-12 Scott CantorFirst cut at signing support.