https://issues.shibboleth.net/jira/browse/SSPCPP-584
[shibboleth/cpp-sp.git] / fastcgi / shibauthorizer.cpp
2011-07-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-382
2011-06-15 Scott CantorChange license header.
2010-09-22 Scott CantorAdd support for returning 304 responses.
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2009-11-02 Scott CantorChange base class hook.
2009-10-31 Scott CantorClean up svn props.
2009-10-26 Scott CantorAdd hooks for protecting headers and redirects.
2009-05-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-193
2008-10-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-155
2008-08-08 Scott CantorChange exception class when config fails.
2008-08-08 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-130
2008-08-07 Scott CantorOops. Switch to new API to separate locally maintained...
2008-08-07 Scott CantorEnsure "controlled" headers are never pulled from the...
2008-08-07 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-129
2008-08-05 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-128
2008-01-30 Scott CantorPath resolution for error templates.
2007-11-25 Scott CantorAdjust logging categories.
2007-10-30 Scott CantorPort up URI sanitizer from branch.
2007-10-25 Scott CantorSwitch status code for access denial.
2007-10-22 Scott CantorMissing header.
2007-10-22 Scott CantorMissing header.
2007-10-22 Scott CantorSwitch exception class, seems to fail on some gcc versions.
2007-10-20 Scott CantorPort fastcgi code to trunk.