Renamed Applications/Application tags.
[shibboleth/sp.git] / shibsp / impl / XMLServiceProvider.cpp
2008-01-23 cantorRenamed Applications/Application tags.
2008-01-17 cantorChange audience handling and validators to separate...
2008-01-16 cantorEliminate DefaultRelyingParty element.
2007-12-06 cantorFix precedence of REMOTE_USER export.
2007-11-25 cantorMerge session cache implementations.
2007-11-15 cantorClean Solaris build.
2007-11-04 cantorAvoid processing Handler elements as property sets.
2007-10-19 cantorAdd method to read all properties.
2007-10-18 cantorAdd handlers and keys to status handler.
2007-09-30 cantorAttempt at a metadata generation handler.
2007-08-21 cantorMove to a "prefixed" model for metadata attributes...
2007-08-02 cantorTurn off chunking by default.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-23 cantorAllow absolute URL in exportLocation.
2007-07-18 cantorFix for SSPCPP-18
2007-07-17 cantorFirst cut at logout race detection in cache.
2007-07-12 cantorMake sure logout notification only happens in one handler.
2007-07-07 cantorFirst set of logout base classes and non-building draft...
2007-07-03 cantorGeneralize notification mechanism (should work for...
2007-07-01 cantorAdd logout notifications to config.
2007-06-22 cantorHandle failures properly.
2007-06-04 cantorPort up spoof checking
2007-05-31 cantorUnix installation fixes
2007-05-31 cantorLinux porting changes
2007-05-29 cantorAssertion export and lookup service using URI binding.
2007-05-25 cantorImplement artifact generation, start work on resolution...
2007-05-24 cantorBackend of storage-based relay state.
2007-05-23 cantorHeader clearing infrastructure.
2007-05-21 cantorMove ReplayCache and StorageService APIs to full build...
2007-05-21 cantorAdd inheritance for relying party properties.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-05-14 cantorFixed attribute-based functors.
2007-05-09 cantorMix/max functor.
2007-05-06 cantorAttribute filtering code.
2007-04-30 cantorFix old namespace defaults.
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-13 cantorInject logging category into base class.
2007-04-04 cantorFactor entityID into SessionInitiator subinterface...
2007-04-04 cantorImprove property inheritance, first batch of SessionIni...
2007-04-01 cantorSupport for application-specific attribute IDs.
2007-03-30 cantorConfig changes and rework for new credential APIs.
2007-03-19 cantorReturn default creds when peer is unknown.
2007-03-11 cantorRework address handling based on app/location.
2007-03-10 cantorAdjust logging/error-handling, schema fixes, failed...
2007-03-07 cantorMove token validation into SAML library, first draft...
2007-03-05 cantorAdded marker interface for assertion types.
2007-03-02 cantorArtifactMap support.
2007-03-02 cantorMoved handler sources.
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespa...
2007-03-01 cantorRework decoder handling in simple resolver, add IdP...
2007-02-24 cantorA "simple" attribute resolver, and token validation.
2007-02-19 cantorConvenience method for accessing SP instance.
2007-02-18 cantorSimple and Scoped Attribute decoders.
2007-02-14 cantorGlue SOAP client to SP config, expand policy settings.
2007-02-12 cantorDraft of query tool, not working yet.
2007-02-11 cantorDraft of 2.0 config schema/file, removed legacy support...
2007-02-09 cantorShorten "built-in" plugin types, delete stale files...
2007-02-06 cantorMove config logic into an "XML" SP plugin, divorce...