https://issues.shibboleth.net/jira/browse/SSPCPP-255
[shibboleth/cpp-sp.git] / shibsp / handler / impl / AbstractHandler.cpp
2009-11-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-255 2.3
2009-10-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-243
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-27 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-220
2009-06-15 Scott CantorSolaris fix.
2009-03-27 Scott CantorAllow remoting of unsafe strings, and protect encoding...
2009-03-13 Scott CantorFix ISAPI access to method and content type.
2009-03-13 Scott CantorAdded option to control expiration of re-post form...
2009-03-10 Scott CantorShorten POST cookie name if relay state is supplied.
2009-03-10 Scott CantorBase template for loops on a single multimap.
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-29 Scott CantorXerces 3 revisions.
2008-08-18 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-133
2008-07-14 Scott CantorSync up cookie date syntax.
2008-06-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-92
2008-03-04 Scott CantorShift property set logging to its own category.
2007-11-26 Scott CantorMove session cookie management into session cache.
2007-11-19 Scott CantorSession dumping handler.
2007-11-15 Scott CantorSolaris port fixes.
2007-11-09 Scott CantorInstall SAML 2 handler for PAOS binding.
2007-11-09 Scott CantorHandle signing if no role provided.
2007-10-17 Scott CantorMove credential usage enum to Credential class.
2007-10-06 Scott CantorMinimal status handler.
2007-10-02 Scott CantorIdP-initiated NameID management w/ back-channel notific...
2007-09-30 Scott CantorAttempt at a metadata generation handler.
2007-08-16 Scott CantorSimplify/rename signing and encryption properties.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-07-10 Scott CantorFix SAML error checker.
2007-07-07 Scott CantorFirst set of logout base classes and non-building draft...
2007-07-04 Scott CantorFactor up message encoding along with credential resolu...
2007-06-28 Scott CantorMaintain NameID backmapping in cache.
2007-05-31 Scott CantorNested template fix.
2007-05-29 Scott CantorAssertion export and lookup service using URI binding.
2007-05-27 Scott CantorDraft artifact resolver.
2007-05-24 Scott CantorBackend of storage-based relay state.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-15 Scott CantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-09 Scott CantorEnhance relay state handling.
2007-04-04 Scott CantorFactor entityID into SessionInitiator subinterface...
2007-04-04 Scott CantorImprove property inheritance, first batch of SessionIni...
2007-03-18 Scott CantorMake NameID optional in session.
2007-03-11 Scott CantorRework address handling based on app/location.
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...
2007-03-02 Scott CantorMoved handler sources.