SSPCPP-616 - fix tuple namespaces and string literal errors
[shibboleth/cpp-sp.git] / shibsp / impl / XMLServiceProvider.cpp
2007-05-25 Scott CantorImplement artifact generation, start work on resolution...
2007-05-24 Scott CantorBackend of storage-based relay state.
2007-05-23 Scott CantorHeader clearing infrastructure.
2007-05-21 Scott CantorMove ReplayCache and StorageService APIs to full build...
2007-05-21 Scott CantorAdd inheritance for relying party properties.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-05-14 Scott CantorFixed attribute-based functors.
2007-05-09 Scott CantorMix/max functor.
2007-05-06 Scott CantorAttribute filtering code.
2007-04-30 Scott CantorFix old namespace defaults.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-13 Scott CantorInject logging category into base class.
2007-04-04 Scott CantorFactor entityID into SessionInitiator subinterface...
2007-04-04 Scott CantorImprove property inheritance, first batch of SessionIni...
2007-04-01 Scott CantorSupport for application-specific attribute IDs.
2007-03-30 Scott CantorConfig changes and rework for new credential APIs.
2007-03-19 Scott CantorReturn default creds when peer is unknown.
2007-03-11 Scott CantorRework address handling based on app/location.
2007-03-10 Scott CantorAdjust logging/error-handling, schema fixes, failed...
2007-03-07 Scott CantorMove token validation into SAML library, first draft...
2007-03-05 Scott CantorAdded marker interface for assertion types.
2007-03-02 Scott CantorArtifactMap support.
2007-03-02 Scott CantorMoved handler sources.
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespa...
2007-03-01 Scott CantorRework decoder handling in simple resolver, add IdP...
2007-02-24 Scott CantorA "simple" attribute resolver, and token validation.
2007-02-19 Scott CantorConvenience method for accessing SP instance.
2007-02-18 Scott CantorSimple and Scoped Attribute decoders.
2007-02-14 Scott CantorGlue SOAP client to SP config, expand policy settings.
2007-02-12 Scott CantorDraft of query tool, not working yet.
2007-02-11 Scott CantorDraft of 2.0 config schema/file, removed legacy support...
2007-02-09 Scott CantorShorten "built-in" plugin types, delete stale files...
2007-02-06 Scott CantorMove config logic into an "XML" SP plugin, divorce...