summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* all: fix comment typosrelease-2.5Tom Hromatka2023-03-292-2/+2
* RFE: Bump actions/upload-artifact from 2 to 3dependabot[bot]2023-02-071-1/+1
* github: Update to the latest codeql actionsTom Hromatka2023-02-021-3/+3
* github: Update to the latest checkout actionTom Hromatka2023-02-022-5/+5
* all: release v2.5.4v2.5.4Tom Hromatka2022-04-211-1/+1
* all: CHANGELOG update for release v2.5.4Tom Hromatka2022-04-211-0/+5
* docs: update the CREDITS fileTom Hromatka2022-04-211-0/+1
* tests: Fix make check-syntax error in test 54Tom Hromatka2022-04-201-3/+3
* doc: remove the mailing listPaul Moore2022-04-153-63/+24
* syscalls: update the syscall list for Linux v5.17Paul Moore2022-04-052-1/+7
* tests: Add a binary tree test with zero syscallsTom Hromatka2022-03-185-3/+118
* tests: fix 53-sim-binary_tree to use binary treeTom Hromatka2022-03-181-0/+1
* bpf: pfc: Add handling for 0 syscalls in the binary treeTom Hromatka2022-03-182-0/+6
* github: ensure we update the apt repo before we install packagesPaul Moore2022-03-151-0/+2
* tests: fix 54-live-binary_tree to use binary treeKir Kolyshkin2022-03-152-1/+4
* docs: add link to oss-security to SECURITY.mdKir Kolyshkin2022-01-181-0/+1
* doc: Correct mistakes in seccomp_attr_set.3Manabu Sugimoto2022-01-101-4/+4
* github: enable CodeQL code scanning and analysisPaul Moore2022-01-101-0/+37
* all: release v2.5.3v2.5.3Tom Hromatka2021-11-051-1/+1
* all: CHANGELOG update for release v2.5.3Tom Hromatka2021-11-051-0/+6
* syscalls: update the syscall table to Linux v5.15Paul Moore2021-11-042-1/+4
* tests: Fix warning in 05-sim-long_jumps.cTom Hromatka2021-11-011-0/+1
* tests: improve 05-sim-long_jumps to work better across arch/ABIsPaul Moore2021-11-013-43/+52
* tests: add the mipsel and sh ABIs to test 30-sim-socket_syscallsPaul Moore2021-11-013-23/+49
* arch: move the ARCH_DEF() calls into the arch/ABI specific filesPaul Moore2021-11-0117-30/+54
* mips: restore the 32-bit MIPS O32 ABI offsetPaul Moore2021-11-012-20/+61
* arch: replace arch-syscall-check with something more usefulPaul Moore2021-10-294-225/+63
* api: update seccomp-syscalls.hPaul Moore2021-10-291-6/+16
* tests: fix 11-basic-basic_errors on old kernels (API level < 5)Paul Moore2021-10-181-33/+39
* doc: fix spacing with man page referencesMike Frysinger2021-10-153-6/+5
* doc: fix spacing with .I and punctuationMike Frysinger2021-10-153-18/+17
* doc: seccomp_rule_add.3: add -EACCES return valueKir Kolyshkin2021-10-081-0/+5
* tests: Allow munmap() syscall in Python test #24v2.5.2Tom Hromatka2021-09-011-0/+1
* all: release v2.5.2Tom Hromatka2021-08-311-1/+1
* all: CHANGELOG update for release v2.5.2Tom Hromatka2021-08-311-0/+12
* docs: update the CREDITS fileTom Hromatka2021-08-251-0/+3
* bpf: Fix typo in commentTom Hromatka2021-08-251-1/+1
* syscalls: update to Linux v5.14-rc7Paul Moore2021-08-232-1/+13
* doc: Add BUGS section to seccomp_rule_add.3Tom Hromatka2021-08-231-0/+18
* python: add the get_notify_fd() method to the SyscallFilter classPaul Moore2021-08-231-0/+13
* tests: various additions to improve code coveragePaul Moore2021-08-1215-64/+804
* arch: consolidate all of the multiplexed syscall handlingPaul Moore2021-08-1219-3422/+669
* github: tweak the GH Actions configurationPaul Moore2021-08-122-8/+16
* tests: add a util_gcov_rules() utility functionPaul Moore2021-08-122-0/+42
* build: reorganize the code coverage targetsPaul Moore2021-08-123-20/+10
* tests: add support for the LIBSECCOMP_TSTCFG_BATCHES env variablePaul Moore2021-08-121-0/+9
* tests: allow multiple test types using comma separated valuesPaul Moore2021-08-121-1/+18
* ppc: add multiplexed syscall support to PPCPaul Moore2021-08-121-4/+526
* mips: add multiplexed syscall support to MIPSPaul Moore2021-08-121-13/+495
* README: Display the Github Actions build status badgeTom Hromatka2021-08-121-1/+1