Add xsi:nil support to objects.
[shibboleth/xmltooling.git] / xmltooling / XMLObject.h
2008-03-14 cantorAdd xsi:nil support to objects.
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.
2006-11-18 cantorUnified trust engines w/ KeyInfoSource interface, first...
2006-10-29 cantorFix pragma nesting.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-10-11 cantorAdded detach() method to strip off a root parent elemen...
2006-09-08 cantorAdded built-in ID attribute support to base classes.
2006-05-18 cantorRefactored Signature signing/validation, various Valida...
2006-05-15 cantorIntegrated credential resolver API with signing context.
2006-04-02 cantorMoved signature classes into own namespace.
2006-03-29 cantorSet xsi:type during object construction.
2006-03-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-28 cantorRemoved unneeded method.
2006-03-17 cantorMerged marshalling/unmarshalling methods into core...
2006-03-12 cantorFirst cut at signing support.
2006-03-03 cantorBegan to implement collection handling.
2006-02-22 cantorInitial marshalling support.
2006-02-20 cantorInitial DOM handling interfaces.
2006-02-17 cantorSome root interfaces and configuration machinery