Add xsi:nil support to objects.
[shibboleth/xmltooling.git] / xmltoolingtest / data /
2008-03-14 cantorAdd xsi:nil support to objects.
2007-10-17 cantorFixed bug causing duplication of text content.
2007-05-21 cantorAdd user-supplied key names to filesystem resolver.
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2006-10-19 cantorTemplate replacement engine ported from Shib, added...
2006-08-21 cantorExtended KeyResolver to handle CRLs.
2006-08-11 cantorExtend KeyResolver to include certificate resolution...
2006-07-24 cantorCredential resolver plugin
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementations.
2006-06-11 cantorNew KeyResolver/Validator/Encrypter/Decrypter classes.
2006-04-13 cantorMisc fixes from addtl KeyInfo tests.
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-03-23 cantorHandle variant element names, merge in wildcard class...
2006-03-12 cantorFirst cut at signing support.
2006-03-07 cantorNamespace handling fixes
2006-03-03 cantorBegan to implement collection handling.
2006-03-02 cantorFixed inheritance hierarchy, namespace handling
2006-03-02 cantorBug fixes and API changes from second unit test.
2006-03-01 cantorInitial unit test plus fixes