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
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: fix use of LIBFLAGS vs LDFLAGS
Kees Cook
2014-04-14
1
-1
/
+1
*
tools: ensure the simulator always has a valid architecture value
Paul Moore
2014-02-11
1
-1
/
+16
*
all: resolve issues caused by big endian systems
Paul Moore
2014-02-09
1
-17
/
+80
*
tools: fix a segfault for invalid syscall numbers
Paul Moore
2014-01-06
1
-1
/
+1
*
all: apply basic formatting fixes to src/hash.c
Paul Moore
2013-10-21
1
-1
/
+1
*
all: assorted formatting fixes
Paul Moore
2013-10-21
4
-190
/
+191
*
tools: add a basic C style/format checking tool
Paul Moore
2013-10-21
1
-0
/
+116
*
tools: allow the syscall resolver to resolve both names and numbers
Paul Moore
2013-05-29
1
-6
/
+15
*
build: install the scmp_sys_resolver tool
Paul Moore
2013-05-29
1
-1
/
+7
*
tools: rename some of the tools in preparation for installation
Paul Moore
2013-05-23
7
-8
/
+8
*
tools: add a new architecture detection tool
Paul Moore
2013-03-28
3
-1
/
+91
*
arch: rename arch-i386* to arch-x86*
Paul Moore
2013-03-26
1
-2
/
+2
*
tools: trim unsupported architectures from the BPF simulator
Paul Moore
2013-03-26
1
-10
/
+0
*
arch: add basic ARM support
Paul Moore
2013-03-26
2
-0
/
+6
*
arch: add basic x32 support
Paul Moore
2013-03-26
2
-1
/
+6
*
arch: disconnect the BPF arch token from the libseccomp token
Paul Moore
2013-03-26
1
-1
/
+1
*
tools: remove the old syscall resolver script
Paul Moore
2013-01-24
1
-70
/
+0
*
arch: ensure full syscall coverage across x86 and x86_64
Paul Moore
2013-01-21
1
-1
/
+1
*
tools: allow sys_resolver to translate syscalls
Paul Moore
2013-01-18
1
-3
/
+14
*
tools: make the sys_resolver tool work for non-native architectures
Paul Moore
2012-11-06
4
-1
/
+83
*
build: enable verbose building
Paul Moore
2012-07-25
1
-1
/
+1
*
build: minor Makefile cleanups
Paul Moore
2012-06-06
1
-1
/
+1
*
bpf_sim: fix some problems with syscall arguments and 64bit architectures
Paul Moore
2012-04-11
2
-9
/
+8
*
all: relicense the library from GPLv2 to LGPLv2.1
Paul Moore
2012-04-09
6
-48
/
+48
*
build: fixup the shared library's name/version
Paul Moore
2012-04-09
1
-4
/
+0
*
bpf_sim: remove the unused opt_arg_flag variable
Paul Moore
2012-04-09
1
-7
/
+0
*
bpf_sim: add support for ALU bitmask operations
Paul Moore
2012-04-04
1
-0
/
+6
*
bpf_disasm: display the ALU bitmasks in hex
Paul Moore
2012-04-04
1
-1
/
+11
*
tools: fix bugs for bpf_sim seccomp_data indexing and acc tests
Corey Bryant
2012-04-04
1
-5
/
+5
*
bpf_sim: add the ability to specify the arch
Paul Moore
2012-04-03
1
-2
/
+21
*
tools: update the seccomp/bpf definitions in bpf.h
Paul Moore
2012-04-03
3
-106
/
+89
*
bpf_sim: use fopen()/fread()/fclose()
Paul Moore
2012-04-03
1
-19
/
+18
*
tools: Update sys_resolver to handle offset calculations
Corey Bryant
2012-04-03
1
-1
/
+11
*
build: introduce a configure script
Paul Moore
2012-04-02
1
-0
/
+2
*
tools: use $CFLAGS in sys_resolver
Paul Moore
2012-04-02
1
-1
/
+1
*
tools: fix a typo with the SCMP_ACT_TRACE action
Paul Moore
2012-03-21
1
-1
/
+1
*
api: allow a 16bit value to be used with SCMP_ACT_TRACE
Paul Moore
2012-03-21
2
-2
/
+5
*
api: add the missing trace action
Paul Moore
2012-03-19
1
-0
/
+2
*
all: add support for new actions
Paul Moore
2012-03-06
2
-27
/
+27
*
bpf_disasm: use a four char wide line number on long jump "k" values
Paul Moore
2012-03-01
1
-1
/
+1
*
bpf_sim: use sizeof(*object) rather than sizeof(struct)
Eric Paris
2012-02-23
1
-2
/
+2
*
bpf_sim: remove the allocation size from the bpf_program definition
Eric Paris
2012-02-22
1
-4
/
+2
*
bpf_disasm: standardize width of jump comparison values
Eric Paris
2012-02-22
1
-2
/
+2
*
bpf_disasm: read from stdin if no file given
Eric Paris
2012-02-22
1
-7
/
+12
*
build: generate and use automated dependencies
Paul Moore
2012-02-20
1
-6
/
+9
*
tools: add a simple syscall inspector based on strace
Paul Moore
2012-02-17
1
-0
/
+103
*
bpf_disasm: use fread instead of read
Eric Paris
2012-02-17
1
-14
/
+11
*
bpf_disasm: make local functions static
Eric Paris
2012-02-17
1
-3
/
+3
*
tools: a simple shell script to resolve syscall names to numbers
Paul Moore
2012-02-15
1
-0
/
+60
*
tools: BPF simulator
Paul Moore
2012-02-15
4
-10
/
+366
[next]