Add protocol family property to protocol handlers, and fix up error handling to recog...
[shibboleth/cpp-sp.git] / shibsp / handler / impl / AssertionConsumerService.cpp
2010-08-10 Scott CantorAdd protocol family property to protocol handlers,...
2010-05-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-293
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2009-11-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-184
2009-11-05 Scott CantorSince nobody checks the logs during startup...
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-12 Scott CantorExpose filter/remapper during property set construction.
2009-05-25 Scott CantorSwitch from entity to role during metadata attribute...
2009-05-19 Scott CantorHandle EntityAttributes extension in attribute extracti...
2009-03-19 Scott CantorRedesign condition and profile processing based on...
2009-03-10 Scott CantorRework POST handling to avoid remoting data if handler...
2009-03-06 Jim FoxAdding capability to save and restore posted data throu...
2008-12-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-165
2008-10-18 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-161
2008-09-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-132
2008-08-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-127
2008-07-10 Scott CantorCPPOST-15 - Adds APIs to support advanced metadata...
2008-03-12 Scott CantorAdd sslIndex option to override ACS index in metadata...
2007-12-17 Scott CantorFix address checking if none supplied.
2007-12-15 Scott CantorSkip metadata lookup for non-entity issuer.
2007-12-14 Scott CantorFix namespace so 2.0 assertion issuer is pulled.
2007-12-13 Scott CantorAdd global attribute prefix after filtering/resolution...
2007-11-26 Scott CantorMove session cookie management into session cache.
2007-11-15 Scott CantorSolaris port fixes.
2007-11-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-11-08 Scott CantorConvert role lookups to find_if algorithm.
2007-09-30 Scott CantorAttempt at a metadata generation handler.
2007-09-17 Scott CantorRefactor assertion extraction into handlers.
2007-09-12 Scott CantorFirst version of resolvertest utility.
2007-08-31 Scott CantorAdd "safe" query string support to mapper.
2007-08-21 Scott CantorRe-revision of metadata attribute support.
2007-08-21 Scott CantorMove to a "prefixed" model for metadata attributes...
2007-08-20 Scott CantorMerge pushed attributes into resolution context.
2007-08-20 Scott CantorMove all attribute work into base class.
2007-08-05 Scott CantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-07-07 Scott CantorFirst set of logout base classes and non-building draft...
2007-07-03 Scott CantorAdd cache method to find but not remove sessions by...
2007-05-30 Scott CantorFactor out application ID when remoting.
2007-05-27 Scott CantorDraft artifact resolver.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-05-07 Scott CantorFirst three string functors, added authn context to...
2007-05-04 Scott CantorNeed to use SP-specific policy subclass for SOAP client.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-15 Scott CantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-04 Scott CantorImprove property inheritance, first batch of SessionIni...
2007-04-02 Scott CantorImplement artifact resolution support.
2007-04-01 Scott CantorSupport for application-specific attribute IDs.
2007-03-18 Scott CantorMake NameID optional in session.
2007-03-11 Scott CantorRework address handling based on app/location.
2007-03-10 Scott CantorAdjust logging/error-handling, schema fixes, failed...
2007-03-08 Scott CantorAdd option to use redirection for handler errors, captu...
2007-03-08 Scott CantorMoved URLEncoder down to tooling lib, added exception...
2007-03-08 Scott CantorFactor out RelayState recovery.
2007-03-07 Scott CantorMove token validation into SAML library, first draft...