VS10 solution files, convert from NULL macro to nullptr.
[shibboleth/sp.git] / shibsp / impl / XMLAccessControl.cpp
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.
2009-10-31 cantorClean up svn props.
2009-09-26 cantorReducing header overuse, non-inlining selected methods...
2009-05-21 cantorFix linker errors, and correct locking.
2009-05-21 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-182
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...