Added redirectToSSL option to block non-SSL access.
[shibboleth/sp.git] / nsapi_shib / nsapi_shib.cpp
2006-03-27 cantorAdded redirectToSSL option to block non-SSL access.
2006-01-02 cantorSupport for new CGI data handling methods.
2005-12-17 cantorWithout connection: close, redirects are timing out.
2005-11-08 cantorProperly clear REMOTE_USER mapping.
2005-09-13 cantorTrap known exceptions during request config processing.
2005-08-12 cantorRedirects were being totally mishandled.
2005-07-18 cantorSwitched remaining files to Apache license.
2005-07-01 cantorUpdated to xsec 1.2, removed dead code.
2005-06-16 cantorImprove some header handling, at least on Solaris.
2005-06-14 cantorSome Unix fixes.
2005-05-25 cantorFixed initial bugs
2005-05-23 cantorRemoved ONC headers.
2005-05-20 cantorAdd a header
2005-04-24 cantorFixed template references.
2005-04-24 cantorAdded native command mapper.
2005-04-23 cantorFixed compile errors, need to redo command handling.
2005-04-01 warlordShibTargetException -> FatalProfileException
2005-04-01 warlordFirst pass at porting the NSAPI module to the new ShibT...
2005-04-01 warlordPull nsapi_shib up to HEAD.