Rename authnskew.
[shibboleth/cpp-sp.git] / adfs / adfs.cpp
2008-01-15 Scott CantorRename authnskew.
2007-12-19 Scott CantorProvide client request into template generation, partic...
2007-12-19 Scott CantorPropagate errors if not chained.
2007-12-04 Scott CantorLower log level on metadata failures.
2007-11-26 Scott CantorImprove consistency of cache API methods.
2007-11-26 Scott CantorMove session cookie management into session cache.
2007-11-17 Scott CantorAdd authnskew property for ForceAuthn enforcement.
2007-11-15 Scott CantorClean Solaris build.
2007-11-09 Scott CantorUnneeded conditional.
2007-11-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-11-08 Scott CantorConvert role lookups to find_if algorithm.
2007-10-08 Scott CantorAdd a getType method to handlers to assist with documen...
2007-09-30 Scott CantorAttempt at a metadata generation handler.
2007-09-17 Scott CantorRefactor assertion extraction into handlers.
2007-08-20 Scott CantorMove all attribute work into base class.
2007-08-09 Scott CantorFix an extra lock call during logout.
2007-08-09 Scott CantorMove logout notifications to logout cleanup stage.
2007-08-09 Scott CantorNo need for message rule.
2007-08-09 Scott CantorSync up with policy API changes.
2007-08-05 Scott CantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-25 Scott CantorUnix fix
2007-07-24 Scott CantorAdjust log categories.
2007-07-22 Scott CantorADFS logout handlers.
2007-07-19 Scott CantorUntested ADFS plugin, minus logout.
2006-11-30 Scott CantorPull in Apache 2.2 module.
2005-10-20 Scott CantorWrap original MemoryListener to reduce code duplication
2005-10-18 Scott CantorInitial ADFS check in, compiles, but not tested.