Small improvement to detect bad shireURL settings.
[shibboleth/sp.git] / isapi_shib / isapi_shib.cpp
2004-05-28 cantorSmall improvement to detect bad shireURL settings.
2004-04-28 cantorForgot to change constant.
2004-04-27 cantorIIS fix to properly handle URL c14n
2004-04-26 cantorAdjusted ACL API to take authn statement as well as...
2004-04-26 cantorAdded logging config as a distinct feature
2004-04-23 cantorFactor out some of the cookie name handling.
2004-04-19 cantorAdded export of NameIdentifier.
2004-04-15 cantorExtended MLP to support arbitrary tag subbing from...
2004-04-12 cantorMoved NameIdentifier out of Subject.
2004-03-25 cantorFixes to error handling, attribute export.
2004-03-22 cantorRevise module for new APIs, lazy sessions.
2004-02-04 cantorRemoved RPCHandle code.
2004-02-02 cantorAdded time and providerId params on redirect
2004-01-17 cantorRedesigned target around URL->application mapping
2003-07-30 cantorWas overwriting session id with address.
2003-07-30 cantorFixed problem with buffer reuse, set MIME type on errors.
2003-07-22 cantorAdded a bit of logging.
2003-07-09 cantorAdded catch(...) handler.
2003-07-09 cantorWorking version.
2003-07-07 cantorAdded POST handler as an ISAPI extension.
2003-07-06 cantorRewritten filter based on 1.0 APIs, still missing POST...
2002-09-09 cantorAdded extensive logging, mapper now uses an internal...
2002-09-03 cantorInitial version, based on a hybrid of alpha 2.5 and...