Old config class ported, all config files now loading with new parser.
[shibboleth/cpp-sp.git] / shib-target / XMLRequestMapper.cpp
2007-01-06 Scott CantorOld config class ported, all config files now loading...
2007-01-05 Scott CantorForgot to delete wrapped impl.
2007-01-04 Scott CantorNew base class for XMLRequestMap.
2007-01-02 Scott CantorSwitched to xmltooling cred resolver.
2006-12-26 Scott CantorMoved property set classes to new library.
2006-12-22 Scott CantorStarting migration to new SP library
2006-11-30 Scott CantorPull in Apache 2.2 module.
2006-03-24 Scott CantorFixed additional warnings.
2006-01-30 Scott Cantorg++ complaining about function templates, switched...
2006-01-02 Scott CantorUse for_each alg for cleanup.
2005-10-31 Scott CantorNested paths were skipping rest of children.
2005-10-31 Scott CantorNested paths were skipping rest of children.
2005-10-31 Scott CantorAllow slashes in path names, fix bugs in handling neste...
2005-10-31 Scott CantorAllow slashes in path names, fix bugs in handling neste...
2005-10-24 Scott CantorFixed inheritance of authz plugins.
2005-10-24 Scott CantorFixed inheritance of authz plugins.
2005-08-13 Scott CantorFixed a warning.
2005-07-18 Scott CantorSwitched remaining files to Apache license.
2005-04-15 Scott CantorAPI consolidation around ShibTarget class
2005-04-14 Scott CantorSome API refactoring
2005-03-17 Scott CantorBetter error handling.
2005-02-14 Scott CantorRedesigned ShibBinding as an HTTP binding hook.
2005-02-01 Scott CantorWrong slash constant
2005-02-01 Scott CantorPartial fix for bug #121
2005-01-30 Scott CantorMoved plugin and locking interfaces into libsaml.
2004-11-29 Scott CantorUse const char for strict C++ headers.
2004-10-25 Scott CantorPorting changes from 1.2 branch
2004-07-18 Scott CantorPatch for Forte compiler
2004-03-19 Scott CantorNeed to prime the implementation in factory
2004-03-18 Scott CantorNew configuraton API, new APIs for various pluggable...