Fixed broken scheme computation in extension
[shibboleth/cpp-sp.git] / isapi_shib / isapi_shib.cpp
2004-10-27 Scott CantorFixed broken scheme computation in extension
2004-10-27 Scott CantorClarified an error message.
2004-08-20 Scott CantorExpose exception during debug startup.
2004-08-14 Scott CantorTarget URL computation was unreliable.
2004-06-11 Scott CantorSync to HEAD
2004-05-28 Scott CantorSmall fix to shireURL handling
2004-04-28 Scott CantorForgot to change constant.
2004-04-27 Scott CantorIIS fix to properly handle URL c14n
2004-04-26 Scott CantorAdjusted ACL API to take authn statement as well as...
2004-04-26 Scott CantorAdded logging config as a distinct feature
2004-04-23 Scott CantorFactor out some of the cookie name handling.
2004-04-19 Scott CantorAdded export of NameIdentifier.
2004-04-15 Scott CantorExtended MLP to support arbitrary tag subbing from...
2004-04-12 Scott CantorMoved NameIdentifier out of Subject.
2004-03-25 Scott CantorFixes to error handling, attribute export.
2004-03-22 Scott CantorRevise module for new APIs, lazy sessions.
2004-02-04 Scott CantorRemoved RPCHandle code.
2004-02-02 Scott CantorAdded time and providerId params on redirect
2004-01-17 Scott CantorRedesigned target around URL->application mapping
2003-07-30 Scott CantorWas overwriting session id with address.
2003-07-30 Scott CantorFixed problem with buffer reuse, set MIME type on errors.
2003-07-22 Scott CantorAdded a bit of logging.
2003-07-09 Scott CantorAdded catch(...) handler.
2003-07-09 Scott CantorWorking version.
2003-07-07 Scott CantorAdded POST handler as an ISAPI extension.
2003-07-06 Scott CantorRewritten filter based on 1.0 APIs, still missing POST...
2002-09-09 Scott CantorAdded extensive logging, mapper now uses an internal...
2002-09-03 Scott CantorInitial version, based on a hybrid of alpha 2.5 and...