Option to enable SSPCPP-437
[shibboleth/cpp-sp.git] / shibsp / impl /
2008-10-18 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-161
2008-09-30 Scott CantorDetect non-exception-based failure in loading extensions.
2008-09-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-135
2008-08-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-127
2008-07-14 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-122
2008-07-14 Scott CantorSSPCPP-118 - Fix memory leak in insert method.
2008-07-11 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-121
2008-07-10 Scott CantorCPPOST-15 - Adds APIs to support advanced metadata...
2008-06-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-109
2008-06-03 Scott CantorAdd expiration when clearing cookie.
2008-06-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-93
2008-03-14 Scott CantorCorrect location of TransportOption feature, makes...
2008-03-08 Scott CantorAdd protocol to log.
2008-03-04 Scott CantorShift property set logging to its own category.
2008-01-27 Scott CantorAvoid any chance of a double lock.
2008-01-23 Scott CantorRenamed Applications/Application tags.
2008-01-17 Scott CantorChange audience handling and validators to separate...
2008-01-16 Scott CantorEliminate DefaultRelyingParty element.
2007-12-29 Scott CantorAdd regex support to acl plugin.
2007-12-29 Scott CantorForgot to apply fix to tokenize around spaces.
2007-12-06 Scott CantorFix precedence of REMOTE_USER export.
2007-11-26 Scott CantorImprove consistency of cache API methods.
2007-11-26 Scott CantorMove session cookie management into session cache.
2007-11-25 Scott CantorMove request cookie processing down to base class.
2007-11-25 Scott CantorRemove old cache plugin.
2007-11-25 Scott CantorMerge session cache implementations.
2007-11-19 Scott CantorSession dumping handler.
2007-11-15 Scott CantorClean Solaris build.
2007-11-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-11-04 Scott CantorAvoid processing Handler elements as property sets.
2007-10-19 Scott CantorAdd method to read all properties.
2007-10-18 Scott CantorAdd handlers and keys to status handler.
2007-10-06 Scott CantorMinimal status handler.
2007-10-04 Scott CantorAdded valid-user rule.
2007-10-04 Scott CantorAdded class/decl support to authz plugins, also added...
2007-10-04 Scott CantorAND/OR rules not handling indeterminate result case.
2007-09-30 Scott CantorAttempt at a metadata generation handler.
2007-09-07 Scott CantorAdd Handler feature for config.
2007-09-04 Scott CantorMissing cleanup code.
2007-08-31 Scott CantorAdd "safe" query string support to mapper.
2007-08-21 Scott CantorMove to a "prefixed" model for metadata attributes...
2007-08-09 Scott CantorFix an extra lock call during logout.
2007-08-06 Scott CantorAdjust default cache timeout based on cache subclass.
2007-08-06 Scott CantorAdd back alias support for attributes.
2007-08-05 Scott CantorRevise attribute APIs to use vectors in place of multimaps.
2007-08-02 Scott CantorTurn off chunking by default.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-24 Scott CantorHostRegex and PathRegex support in request map.
2007-07-23 Scott CantorAllow absolute URL in exportLocation.
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.
next