SSPCPP-616 - fix tuple namespaces and string literal errors
[shibboleth/cpp-sp.git] / shibsp / impl / XMLRequestMapper.cpp
2015-01-23 Scott CantorSSPCPP-616 - fix tuple namespaces and string literal...
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-05-01 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-449
2012-02-13 Scott CantorRemove extra header
2012-01-10 Scott CantorBoost code changes
2011-09-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-335
2011-06-15 Scott CantorChange license header.
2011-01-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-334
2010-10-13 Scott CantorRemove unused constants.
2010-09-02 Scott CantorAllow for fully empty RequestMapper content.
2010-08-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-287
2010-07-26 Scott CantorAllow for default RequestMap, relax constraint on root...
2010-07-25 Scott CantorSwitch plugin ctors to shortcut methods, and default...
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2010-04-02 Scott CantorFix race condition during shutdown.
2010-04-01 Scott CantorMigrate to updated reloadable-file APIs.
2010-01-28 Scott CantorPrecaution in case Xerces regex match method is throwing.
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-01-21 Scott CantorMoved logging of mapped applicationId to correct mistak...
2008-12-29 Scott CantorXerces 3 revisions.
2008-03-04 Scott CantorShift property set logging to its own category.
2007-11-15 Scott CantorClean Solaris build.
2007-10-19 Scott CantorAdd method to read all properties.
2007-09-07 Scott CantorAdd Handler feature for config.
2007-09-04 Scott CantorMissing cleanup code.
2007-08-31 Scott CantorAdd "safe" query string support to mapper.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-24 Scott CantorHostRegex and PathRegex support in request map.
2007-05-31 Scott CantorLinux porting changes
2007-04-30 Scott CantorFix old namespace defaults.
2007-04-13 Scott CantorInject logging category into base class.
2007-02-11 Scott CantorDraft of 2.0 config schema/file, removed legacy support...
2007-02-09 Scott CantorShorten "built-in" plugin types, delete stale files...
2007-02-02 Scott CantorUpdate copyright.
2007-01-15 Scott CantorNext refactoring stage, STPriv class gone, most of...
2007-01-13 Scott CantorLarge reorg of shibsp lib, new SPRequest API, ported...