Tagging 2.4RC1 release.
[shibboleth/sp.git] / shibsp / impl / XMLRequestMapper.cpp
2010-11-03 cantorTagging 2.4RC1 release. tags/2.4RC1 2.4
2010-09-02 cantorAllow for fully empty RequestMapper content.
2010-08-24 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-287
2010-07-26 cantorAllow for default RequestMap, relax constraint on root...
2010-07-25 cantorSwitch plugin ctors to shortcut methods, and default...
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2010-04-02 cantorFix race condition during shutdown.
2010-04-01 cantorMigrate to updated reloadable-file APIs.
2010-01-28 cantorPrecaution in case Xerces regex match method is throwing.
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-09-26 cantorReducing header overuse, non-inlining selected methods...
2009-01-21 cantorMoved logging of mapped applicationId to correct mistak...
2008-12-29 cantorXerces 3 revisions.
2008-03-04 cantorShift property set logging to its own category.
2007-11-15 cantorClean Solaris build.
2007-10-19 cantorAdd method to read all properties.
2007-09-07 cantorAdd Handler feature for config.
2007-09-04 cantorMissing cleanup code.
2007-08-31 cantorAdd "safe" query string support to mapper.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-24 cantorHostRegex and PathRegex support in request map.
2007-05-31 cantorLinux porting changes
2007-04-30 cantorFix old namespace defaults.
2007-04-13 cantorInject logging category into base class.
2007-02-11 cantorDraft of 2.0 config schema/file, removed legacy support...
2007-02-09 cantorShorten "built-in" plugin types, delete stale files...
2007-02-02 cantorUpdate copyright.
2007-01-15 cantorNext refactoring stage, STPriv class gone, most of...
2007-01-13 cantorLarge reorg of shibsp lib, new SPRequest API, ported...