Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / io / AbstractXMLObjectUnmarshaller.h
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-04-26 Scott CantorFully qualify the header filenames for doxygen.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-02-02 Scott CantorUpdate copyright.
2007-01-26 Scott CantorFixed some doxygen warnings.
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-10-12 Scott CantorMulti-line svn commit, see body.
2006-06-01 Scott CantorWrapped encryption schema, also block unknown attribute...
2006-05-04 Scott CantorTighten up validator namespace checking, rework registr...
2006-03-30 Scott CantorAdded some validation code.
2006-03-29 Scott CantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-17 Scott CantorMerged marshalling/unmarshalling methods into core...
2006-03-12 Scott CantorFirst cut at signing support.
2006-03-06 Scott CantorFixes associated with wildcard test classes.
2006-03-02 Scott CantorBug fixes and API changes from second unit test.
2006-02-24 Scott CantorDefault support for arbitrary DOM objects.
2006-02-22 Scott CantorInitial marshalling support.
2006-02-21 Scott CantorAbstract unmarshaller minus signatures.
2006-02-20 Scott CantorEarly marshalling code.