Let handler run when no metadata is present.
[shibboleth/sp.git] / shibsp / handler / impl / StatusHandler.cpp
2012-06-20 scantorLet handler run when no metadata is present.
2012-04-29 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-440
2012-01-10 scantorBoost changes
2011-10-17 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-326
2011-09-21 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-362
2011-06-15 scantorChange license header.
2011-05-19 scantorAdditional fix for SSPCPP-344.
2010-10-25 cantorFix Win32 typedef
2010-10-23 cantorAdd timestamp.
2010-10-22 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-222
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-09-27 cantorReducing header overuse, non-inlining selected methods...
2009-08-12 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-44
2008-12-29 cantorXerces 3 revisions.
2008-10-17 cantorSwitch to 403 when access denied.
2008-07-10 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-15
2008-01-17 cantorChange audience handling and validators to separate...
2007-11-16 cantorHandle encoded URLs in status handler.
2007-11-15 cantorClean Solaris build.
2007-11-08 cantorCollapse entity/role lookup in metadata API.
2007-10-25 cantorSwitch status code for access denial.
2007-10-22 cantorSwitch exception class, seems to fail on some gcc versions.
2007-10-19 cantorFix crash in localized request maps.
2007-10-18 cantorAdd handlers and keys to status handler.
2007-10-17 cantorMove credential usage enum to Credential class.
2007-10-06 cantorMinimal status handler.