Large reorg of shibsp lib, new SPRequest API, ported modules, shifted code out of...
[shibboleth/sp.git] / xmlproviders / XMLAAP.cpp
2007-01-13 cantorLarge reorg of shibsp lib, new SPRequest API, ported...
2007-01-06 cantorOld config class ported, all config files now loading...
2007-01-05 cantorNew base class for XMLAAP.
2007-01-02 cantorSwitched to xmltooling cred resolver.
2007-01-02 cantorNext integration phase, metadata and trust conversion.
2006-12-27 cantorMove Shib constants to new lib, fixed symbol conflicts.
2006-12-22 cantorStarting migration to new SP library
2006-08-20 cantorExtra else clause removed.
2006-06-19 cantorCorrect user alias warning.
2006-04-12 cantorLog error when user used as Alias.
2006-01-30 cantorSwitch to shibtarget cleanup functors
2006-01-08 cantorMoved scope extension to entity level
2006-01-02 cantorUse for_each alg for cleanup.
2005-08-13 cantorFixed a warning.
2005-07-18 cantorSwitched remaining files to Apache license.
2005-04-29 cantorRemoved Factory property.
2005-04-27 cantorCheck for null group names.
2005-04-23 cantorFix to match latest opensaml changes
2005-04-02 cantorSome logging cleanup.
2005-03-14 cantorRAII instead of catch(...) in factories, bubble more...
2005-03-06 cantorRevamped AAP to combine site rules, and support denials.
2005-01-17 cantorRevised metadata API.
2004-12-31 cantorCorrect bug from last merge.
2004-12-12 cantorAdded Scoped indicator, avoids reliance on sender.
2004-07-22 cantorAdding case sensitivity flag to AAP rules.
2004-04-25 cantorAdd AnyAttribute support for global attrib acceptance...
2004-03-18 cantorNew plugin API, some memory leaks and other issues...
2004-02-25 cantorNew plugin implementations of Shibboleth APIs