Add sslIndex option to override ACS index in metadata generation.
[shibboleth/sp.git] / shibsp / handler / impl / AssertionConsumerService.cpp
2008-03-12 cantorAdd sslIndex option to override ACS index in metadata...
2007-12-17 cantorFix address checking if none supplied.
2007-12-15 cantorSkip metadata lookup for non-entity issuer.
2007-12-14 cantorFix namespace so 2.0 assertion issuer is pulled.
2007-12-13 cantorAdd global attribute prefix after filtering/resolution...
2007-11-26 cantorMove session cookie management into session cache.
2007-11-15 cantorSolaris port fixes.
2007-11-08 cantorCollapse entity/role lookup in metadata API.
2007-11-08 cantorConvert role lookups to find_if algorithm.
2007-09-30 cantorAttempt at a metadata generation handler.
2007-09-17 cantorRefactor assertion extraction into handlers.
2007-09-12 cantorFirst version of resolvertest utility.
2007-08-31 cantorAdd "safe" query string support to mapper.
2007-08-21 cantorRe-revision of metadata attribute support.
2007-08-21 cantorMove to a "prefixed" model for metadata attributes...
2007-08-20 cantorMerge pushed attributes into resolution context.
2007-08-20 cantorMove all attribute work into base class.
2007-08-05 cantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-11 cantorParameterize config namespace for message plugins.
2007-07-07 cantorFirst set of logout base classes and non-building draft...
2007-07-03 cantorAdd cache method to find but not remove sessions by...
2007-05-30 cantorFactor out application ID when remoting.
2007-05-27 cantorDraft artifact resolver.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-05-07 cantorFirst three string functors, added authn context to...
2007-05-04 cantorNeed to use SP-specific policy subclass for SOAP client.
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-15 cantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-04 cantorImprove property inheritance, first batch of SessionIni...
2007-04-02 cantorImplement artifact resolution support.
2007-04-01 cantorSupport for application-specific attribute IDs.
2007-03-18 cantorMake NameID optional in session.
2007-03-11 cantorRework address handling based on app/location.
2007-03-10 cantorAdjust logging/error-handling, schema fixes, failed...
2007-03-08 cantorAdd option to use redirection for handler errors, captu...
2007-03-08 cantorMoved URLEncoder down to tooling lib, added exception...
2007-03-08 cantorFactor out RelayState recovery.
2007-03-07 cantorMove token validation into SAML library, first draft...