Adding capability to save and restore posted data through login loop
[shibboleth/cpp-sp.git] / shibsp / handler / impl / SAML2SessionInitiator.cpp
2009-03-06 Jim FoxAdding capability to save and restore posted data throu...
2009-01-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-181
2008-09-19 Scott CantorPlug a few memory leaks.
2008-07-10 Scott CantorCPPOST-15 - Adds APIs to support advanced metadata...
2008-06-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-116
2008-04-03 Scott CantorGuard against empty RequestedAuthnContext generation.
2008-03-26 Scott CantorFix for SSPCPP-84.
2008-03-12 Scott CantorAdd sslIndex option to override ACS index in metadata...
2008-02-08 Scott CantorChange API to permit session initiators to modify the...
2008-01-28 Scott CantorMove metadata lock outside of else clause.
2008-01-17 Scott CantorChange audience handling and validators to separate...
2007-12-19 Scott CantorPropagate errors if not chained.
2007-12-13 Scott CantorHardwire request settings in SAML 2 initiator.
2007-12-04 Scott CantorLower log level on metadata failures.
2007-11-26 Scott CantorMove session cookie management into session cache.
2007-11-15 Scott CantorClean Solaris build.
2007-11-09 Scott CantorAdd ECP support.
2007-11-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-11-08 Scott CantorConvert role lookups to find_if algorithm.
2007-08-16 Scott CantorSimplify/rename signing and encryption properties.
2007-08-09 Scott CantorLogging category cleanup.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-07-04 Scott CantorFactor up message encoding along with credential resolu...
2007-07-03 Scott CantorAdd cache method to find but not remove sessions by...
2007-05-30 Scott CantorMerge in updated Apache POST body code.
2007-05-25 Scott CantorImplement artifact generation, start work on resolution...
2007-05-25 Scott CantorSwitch encoders to metadata-based recipient parameter.
2007-05-21 Scott CantorAdd a RP-based key name to credential lookup.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-05-08 Scott CantorBetter logging for remoted errors.
2007-05-04 Scott CantorNeed to use SP-specific policy subclass for SOAP client.
2007-05-02 Scott CantorFix reference to providerId.
2007-04-19 Scott CantorAdditional AuthnRequest creation options.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-04-15 Scott CantorDrafts of remoted Shib and SAML2 SessionInitiators.