Add regex support to acl plugin.
[shibboleth/sp.git] / shibsp / impl / XMLAccessControl.cpp
2007-12-29 cantorAdd regex support to acl plugin.
2007-12-29 cantorForgot to apply fix to tokenize around spaces.
2007-10-04 cantorAdded valid-user rule.
2007-10-04 cantorAdded class/decl support to authz plugins, also added...
2007-10-04 cantorAND/OR rules not handling indeterminate result case.
2007-09-07 cantorAdd Handler feature for config.
2007-08-05 cantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-13 cantorInject logging category into base class.
2007-02-09 cantorShorten "built-in" plugin types, delete stale files...
2007-02-05 cantorAttribute lookup, port ACL code and mainline SP code...
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...