platform/core/security/ima-evm-reference-utils.git
9 years agoAdd posibility to check file xattrs (secutity.ima, security.evm) 35/26735/1
Janusz Kozerski [Wed, 4 Jun 2014 13:03:08 +0000 (15:03 +0200)]
Add posibility to check file xattrs (secutity.ima, security.evm)

Change-Id: Idbd6217e42e5bd1b9423e732d25a3e15ce664e93
Signed-off-by: Janusz Kozerski <j.kozerski@samsung.com>
9 years agoUse ima_get_policy() from libimaevm to get policy. 87/21387/1
Janusz Kozerski [Mon, 28 Apr 2014 12:32:12 +0000 (14:32 +0200)]
Use ima_get_policy() from libimaevm to get policy.

Change-Id: I523cf80a35f020c1fe5f9470ed9444158ffe19f6
Signed-off-by: Janusz Kozerski <j.kozerski@samsung.com>
9 years agoDisabling libimaevm error checking is now possible by define. 86/21386/1
Janusz Kozerski [Mon, 28 Apr 2014 08:59:47 +0000 (10:59 +0200)]
Disabling libimaevm error checking is now possible by define.

Add define that can be used to test the UI without checking the
values reduned by libimaevm (no library error checking).

Change-Id: Iae86a87bbd003a4685bd1eb62ee3bc8cf3fe1221
Signed-off-by: Janusz Kozerski <j.kozerski@samsung.com>
9 years agoAdd switches for EVM state. Fix logs. 85/21385/1
Janusz Kozerski [Fri, 25 Apr 2014 12:58:16 +0000 (14:58 +0200)]
Add switches for EVM state. Fix logs.

Changes:
 * Rename existing switch and checkbox from "IMA/EVM" to "IMA".
 * Add switch for enable/disbale EVM.
 * Add checkbox for EVM Fix.

Change-Id: I0e6972b0e4014cdf4519db1976b829ce0b627252
Signed-off-by: Janusz Kozerski <j.kozerski@samsung.com>
9 years agoFirst well-working version. 84/21384/1
Janusz Kozerski [Mon, 17 Feb 2014 14:47:58 +0000 (15:47 +0100)]
First well-working version.

Contains:
 * Switch enable/disbale IMA
 * Checkbox IMA Fix
 * Load policy window (file selector)
 * Get policy
 * Check file status (file selector, popup as a reponse).

The UI is using the libimaevm in a few places. In other it is only
a clickable demo that doesn't do anything on the target.
Checking errors codes from libimaevm is disabled - for testing purpose.
This is rather "non-functional UI demo" than fully working version.

Change-Id: I0fbe888f6784df3c0fa36df4bf623eff59d36487
Signed-off-by: Janusz Kozerski <j.kozerski@samsung.com>
10 years agoInitial empty repository master
Sehong Na [Thu, 8 May 2014 23:55:57 +0000 (16:55 -0700)]
Initial empty repository