Remove unsupported apxs queries.
[shibboleth/cpp-sp.git] / shib-target / XMLRequestMapper.cpp
2007-10-11 Scott CantorConvert ENDLINE refs to eol.
2007-09-04 Scott CantorBackport PathRegex support, can't do queries.
2007-08-08 Scott CantorBackport logging changes.
2006-03-24 Scott CantorFixed additional warnings.
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-24 Scott CantorFixed inheritance of authz plugins.
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...