Tagging 2.4.2 release.
[shibboleth/sp.git] / shibsp / handler / impl / AbstractHandler.cpp
2011-02-21 scantorTagging 2.4.2 release. tags/2.4.2 2.4.2
2011-02-15 scantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-351
2010-12-27 cantorSync post data key size to match new relay state size.
2010-12-27 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-329
2010-10-09 cantorGenerate RequestInitiator metadata extension from paren...
2010-09-23 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-254
2010-09-01 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-304
2010-08-17 cantorAdd Sessions-level relayState property, default postTem...
2010-08-13 cantorInitial draft of protocol bootstrapper, reworked ACS...
2010-08-12 cantorFactor out LogoutInitiator class, simpler API to get...
2010-08-10 cantorAdd protocol family property to protocol handlers,...
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2010-03-11 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-263
2010-03-05 cantorAdd shorthand methods for obtaining properties using...
2010-01-28 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-274
2009-11-04 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-255
2009-10-28 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-243
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-09-27 cantorReducing header overuse, non-inlining selected methods...
2009-08-10 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-220
2009-06-15 cantorSolaris fix.
2009-03-27 cantorAllow remoting of unsafe strings, and protect encoding...
2009-03-13 cantorFix ISAPI access to method and content type.
2009-03-13 cantorAdded option to control expiration of re-post form...
2009-03-10 cantorShorten POST cookie name if relay state is supplied.
2009-03-10 cantorBase template for loops on a single multimap.
2009-03-10 cantorRework POST handling to avoid remoting data if handler...
2009-03-06 foxAdding capability to save and restore posted data throu...
2008-12-29 cantorXerces 3 revisions.
2008-08-18 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-133
2008-07-14 cantorSync up cookie date syntax.
2008-06-03 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-92
2008-03-04 cantorShift property set logging to its own category.
2007-11-26 cantorMove session cookie management into session cache.
2007-11-19 cantorSession dumping handler.
2007-11-15 cantorSolaris port fixes.
2007-11-09 cantorInstall SAML 2 handler for PAOS binding.
2007-11-09 cantorHandle signing if no role provided.
2007-10-17 cantorMove credential usage enum to Credential class.
2007-10-06 cantorMinimal status handler.
2007-10-02 cantorIdP-initiated NameID management w/ back-channel notific...
2007-09-30 cantorAttempt at a metadata generation handler.
2007-08-16 cantorSimplify/rename signing and encryption properties.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-11 cantorParameterize config namespace for message plugins.
2007-07-10 cantorFix SAML error checker.
2007-07-07 cantorFirst set of logout base classes and non-building draft...
2007-07-04 cantorFactor up message encoding along with credential resolu...
2007-06-28 cantorMaintain NameID backmapping in cache.
2007-05-31 cantorNested template fix.
2007-05-29 cantorAssertion export and lookup service using URI binding.
2007-05-27 cantorDraft artifact resolver.
2007-05-24 cantorBackend of storage-based relay state.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-15 cantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-09 cantorEnhance relay state handling.
2007-04-04 cantorFactor entityID into SessionInitiator subinterface...
2007-04-04 cantorImprove property inheritance, first batch of SessionIni...
2007-03-18 cantorMake NameID optional in session.
2007-03-11 cantorRework address handling based on app/location.
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...
2007-03-02 cantorMoved handler sources.