Remove xmlproviders from build, deleted old AAP interface.
[shibboleth/cpp-sp.git] / shib-target / shib-target.h
2007-02-05 Scott CantorRemove xmlproviders from build, deleted old AAP interface.
2007-02-02 Scott CantorUpdate copyright.
2007-01-18 Scott CantorMigrated ShibTarget logic into ServiceProvider base.
2007-01-17 Scott CantorStarting to refactor session cache, eliminated IConfig...
2007-01-16 Scott CantorPulled attribute designators, moved audiences up.
2007-01-16 Scott CantorMoved handler accessors up to base.
2007-01-15 Scott CantorMigrated Handler interface, set up segregated handler...
2007-01-15 Scott CantorNext refactoring stage, STPriv class gone, most of...
2007-01-14 Scott CantorRemoved ShibTarget members.
2007-01-13 Scott CantorLarge reorg of shibsp lib, new SPRequest API, ported...
2007-01-09 Scott CantorShell of new SP object interface to replace old IConfig...
2007-01-06 Scott CantorOld config class ported, all config files now loading...
2007-01-05 Scott CantorMoved credential resolver map inside SP.
2007-01-04 Scott CantorNew base class for XMLRequestMap.
2007-01-02 Scott CantorNext integration phase, metadata and trust conversion.
2006-12-27 Scott CantorMove Shib constants to new lib, fixed symbol conflicts.
2006-12-26 Scott CantorMoved property set classes to new library.
2006-12-26 Scott CantorMoved remoting layer to new library.
2006-12-23 Scott CantorSwitch to library for URL encoder.
2006-12-22 Scott CantorStarting migration to new SP library
2006-12-20 Scott CantorMore lib migration, purged old thread/error template...
2006-12-10 Scott CantorBaby steps. First replacement of old code, link to...
2006-11-30 Scott CantorPull in Apache 2.2 module.
2006-11-30 Scott CantorRevert design decision to multiplex handlers.
2006-01-30 Scott CantorMade cleanup functors public.
2006-01-24 Scott CantorAdded ODBC cache elements.
2006-01-12 Scott CantorAdded backing store methods to read in parts of entry.
2006-01-11 Scott CantorNew backing store API for cache.
2006-01-08 Scott CantorAdded cache store API, token validation callback.
2006-01-02 Scott CantorFirst cut at 2.0 API design.
2005-11-15 Scott CantorBegin to relax restrictions so endpoints can be shared.
2005-10-25 Scott CantorExpose SAML objects from ICacheEntry
2005-10-19 Scott CantorAdded ADFS_SSO constant.
2005-08-24 Scott CantorRedesigned cache interface and implementation to store...
2005-07-10 Scott CantorChanged default paths.
2005-07-01 Scott CantorUpdated to xsec 1.2, converted to new HTTP Hook.
2005-05-27 Scott CantorHandle getting session data properly in the different...
2005-05-17 Scott CantorReworked profile handlers outside of core library.
2005-05-02 Scott CantorRefactored remote API into IListener
2005-05-01 Scott CantorAdd AttributeFactory and DiagnosticService elements.
2005-04-24 Scott CantorChange default mapper type to "Native".
2005-04-16 Scott CantorUnify authType handling across implementations
2005-04-15 Scott CantorAPI consolidation around ShibTarget class
2005-04-14 Scott CantorSome API refactoring
2005-04-12 Scott CantorNew trust APIs, some additional metadata APIs.
2005-04-06 Scott CantorImplemented simple logout handler.
2005-04-06 Scott CantorNew endpoint management and refactored profile methods.
2005-04-02 Scott CantorAdded a const
2005-04-01 Scott CantorInterim fix to handle HTTP codes.
2005-04-01 Scott CantorConvert more strings to references.
2005-04-01 Scott CantorReturn provider ID during session creation for CDC...
2005-03-31 Scott CantorEliminated some extra string wrapping.
2005-03-29 Scott CantorConsolidated exception and status handling into a singl...
2005-03-25 Scott CantorReworked cookie name handling.
2005-03-24 Scott CantorRemove state mgr (overkill for now), implement local...
2005-03-23 Scott CantorFix caching inconsistencies.
2005-03-22 Scott CantorRework cached data, add (stubbed) statemgr RPC.
2005-03-17 Scott CantorBegin config schema changes/fixes
2005-02-21 Scott CantorArtifact mapper implementation
2005-02-21 Scott CantorAdded const to binding/profile methods
2005-02-14 Scott CantorRedesigned ShibBinding as an HTTP binding hook.
2005-02-08 Scott CantorNew profile API, consolidated RPCs, simplified cache.
2005-01-30 Scott CantorMoved plugin and locking interfaces into libsaml.
2005-01-29 Scott CantorRemove legacy APIs and stubbed methods.
2005-01-26 Derek AtkinsNot all modules can call doHandlePOST() from doCheckAut...
2005-01-25 Derek AtkinsImplement generic HTAccess and doCheckAuthZ()
2005-01-25 Derek AtkinsCheckpoint: Apache Module using new ShibTarget class.
2005-01-24 Derek AtkinsCheckpoint: Implement doHandlePOST()
2005-01-24 Scott CantorRelocate XML schemas to share/xml/shibboleth
2005-01-21 Derek AtkinsCheckpoint shibtarget.
2005-01-17 Scott CantorRevised metadata API.
2005-01-10 Derek AtkinsMove the 'SHIRE' d'tor into the class definition.
2005-01-01 Derek AtkinsCheckpoint the new ShibTarget code.
2004-12-08 Derek AtkinsMove the SHIRE and RM code into ShibTarget.
2004-07-01 Scott CantorAdd application cross checking to session lookup.
2004-04-28 Scott CantorAdded simple conditional if/ifnot tags to MLP class.
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-15 Scott CantorExtended MLP to support arbitrary tag subbing from...
2004-03-31 Derek AtkinsRemove some code which isn't implemented (and probably...
2004-03-25 Scott CantorMoved path constants into main header for WIN32
2004-03-22 Scott CantorExplicit length on CGI parser.
2004-03-19 Scott CantorBypass new path header on Windows
2004-03-19 Derek AtkinsAdd a shib-paths header file, auto-generated at build...
2004-03-18 Scott CantorNew configuraton API, new APIs for various pluggable...
2004-03-01 Scott CantorAlign to new APIs
2004-02-12 Scott CantorCache sessions and attributes by application_id, remove...
2004-02-04 Scott CantorMoved RPCHandle functionality inside library, added...
2004-01-18 Scott CantorRemoved sock name typedef, reorgd headers
2004-01-17 Scott CantorRedesigned target around URL->application mapping
2003-12-03 Scott CantorShibTargetException needs copy ctor like elf needs...
2003-11-25 Derek AtkinsBetter exiting without an ini-file
2003-11-24 Scott CantorERROR constant was conflicting on Windows
2003-11-18 Derek AtkinsFirst pass at an API for a higher-level target API
2003-11-18 Derek AtkinsRefactor some code:
2003-08-24 Scott CantorCode around STL problems.
2003-07-01 Scott CantorRework sockname, and add sockacl.
2003-06-29 Scott CantorReorganized preprocessor declarations for Windows.
2003-06-28 Scott CantorAdded license.
next