SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / handler / impl / SessionInitiator.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-06-05 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-445
2012-05-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-444
2011-10-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-349
2011-06-15 Scott CantorChange license header.
2010-10-09 Scott CantorGenerate RequestInitiator metadata extension from paren...
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2010-02-02 Scott CantorFix duplicate variable decl.
2010-01-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-274
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-12 Scott CantorRemap defaultACSIndex property to acsIndex for consistency.
2008-03-04 Scott CantorDS initiator wasn't registered.
2008-02-12 Scott CantorClean up existing handlers a bit.
2008-02-09 Scott CantorForm generator for discovery along with sample form.
2008-02-08 Scott CantorChange API to permit session initiators to modify the...
2007-09-13 Scott CantorAllow request map to supply entityID.
2007-05-31 Scott CantorNested template fix.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-15 Scott CantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-05 Scott CantorOld and new discovery handlers.
2007-04-04 Scott CantorFactor entityID into SessionInitiator subinterface...