Fix Win32 typedef
[shibboleth/cpp-sp.git] / shibsp / handler / impl / StatusHandler.cpp
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.