Placeholder.
[shibboleth/xmltooling.git] / xmltooling / io /
2007-09-11 cantorPlaceholder children were throwing off text node positions.
2007-08-01 cantorLoad CDATA sections as text content nodes.
2007-05-19 cantorMoved in request/response interfaces from opensaml.
2007-04-26 cantorFully qualify the header filenames for doxygen.
2007-04-26 cantorPorting fixes
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-02-02 cantorUpdate copyright.
2007-01-29 cantorFix leak, bug 624
2007-01-26 cantorFixed some doxygen warnings.
2007-01-02 cantorImprove parser entity handling, clean up logging catego...
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-07-05 cantorRemove catch(...) handler occurrences.
2006-06-01 cantorOutput schemaLocation when set on the root of a fragment.
2006-06-01 cantorWrapped encryption schema, also block unknown attribute...
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-04 cantorTighten up validator namespace checking, rework registr...
2006-04-04 cantorBuild errors with xmlsec off
2006-04-02 cantorMoved signature classes into own namespace.
2006-03-30 cantorAdded some validation code.
2006-03-29 cantorUnix porting fixes
2006-03-29 cantorSet xsi:type during object construction.
2006-03-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-21 cantorBlock unmarshall when a DOM or parent exists.
2006-03-20 cantorShortcuts for unmarshalling in builder interface, adjus...
2006-03-17 cantorMerged marshalling/unmarshalling methods into core...
2006-03-12 cantorFirst cut at signing support.
2006-03-07 cantorNamespace handling fixes
2006-03-06 cantorFixes associated with wildcard test classes.
2006-03-03 cantorBegan to implement collection handling.
2006-03-02 cantorFixed inheritance hierarchy, namespace handling
2006-03-02 cantorManage disposal of new objects when exceptions are...
2006-03-02 cantorBug fixes and API changes from second unit test.
2006-03-01 cantorInitial unit test plus fixes
2006-02-28 cantorDOM fixup changes
2006-02-24 cantorDefault support for arbitrary DOM objects.
2006-02-22 cantorInitial marshalling support.
2006-02-22 cantorLookup should be by XMLObject.
2006-02-21 cantorAbstract unmarshaller minus signatures.
2006-02-20 cantorEarly marshalling code.