Rename default credential files.
[shibboleth/sp.git] / adfs /
2008-01-17 cantorChange audience handling and validators to separate...
2008-01-15 cantorRename authnskew.
2007-12-19 cantorProvide client request into template generation, partic...
2007-12-19 cantorPropagate errors if not chained.
2007-12-04 cantorLower log level on metadata failures.
2007-11-26 cantorImprove consistency of cache API methods.
2007-11-26 cantorMove session cookie management into session cache.
2007-11-17 cantorAdd authnskew property for ForceAuthn enforcement.
2007-11-15 cantorClean Solaris build.
2007-11-09 cantorUnneeded conditional.
2007-11-08 cantorCollapse entity/role lookup in metadata API.
2007-11-08 cantorConvert role lookups to find_if algorithm.
2007-10-20 cantorPort fastcgi code to trunk.
2007-10-08 cantorAdd a getType method to handlers to assist with documen...
2007-09-30 cantorAttempt at a metadata generation handler.
2007-09-17 cantorRefactor assertion extraction into handlers.
2007-09-13 cantorUpdate version resources.
2007-09-13 cantorUpdate version resources.
2007-08-20 cantorMove all attribute work into base class.
2007-08-09 cantorFix an extra lock call during logout.
2007-08-09 cantorMove logout notifications to logout cleanup stage.
2007-08-09 cantorNo need for message rule.
2007-08-09 cantorSync up with policy API changes.
2007-08-05 cantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-25 cantorUnix fix
2007-07-24 cantorAdjust log categories.
2007-07-22 cantorADFS logout handlers.
2007-07-19 cantorUntested ADFS plugin, minus logout.