Fix for SSPCPP-18
[shibboleth/cpp-sp.git] / shibsp / impl /
2007-07-18 Scott CantorFix for SSPCPP-18
2007-07-17 Scott CantorFirst cut at logout race detection in cache.
2007-07-12 Scott CantorMake sure logout notification only happens in one handler.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-07-07 Scott CantorFirst set of logout base classes and non-building draft...
2007-07-03 Scott CantorGeneralize notification mechanism (should work for...
2007-07-03 Scott CantorAdd cache method to find but not remove sessions by...
2007-07-01 Scott CantorAdd logout notifications to config.
2007-06-29 Scott CantorAdjust some cache operations.
2007-06-28 Scott CantorMaintain NameID backmapping in cache.
2007-06-27 Scott CantorChange ownership of attributes input to cache.
2007-06-22 Scott CantorHandle failures properly.
2007-06-11 Scott CantorTweak some logging.
2007-06-04 Scott CantorPort up spoof checking
2007-05-31 Scott CantorUnix installation fixes
2007-05-31 Scott CantorLinux porting changes
2007-05-29 Scott CantorAssertion export and lookup service using URI binding.
2007-05-28 Scott CantorAdd accessor for session ID.
2007-05-28 Scott CantorBypass timestamp update in cache.
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-15 Scott CantorDrafts of remoted Shib and SAML2 SessionInitiators.
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 CantorSerializing pointer instead of object.
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-18 Scott CantorMake NameID optional in session.
2007-03-11 Scott CantorRework address handling based on app/location.
2007-03-11 Scott CantorFix format handling in resolver, correct DDF looping...
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-03 Scott CantorAllow cache insertion with multiple assertions.
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...
2007-02-05 Scott CantorAttribute lookup, port ACL code and mainline SP code...
2007-02-04 Scott CantorMove assertions to separate storage records, improve...
2007-02-02 Scott CantorProcess attributes when loading sessions.
2007-02-02 Scott CantorUpdate copyright.
2007-01-31 Scott CantorRevamped cache plugins, buffering on inproc side, write...
2007-01-26 Scott CantorNearly testable draft of storage-based cache, minus...
2007-01-24 Scott CantorShift some SAML intelligence out of cache API, start...
2007-01-22 Scott CantorCombined SAML versions in one session API, implemented...
2007-01-22 Scott CantorFirst draft of session cache API
2007-01-17 Scott CantorStarting to refactor session cache, eliminated IConfig...
2007-01-15 Scott CantorNext refactoring stage, STPriv class gone, most of...
2007-01-13 Scott CantorLarge reorg of shibsp lib, new SPRequest API, ported...