VS10 solution files, convert from NULL macro to nullptr.
[shibboleth/sp.git] / shibsp / handler / impl / SAML2SessionInitiator.cpp
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2010-03-11 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-263
2010-01-28 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-274
2009-10-28 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-244
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-09-30 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-224
2009-09-12 cantorRemap defaultACSIndex property to acsIndex for consistency.
2009-08-12 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-230
2009-08-10 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-227
2009-06-10 cantorChange default for acsByIndex to false.
2009-06-10 cantorAdd delegation request option to auto-insert condition...
2009-03-27 cantorAllow remoting of unsafe strings, and protect encoding...
2009-03-10 cantorRework POST handling to avoid remoting data if handler...
2009-03-06 foxAdding capability to save and restore posted data throu...
2009-01-27 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-181
2008-09-19 cantorPlug a few memory leaks.
2008-07-10 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-15
2008-06-16 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-116
2008-04-03 cantorGuard against empty RequestedAuthnContext generation.
2008-03-30 cantorBranch for 2.0 stream.
2008-03-12 cantorAdd sslIndex option to override ACS index in metadata...
2008-02-08 cantorChange API to permit session initiators to modify the...
2008-01-28 cantorMove metadata lock outside of else clause.
2008-01-17 cantorChange audience handling and validators to separate...
2007-12-19 cantorPropagate errors if not chained.
2007-12-13 cantorHardwire request settings in SAML 2 initiator.
2007-12-04 cantorLower log level on metadata failures.
2007-11-26 cantorMove session cookie management into session cache.
2007-11-15 cantorClean Solaris build.
2007-11-09 cantorAdd ECP support.
2007-11-08 cantorCollapse entity/role lookup in metadata API.
2007-11-08 cantorConvert role lookups to find_if algorithm.
2007-08-16 cantorSimplify/rename signing and encryption properties.
2007-08-09 cantorLogging category cleanup.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-11 cantorParameterize config namespace for message plugins.
2007-07-04 cantorFactor up message encoding along with credential resolu...
2007-07-03 cantorAdd cache method to find but not remove sessions by...
2007-05-30 cantorMerge in updated Apache POST body code.
2007-05-25 cantorImplement artifact generation, start work on resolution...
2007-05-25 cantorSwitch encoders to metadata-based recipient parameter.
2007-05-21 cantorAdd a RP-based key name to credential lookup.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-05-08 cantorBetter logging for remoted errors.
2007-05-04 cantorNeed to use SP-specific policy subclass for SOAP client.
2007-05-02 cantorFix reference to providerId.
2007-04-19 cantorAdditional AuthnRequest creation options.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-04-15 cantorDrafts of remoted Shib and SAML2 SessionInitiators.