Move to a "prefixed" model for metadata attributes and separate from session.
[shibboleth/cpp-sp.git] / shibsp / ServiceProvider.cpp
2007-08-21 Scott CantorMove to a "prefixed" model for metadata attributes...
2007-08-07 Scott CantorOptions for per-content error handling.
2007-08-05 Scott CantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-23 Scott CantorAllow absolute URL in exportLocation.
2007-07-04 Scott CantorMove redirectError property up to application.
2007-06-29 Scott CantorExport SessionID for use by applications.
2007-06-12 Scott CantorAdd REMOTE_USER to built-in cleared list.
2007-06-04 Scott CantorPort up spoof checking
2007-05-29 Scott CantorAssertion export and lookup service using URI binding.
2007-05-28 Scott CantorBypass timestamp update in cache.
2007-05-23 Scott CantorHeader clearing infrastructure.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-05-14 Scott CantorFixed attribute-based functors.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-04 Scott CantorFactor entityID into SessionInitiator subinterface...
2007-03-10 Scott CantorAdjust logging/error-handling, schema fixes, failed...
2007-03-08 Scott CantorAdd option to use redirection for handler errors.
2007-03-02 Scott CantorMoved handler sources.
2007-02-06 Scott CantorMove config logic into an "XML" SP plugin, divorce...
2007-02-05 Scott CantorAttribute lookup, port ACL code and mainline SP code...
2007-02-02 Scott CantorUpdate copyright.
2007-01-18 Scott CantorMigrated ShibTarget logic into ServiceProvider base.
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...