shibboleth/cpp-xmltooling.git
2006-05-02 Scott CantorMissing dist files.
2006-05-02 Scott CantorAdd in plugin manager template.
2006-04-19 Scott CantorAdded singleton methods on typed builders.
2006-04-19 Scott CantorCleanup
2006-04-17 Scott CantorRemove pthread macros.
2006-04-17 Scott CantorClean up defines, and add dlfunc check.
2006-04-17 Scott CantorRemoved unused configure checks.
2006-04-13 Scott Cantordoxygen autotools integration
2006-04-13 Scott CantorAdding some machinery.
2006-04-13 Scott CantorMisc fixes from addtl KeyInfo tests.
2006-04-04 Scott CantorBuild errors with xmlsec off
2006-04-04 Scott CantorGuard signature exception.
2006-04-04 Scott CantorRefactored simple content and child-handling into mixin...
2006-04-03 Scott CantorWrap rest of KeyInfo, add support for exposing object...
2006-04-02 Scott CantorMoved signature classes into own namespace.
2006-04-02 Scott CantorMore sample objects and macros.
2006-04-01 Scott CantorLinux fixes
2006-04-01 Scott CantorEvolving macros, reduce casting in accessors, add const...
2006-03-30 Scott CantorAdded some validation code.
2006-03-29 Scott CantorUnix porting fixes
2006-03-29 Scott CantorConstructor warning.
2006-03-29 Scott CantorExtra line seps.
2006-03-29 Scott CantorMissing includedir
2006-03-29 Scott CantorSet xsi:type during object construction.
2006-03-29 Scott CantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-28 Scott CantorRemoved unneeded method.
2006-03-26 Scott CantorRevised builder API
2006-03-26 Scott CantorAdd parametrized messaging and serialization to exceptions.
2006-03-24 Scott CantorAdd per-object validation.
2006-03-23 Scott CantorHandle variant element names, merge in wildcard class...
2006-03-21 Scott CantorBlock unmarshall when a DOM or parent exists.
2006-03-20 Scott CantorShortcuts for unmarshalling in builder interface, adjus...
2006-03-17 Scott CantorMerged marshalling/unmarshalling methods into core...
2006-03-14 Scott CantorFixes for disabling xmlsec
2006-03-14 Scott CantorConditional xmlsec support
2006-03-12 Scott CantorFirst cut at signing support.
2006-03-08 Scott CantorValidator interface.
2006-03-08 Scott CantorRenamed classes
2006-03-07 Scott CantorNamespace handling fixes
2006-03-06 Scott CantorUnix fixes
2006-03-06 Scott CantorFixes associated with wildcard test classes.
2006-03-06 Scott CantorBase classes for open content models.
2006-03-04 Scott CantorTemplate fixes for gcc
2006-03-03 Scott CantorBegan to implement collection handling.
2006-03-02 Scott CantorUnix build fixes
2006-03-02 Scott CantorAdded typename to template
2006-03-02 Scott CantorAdd unit tests to Unix build
2006-03-02 Scott CantorMarshalling tests.
2006-03-02 Scott CantorFixed inheritance hierarchy, namespace handling
2006-03-02 Scott CantorManage disposal of new objects when exceptions are...
2006-03-02 Scott CantorBug fixes and API changes from second unit test.
2006-03-01 Scott CantorInitial unit test plus fixes
2006-02-28 Scott CantorDOM fixup changes
2006-02-24 Scott CantorUse internal parser pool for catalog load.
2006-02-24 Scott CantorDefault support for arbitrary DOM objects.
2006-02-22 Scott CantorInitial marshalling support.
2006-02-22 Scott CantorLookup should be by XMLObject.
2006-02-21 Scott CantorNo longer needed.
2006-02-21 Scott CantorHousekeeping
2006-02-21 Scott CantorManage document while setting DOM.
2006-02-21 Scott CantorAdd equality operation.
2006-02-21 Scott CantorAdd ignore properties.
2006-02-21 Scott CantorAdd factory methods and default builder
2006-02-21 Scott CantorTightened up consts.
2006-02-21 Scott CantorAbstract unmarshaller minus signatures.
2006-02-20 Scott CantorDeclare factory maps, map cleanup.
2006-02-20 Scott CantorEarly marshalling code.
2006-02-20 Scott CantorAdd warning pragma blocks.
2006-02-20 Scott CantorAdd static mgmt of interfaces.
2006-02-20 Scott CantorAdd cleanup templates.
2006-02-20 Scott CantorAdd marshalling exceptions.
2006-02-20 Scott CantorInitial DOM handling interfaces.
2006-02-20 Scott CantorAdd toString method.
2006-02-19 Scott CantorHandle subfolder includes
2006-02-19 Scott CantorMissing const specifiers
2006-02-19 Scott CantorReplace reference to std::exception
2006-02-19 Scott CantorUnix makefile fixes
2006-02-19 Scott CantorUnix makefiles
2006-02-19 Scott CantorUnix makefiles
2006-02-19 Scott CantorInitial parser APIs
2006-02-19 Scott CantorSchemas and catalog
2006-02-17 Scott CantorSome root interfaces and configuration machinery
2006-02-17 Scott CantorLow level helpers
2006-02-15 Scott CantorInitial check-in
2006-02-13 Chad La JoieImport structure