SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / handler / impl / SAMLDSSessionInitiator.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2015-01-19 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-624
2012-02-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-410
2012-01-10 Scott CantorBoost changes
2011-06-15 Scott CantorChange license header.
2010-10-09 Scott CantorGenerate RequestInitiator metadata extension from paren...
2010-10-09 Scott CantorReplace generic methods for creating DiscoveryResponse...
2010-08-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-303
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-11-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-184
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-229
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...
2008-12-29 Scott CantorXerces 3 revisions.
2008-11-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-167
2008-02-08 Scott CantorChange API to permit session initiators to modify the...
2007-12-24 Scott CantorSupport metadata generation in chained handlers.
2007-11-26 Scott CantorMove session cookie management into session cache.
2007-11-15 Scott CantorClean Solaris build.
2007-10-21 Scott CantorAdd statusCodes to no IdP error.
2007-08-09 Scott CantorLogging category cleanup.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-06-08 Scott CantorMissing namespace.
2007-06-04 Scott CantorA stab at handling empty response from DS.
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.