Set fourth file version digit to signify rebuild.
[shibboleth/cpp-xmltooling.git] / xmltoolingtest /
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-10 Scott CantorRename static builder methods.
2006-05-09 Scott CantorOops, headers were already hidden.
2006-05-09 Scott CantorHeader fixes.
2006-05-03 Scott CantorIntegrate parser pools into library.
2006-04-19 Scott CantorAdded singleton methods on typed builders.
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-02 Scott CantorMoved signature classes into own namespace.
2006-04-01 Scott CantorEvolving macros, reduce casting in accessors, add const...
2006-03-29 Scott CantorUnix porting fixes
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 CantorAdd parametrized messaging and serialization to exceptions.
2006-03-24 Scott CantorAdd per-object validation.
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 CantorFixes for disabling xmlsec
2006-03-14 Scott CantorConditional xmlsec support
2006-03-12 Scott CantorFirst cut at signing support.
2006-03-08 Scott CantorRenamed classes
2006-03-07 Scott CantorNamespace handling fixes
2006-03-06 Scott CantorUnix fixes
2006-03-06 Scott CantorFixes associated with wildcard test classes.
2006-03-06 Scott CantorBase classes for open content models.
2006-03-03 Scott CantorBegan to implement collection handling.
2006-03-02 Scott CantorUnix build fixes
2006-03-02 Scott CantorAdd unit tests to Unix build
2006-03-02 Scott CantorMarshalling tests.
2006-03-02 Scott CantorFixed inheritance hierarchy, namespace handling
2006-03-02 Scott CantorBug fixes and API changes from second unit test.
2006-03-01 Scott CantorInitial unit test plus fixes