Mark executable.
[shibboleth/xmltooling.git] / xmltooling / validation /
2007-05-11 cantorSun requires multimap value types to have constant...
2007-04-26 cantorFully qualify the header filenames for doxygen.
2007-02-02 cantorUpdate copyright.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-09-29 cantorSwitch to multimap, no idea wtf I was thinking.
2006-09-29 cantorMerge schema validators into one suite.
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementations.
2006-07-02 cantorAdded ValidatorSuite around groups of static validators.
2006-05-18 cantorRefactored Signature signing/validation, various Valida...
2006-05-16 cantorWasn't initializing member in copy c'tor.
2006-04-13 cantorMisc fixes from addtl KeyInfo tests.
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-03-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-24 cantorAdd per-object validation.
2006-03-08 cantorValidator interface.