summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-11-02temporary fix for [-Werror=parentheses]sandbox/dkson95/gcc6Dongkyun, Son1-1/+1
2016-08-02Check if policy backend descriptor is setZbigniew Jasinski1-19/+20
2016-07-29Fix compilation with GCC 4.7Rafal Krypa1-1/+1
2016-07-29Fix compilation with clangRafal Krypa1-1/+1
2016-06-15Fix high CPU load on nether startupsubmit/tizen/20160616.061238accepted/tizen/common/20160616.151910Zbigniew Jasinski1-1/+1
2016-06-06Merge "Apply ASLR" into tizensubmit/tizen/20160608.112218accepted/tizen/wearable/20160609.090841accepted/tizen/tv/20160609.090830accepted/tizen/mobile/20160609.090811accepted/tizen/ivi/20160609.090843accepted/tizen/common/20160609.154902Zbigniew Jasinski1-0/+3
2016-05-26Add missing 'break' in switch / casesubmit/tizen/20160528.093549submit/tizen/20160527.090619accepted/tizen/wearable/20160528.111152accepted/tizen/tv/20160528.111201accepted/tizen/mobile/20160528.111149accepted/tizen/ivi/20160528.111203accepted/tizen/common/20160527.153759jin-gyu.kim1-0/+1
2016-05-20Apply ASLRYunjin Lee1-0/+3
2016-04-06nether internal logic follow upr.kubiak3-28/+57
2016-04-06First draft of simple nether logic.r.kubiak4-32/+145
2016-02-24Move iptables-restore after full initr.kubiak2-7/+17
2015-10-08Added a cynara backend option (passed as a primary backendr.kubiak2-2/+60
2015-10-07Cynaara backend init, needs to return a validr.kubiak1-1/+1
2015-08-20Added a relaxed mode.RomanKubiak3-5/+20
2015-08-13Fixed cynara socket initialization.RomanKubiak1-1/+1
2015-08-13Added optional interface information (output interface only)RomanKubiak4-40/+91
2015-08-13Fix for bad policy install pathRomanKubiak1-1/+1
2015-08-04Packet copying is now optional.RomanKubiak3-2/+13
2015-08-04Added a fix for malformed policy files.RomanKubiak1-1/+5
2015-08-03Modified sources to eliminate pedantic warningsRomanKubiak4-13/+227
2015-07-27Fixed EOLs/TABs/spacesRomanKubiak16-1197/+1247
2015-07-23Switched all enums to "enum class : uint8_t" typesRomanKubiak5-34/+34
2015-07-23runAsDaemon function to work in the backgroundRomanKubiak1-1/+11
2015-07-21Added audit supportRomanKubiak9-58/+250
2015-07-17Added the README.md file for githubRomanKubiak10-121/+331
2015-07-16Included vasum logger class.RomanKubiak9-0/+576
2015-07-16Build subsystem for nether (cmake, codeblocks, spec)RomanKubiak1-0/+30
2015-07-16Initial source code for nether 0.0.1 (source code only)RomanKubiak6-0/+955