SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / handler / impl / StatusHandler.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-06-20 Scott CantorLet handler run when no metadata is present.
2012-04-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-440
2012-01-10 Scott CantorBoost changes
2011-10-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-326
2011-09-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-362
2011-06-15 Scott CantorChange license header.
2011-05-19 Scott CantorAdditional fix for SSPCPP-344.
2010-10-25 Scott CantorFix Win32 typedef
2010-10-23 Scott CantorAdd timestamp.
2010-10-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-222
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-27 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-44
2008-12-29 Scott CantorXerces 3 revisions.
2008-10-17 Scott CantorSwitch to 403 when access denied.
2008-07-10 Scott CantorCPPOST-15 - Adds APIs to support advanced metadata...
2008-01-17 Scott CantorChange audience handling and validators to separate...
2007-11-16 Scott CantorHandle encoded URLs in status handler.
2007-11-15 Scott CantorClean Solaris build.
2007-11-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-10-25 Scott CantorSwitch status code for access denial.
2007-10-22 Scott CantorSwitch exception class, seems to fail on some gcc versions.
2007-10-19 Scott CantorFix crash in localized request maps.
2007-10-18 Scott CantorAdd handlers and keys to status handler.
2007-10-17 Scott CantorMove credential usage enum to Credential class.
2007-10-06 Scott CantorMinimal status handler.