Template replacement engine ported from Shib, added conditional nesting.
[shibboleth/cpp-xmltooling.git] / xmltooling / XMLToolingConfig.cpp
2006-10-19 Scott CantorTemplate replacement engine ported from Shib, added...
2006-10-12 Scott CantorMulti-line svn commit, see body.
2006-10-09 Scott CantorMoved ReplayCache into xmltooling
2006-09-29 Scott CantorMerge schema validators into one suite.
2006-09-21 Scott CantorAdded a simple storage abstraction, and an in-memory...
2006-09-13 Scott CantorSupport for a catalog path.
2006-09-08 Scott CantorAdded built-in ID attribute support to base classes.
2006-09-07 Scott CantorSOAP 1.1 classes
2006-08-23 Scott CantorMade OpenSSL CRL wrapper public.
2006-08-21 Scott CantorX509CRL wrappers (gap in XML-Sec at the moment)
2006-08-17 Scott CantorBase TrustEngine APIs and explicit key engine impl.
2006-08-11 Scott CantorExtend KeyResolver to include certificate resolution...
2006-07-24 Scott CantorCredential resolver plugin
2006-07-02 Scott CantorAdded ValidatorSuite around groups of static validators.
2006-06-25 Scott CantorModify locking interfaces for use by metadata code.
2006-05-27 Scott CantorImplemented EncryptionMethod schema snippet.
2006-05-04 Scott CantorTighten up validator namespace checking, rework registr...
2006-05-03 Scott CantorIntegrate parser pools into library.
2006-05-02 Scott CantorAdd in plugin manager template.
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 CantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-26 Scott CantorAdd parametrized messaging and serialization to exceptions.
2006-03-17 Scott CantorMerged marshalling/unmarshalling methods into core...
2006-03-14 Scott CantorFixes for disabling xmlsec
2006-03-12 Scott CantorFirst cut at signing support.
2006-03-06 Scott CantorFixes associated with wildcard test classes.
2006-02-24 Scott CantorDefault support for arbitrary DOM objects.
2006-02-21 Scott CantorAdd ignore properties.
2006-02-20 Scott CantorDeclare factory maps, map cleanup.
2006-02-19 Scott CantorInitial parser APIs
2006-02-17 Scott CantorSome root interfaces and configuration machinery