Factor out LogoutInitiator class, simpler API to get ACS by binding.
[shibboleth/sp.git] / shibsp / handler / impl / Shib1SessionInitiator.cpp
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-01-28 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-274
2009-10-28 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-244
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-09-12 cantorRemap defaultACSIndex property to acsIndex for consistency.
2009-08-10 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-227
2009-03-27 cantorAllow remoting of unsafe strings, and protect encoding...
2009-03-10 cantorRework POST handling to avoid remoting data if handler...
2009-03-06 foxAdding capability to save and restore posted data throu...
2009-01-27 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-181
2008-07-10 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-15
2008-02-08 cantorChange API to permit session initiators to modify the...
2008-01-17 cantorChange audience handling and validators to separate...
2007-12-19 cantorPropagate errors if not chained.
2007-12-04 cantorLower log level on metadata failures.
2007-11-26 cantorMove session cookie management into session cache.
2007-11-15 cantorClean Solaris build.
2007-11-08 cantorCollapse entity/role lookup in metadata API.
2007-11-08 cantorConvert role lookups to find_if algorithm.
2007-08-09 cantorLogging category cleanup.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-05-31 cantorLinux porting changes
2007-05-30 cantorMerge in updated Apache POST body code.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-05-08 cantorBetter logging for remoted errors.
2007-04-15 cantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-09 cantorEnhance relay state handling.
2007-04-05 cantorOld and new discovery handlers.
2007-04-04 cantorFactor entityID into SessionInitiator subinterface...
2007-04-04 cantorImprove property inheritance, first batch of SessionIni...