https://issues.shibboleth.net/jira/browse/SSPCPP-382
[shibboleth/cpp-sp.git] / isapi_shib / isapi_shib.cpp
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...