https://issues.shibboleth.net/jira/browse/SSPCPP-544
[shibboleth/sp.git] / isapi_shib /
2005-05-21 cantorUpdated copyrights.
2005-05-02 cantorSplit init logging.
2005-04-16 cantorSplit up logging code.
2005-04-15 cantorAPI consolidation around ShibTarget class
2005-04-14 cantorSome API refactoring
2005-04-06 cantorNew endpoint management and refactored profile methods.
2005-04-02 cantorReduce Windows logging.
2005-04-01 cantorInterim fix to handle HTTP codes.
2005-04-01 cantorConvert more strings to references.
2005-03-31 cantorAdded Site Alias capability for vhosts, missing cookie...
2005-03-29 cantorConsolidated exception and status handling into a singl...
2005-03-17 cantorNull pointer bug.
2005-03-17 cantorChanged name of config section.
2005-03-17 cantorRenamed some config features/elements.
2005-02-08 cantorNew profile API, consolidated RPCs, simplified cache.
2005-01-26 warlordNot all modules can call doHandlePOST() from doCheckAut...
2005-01-26 warlordImplement filter and extension modules using new APIs.
2005-01-26 warlordImplement the ISAPI Extension callbacks.
2005-01-26 warlordImplement the ISAPI Filter callbacks.
2005-01-15 cantorUpdated package version.
2004-11-04 cantorPatched filter redirects to match extension redirects.
2004-10-27 cantorFixed broken scheme computation in extension
2004-10-27 cantorClarified an error message.
2004-10-25 cantorPorting changes from 1.2 branch
2004-08-22 cantorPort 1.2 branch fixes
2004-06-11 cantorNeed CRLF pair when sending headers back from filter.
2004-06-07 cantorBad link paths.
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-25 cantorRemoved CGI parser
2004-03-22 ryancInitial checkin for .htaccess support via registry.
2004-03-22 cantor*** empty log message ***
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 cantor*** empty log message ***
2004-01-17 cantorRedesigned target around URL->application mapping
2003-12-13 cantor*** empty log message ***
2003-08-24 cantorUpdated library version.
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-22 cantorReordered includes.
2003-07-09 cantorChange output filenames.
2003-07-09 cantorAdded catch(...) handler.
2003-07-09 cantorWorking version.
2003-07-07 cantor*** empty log message ***
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 log4cpp settings.
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...