Need to use SP-specific policy subclass for SOAP client.
[shibboleth/sp.git] / shib-target / shib-handlers.cpp
2007-02-02 cantorUpdate copyright.
2007-01-31 cantorRevamped cache plugins, buffering on inproc side, write...
2007-01-25 cantorReworked outgoing messages to optimize for pre-serializ...
2007-01-18 cantorMigrated ShibTarget logic into ServiceProvider base.
2007-01-17 cantorStarting to refactor session cache, eliminated IConfig...
2007-01-15 cantorMigrated Handler interface, set up segregated handler...
2007-01-15 cantorNext refactoring stage, STPriv class gone, most of...
2007-01-13 cantorLarge reorg of shibsp lib, new SPRequest API, ported...
2007-01-09 cantorShell of new SP object interface to replace old IConfig...
2007-01-06 cantorOld config class ported, all config files now loading...
2007-01-02 cantorSwitched to xmltooling cred resolver.
2007-01-02 cantorNext integration phase, metadata and trust conversion.
2006-12-27 cantorMove Shib constants to new lib, fixed symbol conflicts.
2006-12-26 cantorMoved property set classes to new library.
2006-12-26 cantorMoved remoting layer to new library.
2006-12-23 cantorSwitch to library for URL encoder.
2006-12-22 cantorStarting migration to new SP library
2006-12-20 cantorMore lib migration, purged old thread/error template...
2006-12-10 cantorBaby steps. First replacement of old code, link to...
2006-02-04 cantorClear state cookie after consuming it.
2006-01-08 cantorMoved condition/signature checking to callback.
2006-01-02 cantorRecoded handlers to new API, still need to extend Sessi...
2005-10-15 cantorInclude spaces in URL encoding.
2005-08-24 cantorFixed some 64-bit warnings.
2005-07-18 cantorSwitched remaining files to Apache license.
2005-07-08 cantorLogout handler wasn't adding cookieProps to value.
2005-06-23 cantorHandle null TARGET value.
2005-05-20 cantorChop a few headers
2005-05-18 cantorNamespace qualified MinorVersion property.
2005-05-18 cantorSessionInitiator should look for Shib protocol URI
2005-05-18 cantorAdded (hopefully) simultaneous 1.0/1.1 support.
2005-05-18 cantorAdded (hopefully) simultaneous 1.0/1.1 support.
2005-05-17 cantorReworked profile handlers outside of core library.