Change audience handling and validators to separate out entityID.
[shibboleth/sp.git] / shibsp / handler / impl / Shib1SessionInitiator.cpp
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...