SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / handler / impl / Shib1SessionInitiator.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-06-05 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-445
2012-02-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-352
2012-01-10 Scott CantorBoost changes
2011-10-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-349
2011-06-15 Scott CantorChange license header.
2011-02-15 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-351
2010-08-16 Scott CantorSkip warning when acsIndex not used.
2010-08-13 Scott CantorInitial draft of protocol bootstrapper, reworked ACS...
2010-08-12 Scott CantorFactor out LogoutInitiator class, simpler API to get...
2010-08-10 Scott CantorAdd protocol family property to protocol handlers,...
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2010-03-11 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-263
2010-01-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-274
2009-10-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-244
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-12 Scott CantorRemap defaultACSIndex property to acsIndex for consistency.
2009-08-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-227
2009-03-27 Scott CantorAllow remoting of unsafe strings, and protect encoding...
2009-03-10 Scott CantorRework POST handling to avoid remoting data if handler...
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-07-10 Scott CantorCPPOST-15 - Adds APIs to support advanced metadata...
2008-02-08 Scott CantorChange API to permit session initiators to modify the...
2008-01-17 Scott CantorChange audience handling and validators to separate...
2007-12-19 Scott CantorPropagate errors if not chained.
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-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-11-08 Scott CantorConvert role lookups to find_if algorithm.
2007-08-09 Scott CantorLogging category cleanup.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-05-31 Scott CantorLinux porting changes
2007-05-30 Scott CantorMerge in updated Apache POST body code.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-05-08 Scott CantorBetter logging for remoted errors.
2007-04-15 Scott CantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-09 Scott CantorEnhance relay state handling.
2007-04-05 Scott CantorOld and new discovery handlers.
2007-04-04 Scott CantorFactor entityID into SessionInitiator subinterface...
2007-04-04 Scott CantorImprove property inheritance, first batch of SessionIni...