aboutsummaryrefslogtreecommitdiff
path: root/sway/security.c
AgeCommit message (Expand)Author
2017-12-05Add minimal config subsystememersion
2017-11-18Move everything to sway/old/Drew DeVault
2017-07-01Do not add empty policiesMykyta Holubakha
2017-06-06FreeBSD fixesjohalun
2017-04-16Add validate_ipc_target()Jerzi Kaminsky
2017-04-16Move get_feature_policy to sway/security.cJerzi Kaminsky
2017-04-16Disambiguate get_*_policy() and get_*_policy_mask()Jerzi Kaminsky
2017-03-10UnGNUify the codebaseDrew DeVault
2017-02-20Add initial support code for new IPC securityDrew DeVault
2016-12-15Handle allocation failures in security codeDrew DeVault
2016-12-09Fix build on FreeBSDGreg V
2016-12-03Disallow everything by defaultDrew DeVault
2016-12-02Fix use-after-freeDrew DeVault
2016-12-02Add ipc connection feature policy controlsDrew DeVault
2016-12-02Enforce command policiesDrew DeVault
2016-12-02Add support for command policies in config fileDrew DeVault
2016-12-01Add security checks for background, panel, lockDrew DeVault
2016-12-01Implement permit and reject commandsDrew DeVault
2016-12-01Memory leakDrew DeVault
2016-12-01Implement policy lookupsDrew DeVault