index
:
delta/libseccomp.git
coverity-scan
main
master
release-0.1
release-1.0
release-2.0
release-2.1
release-2.2
release-2.3
release-2.4
release-2.5
working-api_level
working-pcmoore
github.com: seccomp/libseccomp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: add API level 6
Paul Moore
2020-06-29
13
-25
/
+289
*
bpf: propagate errors from _gen_bpf_build_bpf helpers
Tudor Brindus
2020-06-27
1
-5
/
+14
*
README: update the arch/ABI list
Paul Moore
2020-06-27
1
-0
/
+1
*
system: fix typo in comment
Rolf Eike Beer
2020-06-25
1
-1
/
+1
*
api: add the SCMP_FLTATR_API_SYSRAWRC filter attribute
Paul Moore
2020-06-16
20
-19
/
+254
*
system: add function comment headers for the notify functions
Paul Moore
2020-06-16
2
-5
/
+44
*
bpf: return integer error codes from gen_bpf_release()
Paul Moore
2020-06-16
6
-16
/
+26
*
tools,tests: fixup errno handling to be more consistent
Paul Moore
2020-06-16
2
-5
/
+5
*
doc: update the manpages with return code information
Paul Moore
2020-06-16
9
-29
/
+162
*
api: filter the return codes we send to userspace
Paul Moore
2020-06-16
1
-52
/
+101
*
api: use EINVAL to signify bad input to the libseccomp API
Paul Moore
2020-06-16
4
-9
/
+9
*
system: treat kernel/libc errors as ECANCELED
Paul Moore
2020-06-16
4
-13
/
+14
*
api: use EACCESS over EPERM
Paul Moore
2020-06-16
2
-3
/
+3
*
doc: update the ABIs in seccomp_arch_add(3) manpage
Paul Moore
2020-06-16
1
-1
/
+18
*
doc: update the logo URL
Paul Moore
2020-06-16
1
-1
/
+1
*
arch: cleanup the syscalls.csv format
Paul Moore
2020-06-15
2
-11
/
+3
*
all: pick better names for some legacy terminology
Paul Moore
2020-06-11
14
-85
/
+85
*
api: some formatting fixes in seccomp.h.in
Paul Moore
2020-06-06
1
-3
/
+5
*
api: don't allow the TSYNC and NEW_LISTENER flags at the same time
Paul Moore
2020-06-01
1
-2
/
+2
*
api: force an API level update when necessary
Paul Moore
2020-06-01
1
-0
/
+12
*
BUG: fix api update to check if SCMP_ACT_KILL_PROCESS is supported
Kenta Tada
2020-05-30
1
-1
/
+2
*
api: fix api update to check if SCMP_ACT_NOTIFY is supported
Kenta Tada
2020-05-30
2
-1
/
+5
*
aarch64: Use architecture specific header to general syscalls
Alex Murray
2020-05-18
2
-5
/
+5
*
Merge pull request #229 from drakenclimber/pull/215ppc
Tom Hromatka
2020-04-15
8
-50
/
+673
|
\
|
*
travis: enable ppc64le
Tom Hromatka
2020-04-15
1
-0
/
+1
|
*
tests: Also test ppc64le in test 30
Tom Hromatka
2020-04-15
3
-17
/
+37
|
*
tests: Also test ppc64le in test 36
Tom Hromatka
2020-04-15
3
-25
/
+29
|
*
ppc64: Add multiplexing support for ipc and socket syscalls
Tom Hromatka
2020-04-15
1
-8
/
+606
*
|
travis: the arm64 build doesn't like cpp-coveralls
Paul Moore
2020-04-03
1
-1
/
+4
|
/
*
api: fix some unnecessary line wraps
Paul Moore
2020-04-01
1
-4
/
+2
*
doc: improve the manpages for seccomp_rule_add() and seccomp_load()
Paul Moore
2020-04-01
2
-0
/
+30
*
check-syntax: ignore the gperf auto generated files
Paul Moore
2020-03-27
1
-1
/
+1
*
s390: Add semtimedop() to mux/demux functions
Tom Hromatka
2020-03-27
1
-2
/
+5
*
s390: Add several syscalls to the munge functions
Tom Hromatka
2020-03-27
1
-0
/
+28
*
s390x: Add several syscalls to the munge functions
Tom Hromatka
2020-03-27
1
-0
/
+28
*
tests: Remove ipc syscalls from test 53-sim-binary_tree
Tom Hromatka
2020-03-25
3
-9
/
+0
*
arch: simplify the MIPS ABI syscall generation code
Paul Moore
2020-03-23
1
-57
/
+15
*
arch: simplify the ppc/ppc64 code in arch-syscall-validate
Paul Moore
2020-03-23
1
-12
/
+2
*
travis: "sudo" no longer has any meaning in Travis CI
Paul Moore
2020-03-23
1
-1
/
+0
*
parisc64: separate parisc and parisc64
Paul Moore
2020-03-23
7
-6
/
+40
*
arch: fix the library output of arch-syscall-validate
Paul Moore
2020-03-23
1
-5
/
+4
*
travis: fix a typo with TRAVIS_CPU_ARCH
Paul Moore
2020-03-23
1
-2
/
+2
*
arch: remove the unused, manually generated syscall tables
Paul Moore
2020-03-23
14
-8121
/
+0
*
arch: use gperf to generate a perfact hash to lookup syscall names
Giuseppe Scrivano
2020-03-23
38
-223
/
+1139
*
arch: add an automatically generated syscall table in CSV format
Paul Moore
2020-03-23
2
-1
/
+474
*
arch: add missing parisc64 support to arch-syscall-validate
Paul Moore
2020-03-22
1
-0
/
+25
*
arch: add missing parisc and parisc64 support to arch-syscall-validate
Paul Moore
2020-03-21
1
-5
/
+46
*
arch: rework/fix the arch-syscall-validate script
Paul Moore
2020-03-20
1
-107
/
+269
*
all: fix all the outstanding lgtm.com alerts
Paul Moore
2020-03-19
2
-15
/
+15
*
README: add the lgtm.com badge
Paul Moore
2020-03-19
1
-0
/
+1
[next]