SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / impl / XMLAccessControl.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2015-01-19 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-624
2012-02-13 Scott CantorRemove extra header
2012-02-08 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-245
2012-01-11 Scott CantorDebian can't bind abstract classes
2012-01-10 Scott CantorBoost code changes
2011-06-15 Scott CantorChange license header.
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.
2009-10-31 Scott CantorClean up svn props.
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-05-21 Scott CantorFix linker errors, and correct locking.
2009-05-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-182
2007-12-29 Scott CantorAdd regex support to acl plugin.
2007-12-29 Scott CantorForgot to apply fix to tokenize around spaces.
2007-10-04 Scott CantorAdded valid-user rule.
2007-10-04 Scott CantorAdded class/decl support to authz plugins, also added...
2007-10-04 Scott CantorAND/OR rules not handling indeterminate result case.
2007-09-07 Scott CantorAdd Handler feature for config.
2007-08-05 Scott CantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-13 Scott CantorInject logging category into base class.
2007-02-09 Scott CantorShorten "built-in" plugin types, delete stale files...
2007-02-05 Scott CantorAttribute lookup, port ACL code and mainline SP code...
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...