index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sandbox
/
linux
/
seccomp-bpf
/
bpf_tests.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert a bunch of BPF_TEST tests to use BPF_TEST_C
mdempsky@chromium.org
2014-05-21
1
-5
/
+3
*
NaCl non-sfi sandbox: use modern framework for tests
jln@chromium.org
2014-05-07
1
-9
/
+9
*
Linux sandbox: implement new BPF testing macros
jln@chromium.org
2014-05-07
1
-80
/
+87
*
Linux sandbox: cleanup test framework further
jln@chromium.org
2014-05-06
1
-76
/
+40
*
Linux sandbox: get rid of a number of reinterpret_cast
jln@chromium.org
2014-05-02
1
-21
/
+54
*
Reland: Add seccomp sandbox for non-SFI NaCl
hamaji@chromium.org
2014-04-17
1
-0
/
+6
*
Revert of Add seccomp sandbox for non-SFI NaCl (https://codereview.chromium.o...
jln@chromium.org
2014-04-17
1
-6
/
+0
*
Add seccomp sandbox for non-SFI NaCl
hamaji@chromium.org
2014-04-17
1
-0
/
+6
*
sandbox: Add support for starting seccomp-bpf with threads.
rsesek@chromium.org
2014-04-05
1
-1
/
+2
*
Revert of sandbox: Add support for starting seccomp-bpf with threads. (https:...
scottmg@chromium.org
2014-04-05
1
-2
/
+1
*
sandbox: Add support for starting seccomp-bpf with threads.
rsesek@chromium.org
2014-04-05
1
-1
/
+2
*
Make seccomp-bpf mandatory on ARM.
jln@chromium.org
2014-03-25
1
-4
/
+3
*
Linux sandbox: cleanup sandbox-bpf naming.
jln@chromium.org
2013-12-10
1
-22
/
+22
*
Revert of https://chromiumcodereview.appspot.com/103293003/
jln@chromium.org
2013-12-06
1
-3
/
+1
*
Revert 239102 "Move build/build_config_functions.h to sandbox/"
rlarocque@chromium.org
2013-12-06
1
-2
/
+2
*
Move build/build_config_functions.h to sandbox/
jln@chromium.org
2013-12-06
1
-2
/
+2
*
Add build_config_functions.h to avoid #ifdef
jln@chromium.org
2013-12-06
1
-1
/
+3
*
Make sandbox/linux/seccomp-bpf/ follow the style guide.
jln@chromium.org
2013-11-08
1
-20
/
+14
*
Linux sandbox: make BPF policies an implementation of an interface.
jln@chromium.org
2013-11-08
1
-2
/
+2
*
Linux Sandbox unittests: fix Valgrind detection.
jln@chromium.org
2013-07-11
1
-9
/
+8
*
sandbox_linux_unittests: ignore TSAN when counting threads.
jln@chromium.org
2013-07-03
1
-1
/
+3
*
sandbox_linux_unittests: disable fork() tests under TSAN.
jln@chromium.org
2013-07-03
1
-1
/
+1
*
sandbox_linux_unittests: fail if the kernel does not support BPF.
jln@chromium.org
2013-04-30
1
-0
/
+9
*
SECCOMP-BPF: Refactor the BPF sandbox API to use objects rather than "static"...
markus@chromium.org
2013-02-26
1
-5
/
+11
*
SECCOMP-BPF: Added support for checking system call arguments against bit masks.
markus@chromium.org
2013-02-15
1
-1
/
+1
*
SECCOMP-BPF: Refactoring in preparation for sandbox stacking.
markus@chromium.org
2013-01-26
1
-1
/
+0
*
If the kernel lacks support for BPF filtering, we can still perform a couple
markus@chromium.org
2013-01-11
1
-3
/
+7
*
SECCOMP-BPF: Added supported for inspection system call arguments from BPF fi...
markus@chromium.org
2012-12-15
1
-13
/
+22
*
Pass a pointer with auxilliary data to a policy function.
markus@chromium.org
2012-10-31
1
-11
/
+49
*
Simplified unit testing of sandboxing code. We now have helper methods that r...
markus@chromium.org
2012-08-27
1
-0
/
+56