index
:
platform/core/security/nether
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
master
sandbox/dkson95/gcc6
sandbox/jaehun77/gcc6x
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: Security / Access Control;
Tomasz Swierczek <t.swierczek@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-02
temporary fix for [-Werror=parentheses]
sandbox/dkson95/gcc6
Dongkyun, Son
1
-1
/
+1
2016-08-02
Check if policy backend descriptor is set
Zbigniew Jasinski
1
-19
/
+20
2016-07-29
Fix compilation with GCC 4.7
Rafal Krypa
1
-1
/
+1
2016-07-29
Fix compilation with clang
Rafal Krypa
1
-1
/
+1
2016-06-15
Fix high CPU load on nether startup
submit/tizen/20160616.061238
accepted/tizen/common/20160616.151910
Zbigniew Jasinski
1
-1
/
+1
2016-06-06
Merge "Apply ASLR" into tizen
submit/tizen/20160608.112218
accepted/tizen/wearable/20160609.090841
accepted/tizen/tv/20160609.090830
accepted/tizen/mobile/20160609.090811
accepted/tizen/ivi/20160609.090843
accepted/tizen/common/20160609.154902
Zbigniew Jasinski
1
-0
/
+3
2016-05-26
Add missing 'break' in switch / case
submit/tizen/20160528.093549
submit/tizen/20160527.090619
accepted/tizen/wearable/20160528.111152
accepted/tizen/tv/20160528.111201
accepted/tizen/mobile/20160528.111149
accepted/tizen/ivi/20160528.111203
accepted/tizen/common/20160527.153759
jin-gyu.kim
1
-0
/
+1
2016-05-20
Apply ASLR
Yunjin Lee
1
-0
/
+3
2016-04-06
nether internal logic follow up
r.kubiak
3
-28
/
+57
2016-04-06
First draft of simple nether logic.
r.kubiak
4
-32
/
+145
2016-02-24
Move iptables-restore after full init
r.kubiak
2
-7
/
+17
2015-10-08
Added a cynara backend option (passed as a primary backend
r.kubiak
2
-2
/
+60
2015-10-07
Cynaara backend init, needs to return a valid
r.kubiak
1
-1
/
+1
2015-08-20
Added a relaxed mode.
RomanKubiak
3
-5
/
+20
2015-08-13
Fixed cynara socket initialization.
RomanKubiak
1
-1
/
+1
2015-08-13
Added optional interface information (output interface only)
RomanKubiak
4
-40
/
+91
2015-08-13
Fix for bad policy install path
RomanKubiak
1
-1
/
+1
2015-08-04
Packet copying is now optional.
RomanKubiak
3
-2
/
+13
2015-08-04
Added a fix for malformed policy files.
RomanKubiak
1
-1
/
+5
2015-08-03
Modified sources to eliminate pedantic warnings
RomanKubiak
4
-13
/
+227
2015-07-27
Fixed EOLs/TABs/spaces
RomanKubiak
16
-1197
/
+1247
2015-07-23
Switched all enums to "enum class : uint8_t" types
RomanKubiak
5
-34
/
+34
2015-07-23
runAsDaemon function to work in the background
RomanKubiak
1
-1
/
+11
2015-07-21
Added audit support
RomanKubiak
9
-58
/
+250
2015-07-17
Added the README.md file for github
RomanKubiak
10
-121
/
+331
2015-07-16
Included vasum logger class.
RomanKubiak
9
-0
/
+576
2015-07-16
Build subsystem for nether (cmake, codeblocks, spec)
RomanKubiak
1
-0
/
+30
2015-07-16
Initial source code for nether 0.0.1 (source code only)
RomanKubiak
6
-0
/
+955