Next integration phase, metadata and trust conversion.
[shibboleth/sp.git] / shib-target / shib-target.h
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-11-30 cantorRevert design decision to multiplex handlers.
2006-01-30 cantorMade cleanup functors public.
2006-01-24 cantorAdded ODBC cache elements.
2006-01-12 cantorAdded backing store methods to read in parts of entry.
2006-01-11 cantorNew backing store API for cache.
2006-01-08 cantorAdded cache store API, token validation callback.
2006-01-02 cantorFirst cut at 2.0 API design.
2005-11-15 cantorBegin to relax restrictions so endpoints can be shared.
2005-10-25 cantorExpose SAML objects from ICacheEntry
2005-08-24 cantorRedesigned cache interface and implementation to store...
2005-07-10 cantorChanged default paths.
2005-07-01 cantorUpdated to xsec 1.2, converted to new HTTP Hook.
2005-05-27 cantorHandle getting session data properly in the different...
2005-05-17 cantorReworked profile handlers outside of core library.
2005-05-02 cantorRefactored remote API into IListener
2005-05-01 cantorAdd AttributeFactory and DiagnosticService elements.
2005-04-24 cantorChange default mapper type to "Native".
2005-04-16 cantorUnify authType handling across implementations
2005-04-15 cantorAPI consolidation around ShibTarget class
2005-04-14 cantorSome API refactoring
2005-04-12 cantorNew trust APIs, some additional metadata APIs.
2005-04-06 cantorImplemented simple logout handler.
2005-04-06 cantorNew endpoint management and refactored profile methods.
2005-04-02 cantorAdded a const
2005-04-01 cantorInterim fix to handle HTTP codes.
2005-04-01 cantorConvert more strings to references.
2005-04-01 cantorReturn provider ID during session creation for CDC...
2005-03-31 cantorEliminated some extra string wrapping.
2005-03-29 cantorConsolidated exception and status handling into a singl...
2005-03-25 cantorReworked cookie name handling.
2005-03-24 cantorRemove state mgr (overkill for now), implement local...
2005-03-23 cantorFix caching inconsistencies.
2005-03-22 cantorRework cached data, add (stubbed) statemgr RPC.
2005-03-17 cantorBegin config schema changes/fixes
2005-02-21 cantorArtifact mapper implementation
2005-02-21 cantorAdded const to binding/profile methods
2005-02-14 cantorRedesigned ShibBinding as an HTTP binding hook.
2005-02-08 cantorNew profile API, consolidated RPCs, simplified cache.
2005-01-30 cantorMoved plugin and locking interfaces into libsaml.
2005-01-29 cantorRemove legacy APIs and stubbed methods.
2005-01-26 warlordNot all modules can call doHandlePOST() from doCheckAut...
2005-01-25 warlordImplement generic HTAccess and doCheckAuthZ()
2005-01-25 warlordCheckpoint: Apache Module using new ShibTarget class.
2005-01-24 warlordCheckpoint: Implement doHandlePOST()
2005-01-24 cantorRelocate XML schemas to share/xml/shibboleth
2005-01-21 warlordCheckpoint shibtarget.
2005-01-17 cantorRevised metadata API.
2005-01-10 warlordMove the 'SHIRE' d'tor into the class definition.
2005-01-01 warlordCheckpoint the new ShibTarget code.
2004-12-08 warlordMove the SHIRE and RM code into ShibTarget.
2004-07-01 cantorAdd application cross checking to session lookup.
2004-04-28 cantorAdded simple conditional if/ifnot tags to MLP class.
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-15 cantorExtended MLP to support arbitrary tag subbing from...
2004-03-31 warlordRemove some code which isn't implemented (and probably...
2004-03-25 cantorMoved path constants into main header for WIN32
2004-03-22 cantorExplicit length on CGI parser.
2004-03-19 cantorBypass new path header on Windows
2004-03-19 warlordAdd a shib-paths header file, auto-generated at build...
2004-03-18 cantorNew configuraton API, new APIs for various pluggable...
2004-03-01 cantorAlign to new APIs
2004-02-12 cantorCache sessions and attributes by application_id, remove...
2004-02-04 cantorMoved RPCHandle functionality inside library, added...
2004-01-18 cantorRemoved sock name typedef, reorgd headers
2004-01-17 cantorRedesigned target around URL->application mapping
2003-12-03 cantorShibTargetException needs copy ctor like elf needs...
2003-11-25 warlordBetter exiting without an ini-file
2003-11-24 cantorERROR constant was conflicting on Windows
2003-11-18 warlordFirst pass at an API for a higher-level target API
2003-11-18 warlordRefactor some code:
2003-08-24 cantorCode around STL problems.
2003-07-01 cantorRework sockname, and add sockacl.
2003-06-29 cantorReorganized preprocessor declarations for Windows.
2003-06-28 cantorAdded license.
2003-06-28 cantorAdded export specifiers.
2003-06-27 cantorRemoved aap-uri
2003-05-20 warlordshireError.html: update the error template to show...
2003-05-17 cantorRevised metadata interface for multiple sources/providers
2003-05-01 warlordAdd configuration options for AATimeout, AAConnectTimeo...
2003-04-23 warlordRe-architect the way errors are handled across the...
2003-04-23 warlordAdd support for the originErrorURL, originContactName...
2003-04-23 warlord * ccache-utils.h shib-ccache.cpp:
2003-04-22 warlordAdd #define for "defaultLife", the default attribute...
2003-04-20 cantorReordered headers and removed some constants.
2003-04-14 warlordBegin a restructuring to allow the most re-use of code for
2003-04-04 cantorMoved AAP and attribute config from eduPerson lib.
2003-03-04 warlordChange the RPCError API; supply a 'type', 'text', ...
2003-02-25 warlordFix the ShibINI::iterator destructors.
2003-02-25 cantorFixed a race condition during ST init, moving most...
2003-02-25 warlordAdd configuration options for the cacheType, cacheClean...
next