Package fixes.
[shibboleth/xmltooling.git] / xmltooling / XMLToolingConfig.cpp
2008-03-13 cantorAdd new builder base class to indicate support for...
2008-01-30 cantorSupport path resolution in log config.
2008-01-30 cantorSupport path resolution in loadable libs.
2008-01-29 cantorPath resolver class for supporting installation-indepen...
2007-10-24 cantorLog library versions.
2007-10-11 cantorFix namespace in SOAP fault child elements.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-05-21 cantorMove ReplayCache and StorageService APIs to full build...
2007-05-19 cantorMoved in request/response interfaces from opensaml.
2007-05-17 cantorMove curl dependent code to full build only.
2007-05-17 cantorCleaned up source for dual build
2007-05-04 cantorPulled out curl accessor, doesn't seem to work anyway.
2007-05-03 cantorAdd internal copy of the Xerces net accessor for libcur...
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-04-09 cantorAlgorithm and key size criteria, incoming signature...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-08 cantorMoved URLEncoder down to tooling lib, added exception...
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-05 cantorAdd curl and OpenSSL locking to init/term.
2007-02-02 cantorUpdate copyright.
2006-12-19 cantorRename exception macros to avoid conflicts, correct...
2006-11-18 cantorUnified trust engines w/ KeyInfoSource interface, first...
2006-11-13 cantorClear StorageService plugins.
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-19 cantorTemplate replacement engine ported from Shib, added...
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-10-09 cantorMoved ReplayCache into xmltooling
2006-09-29 cantorMerge schema validators into one suite.
2006-09-21 cantorAdded a simple storage abstraction, and an in-memory...
2006-09-13 cantorSupport for a catalog path.
2006-09-08 cantorAdded built-in ID attribute support to base classes.
2006-09-07 cantorSOAP 1.1 classes
2006-08-23 cantorMade OpenSSL CRL wrapper public.
2006-08-21 cantorX509CRL wrappers (gap in XML-Sec at the moment)
2006-08-17 cantorBase TrustEngine APIs and explicit key engine impl.
2006-08-11 cantorExtend KeyResolver to include certificate resolution...
2006-07-24 cantorCredential resolver plugin
2006-07-02 cantorAdded ValidatorSuite around groups of static validators.
2006-06-25 cantorModify locking interfaces for use by metadata code.
2006-05-27 cantorImplemented EncryptionMethod schema snippet.
2006-05-04 cantorTighten up validator namespace checking, rework registr...
2006-05-03 cantorIntegrate parser pools into library.
2006-05-02 cantorAdd in plugin manager template.
2006-04-04 cantorGuard signature exception.
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-04-03 cantorWrap rest of KeyInfo, add support for exposing object...
2006-04-02 cantorMoved signature classes into own namespace.
2006-04-02 cantorMore sample objects and macros.
2006-04-01 cantorLinux fixes
2006-04-01 cantorEvolving macros, reduce casting in accessors, add const...
2006-03-30 cantorAdded some validation code.
2006-03-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-26 cantorAdd parametrized messaging and serialization to exceptions.
2006-03-17 cantorMerged marshalling/unmarshalling methods into core...
2006-03-14 cantorFixes for disabling xmlsec
2006-03-12 cantorFirst cut at signing support.
2006-03-06 cantorFixes associated with wildcard test classes.
2006-02-24 cantorDefault support for arbitrary DOM objects.
2006-02-21 cantorAdd ignore properties.
2006-02-20 cantorDeclare factory maps, map cleanup.
2006-02-19 cantorInitial parser APIs
2006-02-17 cantorSome root interfaces and configuration machinery