Update build revision
[shibboleth/cpp-xmltooling.git] / xmltooling / validation /
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2007-05-11 Scott CantorSun requires multimap value types to have constant...
2007-04-26 Scott CantorFully qualify the header filenames for doxygen.
2007-02-02 Scott CantorUpdate copyright.
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-09-29 Scott CantorSwitch to multimap, no idea wtf I was thinking.
2006-09-29 Scott CantorMerge schema validators into one suite.
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementations.
2006-07-02 Scott CantorAdded ValidatorSuite around groups of static validators.
2006-05-18 Scott CantorRefactored Signature signing/validation, various Valida...
2006-05-16 Scott CantorWasn't initializing member in copy c'tor.
2006-04-13 Scott CantorMisc fixes from addtl KeyInfo tests.
2006-04-04 Scott CantorRefactored simple content and child-handling into mixin...
2006-03-29 Scott CantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-24 Scott CantorAdd per-object validation.
2006-03-08 Scott CantorValidator interface.