Switch to TLS.
[shibboleth/xmltooling.git] / xmltooling / util / XMLHelper.h
2007-09-09 cantorNon-const XML ID lookup.
2007-09-05 cantorAdd pretty print option.
2007-04-26 cantorFully qualify the header filenames for doxygen.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-02-02 cantorUpdate copyright.
2007-01-26 cantorFixed some doxygen warnings.
2007-01-24 cantorFix stream operators.
2006-11-27 cantorBrute-force XML ID lookup.
2006-11-22 cantorStream operators (Unicode string operator is an experiment)
2006-11-16 cantorFunction to serialize to stream.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-07-24 cantorCredential resolver plugin
2006-07-05 cantorRemove catch(...) handler occurrences.
2006-07-05 cantorAdded DocumentJanitor to avoid some catch(...) handlers.
2006-03-26 cantorAdd parametrized messaging and serialization to exceptions.
2006-03-12 cantorFirst cut at signing support.
2006-03-06 cantorFixes associated with wildcard test classes.
2006-03-01 cantorInitial unit test plus fixes
2006-02-21 cantorTightened up consts.
2006-02-19 cantorInitial parser APIs
2006-02-17 cantorLow level helpers