Output schemaLocation when set on the root of a fragment.
[shibboleth/cpp-xmltooling.git] / xmltooling / io /
2006-06-01 Scott CantorOutput schemaLocation when set on the root of a fragment.
2006-06-01 Scott CantorWrapped encryption schema, also block unknown attribute...
2006-05-18 Scott CantorRefactored Signature signing/validation, various Valida...
2006-05-15 Scott CantorIntegrated credential resolver API with signing context.
2006-05-08 Scott CantorMacro adjustments, date/time class, typed XML attributes.
2006-05-04 Scott CantorTighten up validator namespace checking, rework registr...
2006-04-04 Scott CantorBuild errors with xmlsec off
2006-04-02 Scott CantorMoved signature classes into own namespace.
2006-03-30 Scott CantorAdded some validation code.
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-21 Scott CantorBlock unmarshall when a DOM or parent exists.
2006-03-20 Scott CantorShortcuts for unmarshalling in builder interface, adjus...
2006-03-17 Scott CantorMerged marshalling/unmarshalling methods into core...
2006-03-12 Scott CantorFirst cut at signing support.
2006-03-07 Scott CantorNamespace handling fixes
2006-03-06 Scott CantorFixes associated with wildcard test classes.
2006-03-03 Scott CantorBegan to implement collection handling.
2006-03-02 Scott CantorFixed inheritance hierarchy, namespace handling
2006-03-02 Scott CantorManage disposal of new objects when exceptions are...
2006-03-02 Scott CantorBug fixes and API changes from second unit test.
2006-03-01 Scott CantorInitial unit test plus fixes
2006-02-28 Scott CantorDOM fixup changes
2006-02-24 Scott CantorDefault support for arbitrary DOM objects.
2006-02-22 Scott CantorInitial marshalling support.
2006-02-22 Scott CantorLookup should be by XMLObject.
2006-02-21 Scott CantorAbstract unmarshaller minus signatures.
2006-02-20 Scott CantorEarly marshalling code.