SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / handler / impl / SAML2Consumer.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2015-01-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-632
2012-07-20 Scott CantorRename authenticatedCipher option.
2012-05-31 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-458
2012-03-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-398
2012-02-13 Scott CantorRemove extra header
2012-02-09 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-421
2012-01-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-339
2012-01-10 Scott CantorBoost changes
2011-10-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-349
2011-09-27 Scott CantorExtend attribute resolution to include authn statement.
2011-06-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-380
2011-06-15 Scott CantorChange license header.
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-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-27 Scott CantorReducing header overuse, non-inlining selected methods...
2009-04-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-200
2009-03-19 Scott CantorRedesign condition and profile processing based on...
2009-01-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-180
2008-12-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-165
2008-10-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-134
2008-03-12 Scott CantorRemove extra lf from decryption logging.
2008-01-23 Scott CantorRenamed signedAssertions.
2008-01-17 Scott CantorChange audience handling and validators to separate...
2008-01-15 Scott CantorRename authnskew.
2008-01-08 Scott CantorLog decrypted objects.
2008-01-03 Scott CantorMove settings from Policy to RelyingParty to allow...
2007-12-17 Scott CantorFix address checking if none supplied.
2007-11-28 Scott CantorPropagate specific errors out when no assertion is...
2007-11-26 Scott CantorImprove consistency of cache API methods.
2007-11-26 Scott CantorMove session cookie management into session cache.
2007-11-17 Scott CantorAdd authnskew property for ForceAuthn enforcement.
2007-09-30 Scott CantorAttempt at a metadata generation handler.
2007-09-17 Scott CantorRefactor assertion extraction into handlers.
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-24 Scott CantorAdjust log categories.
2007-07-16 Scott CantorFix attribute leak, forgot to fix after changing cache...
2007-07-07 Scott CantorFirst set of logout base classes and non-building draft...
2007-06-27 Scott CantorDisallow sessions with no expiration.
2007-06-27 Scott CantorChange ownership of attributes input to cache.
2007-05-31 Scott CantorLinux porting changes
2007-05-27 Scott CantorDraft artifact resolver.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-05-08 Scott CantorGenericize string values and scopes, add value/scope...
2007-05-07 Scott CantorFirst three string functors, added authn context to...
2007-05-06 Scott CantorAttribute filtering code.
2007-05-02 Scott CantorFix reference to providerId.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-13 Scott CantorRemove extra marshall call.
2007-04-04 Scott CantorImprove property inheritance, first batch of SessionIni...
2007-03-30 Scott CantorConfig changes and rework for new credential APIs.
2007-03-19 Scott CantorDraft SAML 2 SSO impl.