Merge remote-tracking branch 'origin/moonshot' into HEAD
[shibboleth/xmltooling.git] / xmltoolingtest / data /
2011-12-13 Sam HartmanMerge remote-tracking branch 'origin/moonshot' into...
2011-08-11 scantorFix unit test config file
2011-08-11 scantorAdd non-working PKIX unit test and test data.
2011-08-09 Sam HartmanMerge remote-tracking branch 'origin/moonshot' into...
2011-05-12 scantorFix links in test, and add SOAP schema to test catalog.
2011-05-12 scantorAdd SOAP fault unit test.
2011-03-14 Russ AllberyMerge commit 'upstream/1.4.1'
2011-03-14 Russ AllberyImported Upstream version 1.4.1
2010-08-24 cantorSwitch encoding to UTF-8.
2010-06-09 cantorAdd support for DEREncodedKeyValue.
2010-06-09 cantorFix KeyVaue validator, add ECKeyValue test case.
2010-06-08 cantorFix svn properties.
2010-02-04 cantorAdd code paths for new xmlsec APIs, and allow for undet...
2010-01-18 cantorDistinguish between visibly used and unused namespaces.
2009-11-06 Russ AllberyMerge branch 'upstream' into debian
2009-11-06 Russ AllberyMerge commit 'upstream/1.3'
2009-11-06 Russ AllberyImported Upstream version 1.3
2009-08-05 Russ AllberyMerge branch 'upstream' into debian
2009-08-05 Russ AllberyMerge branch 'upstream' into bug/gcc-4.4
2009-08-05 Russ AllberyMerge commit 'upstream/1.2'
2009-08-05 Russ AllberyImported Upstream version 1.2
2009-03-10 cantorBase template for loops on a single multimap.
2009-02-06 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-185
2008-10-28 cantorInitial set of helper functions to handle key/cert...
2008-10-28 cantorInitial set of helper functions to handle key/cert...
2008-05-08 Russ AllberyImported Upstream version 1.0
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