Use shibboleth-sp as package name for compatibility.
[shibboleth/cpp-sp.git] / shibsp / Application.h
2012-02-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-352
2011-06-15 Scott CantorChange license header.
2010-08-13 Scott CantorInitial draft of protocol bootstrapper, reworked ACS...
2010-08-12 Scott CantorFactor out LogoutInitiator class, simpler API to get...
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-03-06 Scott CantorDeprecate audience method.
2008-10-18 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-161
2008-07-14 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-122
2008-07-10 Scott CantorCPPOST-15 - Adds APIs to support advanced metadata...
2008-01-17 Scott CantorChange audience handling and validators to separate...
2007-12-06 Scott CantorFix precedence of REMOTE_USER export.
2007-09-30 Scott CantorAttempt at a metadata generation handler.
2007-08-21 Scott CantorRe-revision of metadata attribute support.
2007-08-21 Scott CantorMove to a "prefixed" model for metadata attributes...
2007-07-17 Scott CantorFirst cut at logout race detection in cache.
2007-07-03 Scott CantorGeneralize notification mechanism (should work for...
2007-07-01 Scott CantorAdd logout notifications to config.
2007-05-25 Scott CantorImplement artifact generation, start work on resolution...
2007-05-23 Scott CantorHeader clearing infrastructure.
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 CantorCopied over mapping and filtering schemas.
2007-04-04 Scott CantorFactor entityID into SessionInitiator subinterface...
2007-04-01 Scott CantorSupport for application-specific attribute IDs.
2007-03-30 Scott CantorConfig changes and rework for new credential APIs.
2007-03-07 Scott CantorMove token validation into SAML library, first draft...
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-02 Scott CantorUpdate copyright.
2007-01-16 Scott CantorPulled attribute designators, moved audiences up.
2007-01-16 Scott CantorMoved handler accessors up to base.
2007-01-13 Scott CantorLarge reorg of shibsp lib, new SPRequest API, ported...