Package fixes.
[shibboleth/xmltooling.git] / xmltooling / AbstractXMLObject.cpp
2008-03-14 cantorAdd xsi:nil support to objects.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-02-02 cantorUpdate copyright.
2007-01-02 cantorImprove parser entity handling, clean up logging catego...
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-06-01 cantorWrapped encryption schema, also block unknown attribute...
2006-05-18 cantorRefactored Signature signing/validation, various Valida...
2006-05-08 cantorMacro adjustments, date/time class, typed XML attributes.
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-04-01 cantorEvolving macros, reduce casting in accessors, add const...
2006-03-29 cantorUnix porting fixes
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-17 cantorMerged marshalling/unmarshalling methods into core...