Add support for returning 304 responses.
[shibboleth/sp.git] / fastcgi / shibauthorizer.cpp
2010-09-22 cantorAdd support for returning 304 responses.
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2009-11-02 cantorChange base class hook.
2009-10-31 cantorClean up svn props.
2009-10-26 cantorAdd hooks for protecting headers and redirects.
2009-05-20 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-193
2008-10-27 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-155
2008-08-08 cantorChange exception class when config fails.
2008-08-08 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-130
2008-08-07 cantorOops. Switch to new API to separate locally maintained...
2008-08-07 cantorEnsure "controlled" headers are never pulled from the...
2008-08-07 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-129
2008-08-05 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-128
2008-01-30 cantorPath resolution for error templates.
2007-11-25 cantorAdjust logging categories.
2007-10-30 cantorPort up URI sanitizer from branch.
2007-10-25 cantorSwitch status code for access denial.
2007-10-22 cantorMissing header.
2007-10-22 cantorMissing header.
2007-10-22 cantorSwitch exception class, seems to fail on some gcc versions.
2007-10-20 cantorPort fastcgi code to trunk.