summaryrefslogtreecommitdiff
path: root/sandbox
AgeCommit message (Expand)Author
2019-08-16have seccomp.Compiler.VersionInfo return a VersionInfo, instead of stringSamuele Pedroni
2019-08-15Merge remote-tracking branch 'upstream/master' into snapd-users-phase0.25-4-s...Samuele Pedroni
2019-08-14move version checks into SupportsRobustArgumentFiltering(). Thanks to pedronisJamie Strandboge
2019-07-22allow 'system-usernames' with libseccomp > 2.4 and golang-seccomp > 0.9.0Jamie Strandboge
2019-07-11seccomp/compiler*: adjust test case names and comment for later changesJamie Strandboge
2019-04-30sandbox: add seccomp.VersionInfo typeMichael Vogt
2019-04-26add some helper utilities for parsing version-infoJamie Strandboge
2019-04-26add tests for colon-separated features, fix bug. Thanks to zygaJamie Strandboge
2019-04-26snap-seccomp: add 4th field to version-info for golang-seccomp featuresJamie Strandboge
2019-03-14sandbox/seccomp: tweak the API for initializing a compiler wrapperMaciej Borzecki
2019-03-13sandbox/seccomp: comment on the 120 char limitMaciej Borzecki
2019-03-13sandbox/seccomp: new helper package wrapping calls to snap-seccompMaciej Borzecki