Old config class ported, all config files now loading with new parser.
[shibboleth/sp.git] / shib-target / XMLRequestMapper.cpp
2007-01-06 cantorOld config class ported, all config files now loading...
2007-01-05 cantorForgot to delete wrapped impl.
2007-01-04 cantorNew base class for XMLRequestMap.
2007-01-02 cantorSwitched to xmltooling cred resolver.
2006-12-26 cantorMoved property set classes to new library.
2006-12-22 cantorStarting migration to new SP library
2006-01-30 cantorg++ complaining about function templates, switched...
2006-01-02 cantorUse for_each alg for cleanup.
2005-10-31 cantorNested paths were skipping rest of children.
2005-10-31 cantorAllow slashes in path names, fix bugs in handling neste...
2005-10-24 cantorFixed inheritance of authz plugins.
2005-08-13 cantorFixed a warning.
2005-07-18 cantorSwitched remaining files to Apache license.
2005-04-15 cantorAPI consolidation around ShibTarget class
2005-04-14 cantorSome API refactoring
2005-03-17 cantorBetter error handling.
2005-02-14 cantorRedesigned ShibBinding as an HTTP binding hook.
2005-02-01 cantorWrong slash constant
2005-02-01 cantorPartial fix for bug #121
2005-01-30 cantorMoved plugin and locking interfaces into libsaml.
2004-11-29 cantorUse const char for strict C++ headers.
2004-10-25 cantorPorting changes from 1.2 branch
2004-07-18 cantorPatch for Forte compiler
2004-03-19 cantorNeed to prime the implementation in factory
2004-03-18 cantorNew configuraton API, new APIs for various pluggable...