SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / handler / impl / SAML2Logout.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-11-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-527
2012-10-31 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-402
2012-08-02 Scott CantorFix leaks in identifier generation
2012-02-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-352
2012-01-11 Scott CantorDebian can't bind abstract classes
2012-01-10 Scott CantorBoost changes
2011-11-10 Scott CantorFix some warnings.
2011-11-09 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-403
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-10 Scott CantorAdd protocol family property to protocol handlers,...
2010-05-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-293
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2010-03-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-282
2009-11-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-259
2009-10-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-236
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-230
2009-07-14 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-223
2009-03-31 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-196
2009-03-19 Scott CantorRedesign condition and profile processing based on...
2008-12-29 Scott CantorXerces 3 revisions.
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-19 Scott CantorAdd return parameter and relay state support to logout...
2007-12-19 Scott CantorProvide client request into template generation, partic...
2007-11-26 Scott CantorImprove consistency of cache API methods.
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-10-08 Scott CantorAdd a getType method to handlers to assist with documen...
2007-10-02 Scott CantorMemory leak of decrypted NameID.
2007-09-30 Scott CantorAttempt at a metadata generation handler.
2007-09-17 Scott CantorRefactor assertion extraction into handlers.
2007-08-16 Scott CantorSimplify/rename signing and encryption properties.
2007-08-10 Scott CantorFavor ResponseLocation in metadata.
2007-08-09 Scott CantorLogging category cleanup.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-22 Scott CantorComment cleanups.
2007-07-17 Scott CantorFirst cut at logout race detection in cache.
2007-07-11 Scott CantorParameterize config namespace for message plugins.