https://issues.shibboleth.net/jira/browse/SSPCPP-255
[shibboleth/cpp-sp.git] / nsapi_shib / nsapi_shib.cpp
2009-11-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-255 origin/maint-1.3 1.3.5
2009-01-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-179
2009-01-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-175
2008-09-09 Scott CantorBetter handling for remote-user duplicate header.
2007-12-04 Scott CantorDetect subrequests and internal redirects.
2007-12-03 Scott CantorDetect multiple executions of NSAPI function so spoof...
2007-09-21 Scott CantorReduce catch all handlers, and make them optional.
2007-08-19 Scott CantorFixes to header management, added spoof checking, virtu...
2006-06-16 Scott CantorFinished option to set unset headers to fixed value...
2006-06-16 Scott CantorAdd option to set unset headers to fixed value.
2006-06-15 Scott CantorFix for secadv 20060615 to set empty headers and not...
2006-03-27 Scott CantorFix config.h reference.
2006-03-27 Scott CantorAdded redirectToSSL option to block non-SSL access.
2005-12-17 Scott CantorWithout connection: close, redirects are timing out.
2005-11-08 Scott CantorProperly clear REMOTE_USER mapping.
2005-09-13 Scott CantorTrap known exceptions during request config processing.
2005-08-12 Scott CantorRedirects were being totally mishandled.
2005-07-18 Scott CantorSwitched remaining files to Apache license.
2005-07-01 Scott CantorUpdated to xsec 1.2, removed dead code.
2005-06-16 Scott CantorImprove some header handling, at least on Solaris.
2005-06-14 Scott CantorSome Unix fixes.
2005-05-25 Scott CantorFixed initial bugs
2005-05-23 Scott CantorRemoved ONC headers.
2005-05-20 Scott CantorAdd a header
2005-04-24 Scott CantorFixed template references.
2005-04-24 Scott CantorAdded native command mapper.
2005-04-23 Scott CantorFixed compile errors, need to redo command handling.
2005-04-01 Derek AtkinsShibTargetException -> FatalProfileException
2005-04-01 Derek AtkinsFirst pass at porting the NSAPI module to the new ShibT...
2005-04-01 Derek AtkinsPull nsapi_shib up to HEAD.