SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / handler / impl / SAML1Consumer.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-02-13 Scott CantorRemove extra header
2012-02-09 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-421
2012-02-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-383
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...
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-03 Scott CantorMove settings from Policy to RelyingParty to allow...
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-09-13 Scott CantorReorder and refine some error handling.
2007-09-13 Scott CantorReorder and refine some error handling.
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-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-03-18 Scott CantorMake NameID optional in session.
2007-03-17 Scott CantorCache invalid tokens in case they're targeted at other...
2007-03-17 Scott CantorAllow for unsigned artifact response.
2007-03-11 Scott CantorRework address handling based on app/location.
2007-03-08 Scott CantorFactor out RelayState recovery.
2007-03-07 Scott CantorMove token validation into SAML library, first draft...