VS10 solution files, convert from NULL macro to nullptr.
[shibboleth/sp.git] / shibsp / handler / impl / SessionInitiator.cpp
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2010-02-02 cantorFix duplicate variable decl.
2010-01-28 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-274
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-09-12 cantorRemap defaultACSIndex property to acsIndex for consistency.
2008-03-04 cantorDS initiator wasn't registered.
2008-02-12 cantorClean up existing handlers a bit.
2008-02-09 cantorForm generator for discovery along with sample form.
2008-02-08 cantorChange API to permit session initiators to modify the...
2007-09-13 cantorAllow request map to supply entityID.
2007-05-31 cantorNested template fix.
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-15 cantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-05 cantorOld and new discovery handlers.
2007-04-04 cantorFactor entityID into SessionInitiator subinterface...