Rework POST handling to avoid remoting data if handler doesn't run.
[shibboleth/sp.git] / shibsp / handler / impl / Shib1SessionInitiator.cpp
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...