- 21 Nov, 2016 3 commits
-
-
cdanger authored
-
cdanger authored
- Updated CHANGELOG with latest changes
-
https://github.com/authzforce/core.gitcdanger authored
develop Conflicts: src/main/java/org/ow2/authzforce/core/pdp/impl/PdpConfigurationParser.java
-
- 14 Nov, 2016 1 commit
-
-
cdanger authored
- POM: changed project version: 5.0.3-SNAPSHOT -> 6.0.0 - POM: changed dep version: authzforce-ce-core-pdp-api 7.1.2-SNAPSHOT -> 8.0.0-SNAPSHOT - POM: added owasp-dependency-check plugin - Replaced classes (Ordered)Deny/PermitOverridesCombiningAlg with DPOverridesCombiningAlg - Replaced classes Deny/PermitUnlessPermit/DenyCombiningAlg with DPUnlessPDCombiningAlg - LogicalNOfFunction: first parameter (minimum of TRUE arguments to return TRUE) checked at Apply parsing time if constant - Substring function: second and third arguments checked at Apply parsing time if constant (arg1 >= 0, arg2 == -1 || arg2 >= arg1) - XACML Condition: expression checked whether constant FALSE -> illegal (or TRUE -> optimized) - Fixed issues with unit tests
-
- 09 Nov, 2016 8 commits
-
-
cdanger authored
-
cdanger authored
-
Cyril Dangerville authored
Update README with the address of the CII badge
-
hargathor authored
-
Cyril Dangerville authored
-
Cyril Dangerville authored
-
Cyril Dangerville authored
-
Cyril Dangerville authored
-
- 08 Nov, 2016 1 commit
-
-
cdanger authored
-
- 07 Nov, 2016 1 commit
-
-
cdanger authored
Renamed class from *Alg to *CombiningAlg
-
- 04 Nov, 2016 1 commit
-
-
cdanger authored
-
- 01 Nov, 2016 1 commit
-
-
cdanger authored
first and ignore/remove useless rules, e.g. if one Deny/Permit rule is empty) - Condition optimization: pre-evaluation of condition's Expression at initialization time to check whether the expression is not constant True/False
-
- 26 Oct, 2016 1 commit
-
-
Cyril Dangerville authored
-
- 25 Oct, 2016 1 commit
-
-
Cyril Dangerville authored
-
- 24 Oct, 2016 1 commit
-
-
cdanger authored
-
- 24 Sep, 2016 1 commit
-
-
Cyril Dangerville authored
-
- 15 Sep, 2016 1 commit
-
-
cdanger authored
-
- 14 Sep, 2016 1 commit
-
-
cdanger authored
-
- 13 Sep, 2016 1 commit
-
-
cdanger authored
-
- 09 Sep, 2016 1 commit
-
-
Cyril Dangerville authored
-
- 03 Sep, 2016 16 commits