Fix backslashes in SHIBSP_PREFIX variable by manually creating it during the script...
[shibboleth/sp.git] / nsapi_shib /
2008-03-12 cantorAdd sslIndex option to override ACS index in metadata...
2008-01-30 cantorPath resolution for error templates.
2007-12-04 cantorDetect subrequests and internal redirects.
2007-12-03 cantorDetect multiple executions of NSAPI function so spoof...
2007-11-25 cantorAdjust logging categories.
2007-11-15 cantorWrong library link.
2007-10-30 cantorPort up URI sanitizer from branch.
2007-10-21 cantorAdd logging when catching unknown errors.
2007-10-20 cantorPort fastcgi code to trunk.
2007-10-20 cantorBypass catch all handlers (upport from branch).
2007-10-19 cantorFix crash in localized request maps.
2007-10-19 cantorAdd method to read all properties.
2007-09-07 cantorAdd Handler feature for config.
2007-08-20 cantorStop setting HTTP_REMOTE_USER.
2007-08-19 cantorFixes to header management, spoof checking, virtual...
2007-08-19 cantorRemove dead code.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-06-12 cantorStreamline link settings, reroute output.
2007-06-09 cantorUpdating versions, working on new installer.
2007-06-08 cantorCatch up some changes.
2007-06-01 cantorAdd xmltooling to build
2007-05-27 cantorClient certificate bridge.
2007-05-27 cantorDraft artifact resolver.
2007-05-20 cantorStart to clean up Unix build.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-04-30 cantorFix old namespace defaults.
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-04-15 cantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-04 cantorImprove property inheritance, first batch of SessionIni...
2007-03-30 cantorConfig changes and rework for new credential APIs.
2007-03-10 cantorAdjust logging/error-handling, schema fixes, failed...
2007-02-12 cantorDraft of query tool, not working yet.
2007-02-11 cantorRenamed shar project, some Makefile fixes.
2007-02-11 cantorDraft of 2.0 config schema/file, removed legacy support...
2007-02-09 cantorShorten "built-in" plugin types, delete stale files...
2007-02-06 cantorMove config logic into an "XML" SP plugin, divorce...
2007-02-05 cantorRemove extra files.
2007-02-05 cantorAttribute lookup, port ACL code and mainline SP code...
2007-02-02 cantorUpdate copyright.
2007-01-18 cantorMigrated ShibTarget logic into ServiceProvider base.
2007-01-15 cantorNext refactoring stage, STPriv class gone, most of...
2007-01-14 cantorRemoved ShibTarget members.
2007-01-13 cantorLarge reorg of shibsp lib, new SPRequest API, ported...
2007-01-06 cantorOld config class ported, all config files now loading...
2007-01-04 cantorNew base class for XMLRequestMap.
2007-01-02 cantorNext integration phase, metadata and trust conversion.
2006-12-26 cantorMoved property set classes to new library.
2006-12-22 cantorStarting migration to new SP library
2006-12-21 cantorDeleted some per-file settings.
2006-12-20 cantorMore lib migration, purged old thread/error template...
2006-11-30 cantorGetting the debug build going again.
2006-03-27 cantorAdded redirectToSSL option to block non-SSL access.
2006-01-27 cantorAdd new makefiles to dist
2006-01-02 cantorVS2005 project file.
2006-01-02 cantorIgnore VS2005 user files.
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-24 cantorEnabled 64-bit warnings on build.
2005-08-13 cantorVS.NET project file
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-06-14 cantorRemoved RPC flags.
2005-05-25 cantorFixed initial bugs
2005-05-23 cantorRemoved ONC headers.
2005-05-21 cantorUpdated copyrights.
2005-05-21 cantorUpdated include path
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-23 cantorUpdated for 1.3
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.