index
:
syz
actual
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/host: add Features.Supported
Dmitry Vyukov
2019-11-16
2
-1
/
+5
*
pkg/host: rename some features
Dmitry Vyukov
2019-11-16
5
-20
/
+20
*
executor: refactor sandbox flags
Dmitry Vyukov
2019-11-16
2
-15
/
+15
*
pkg/host: split files into syscalls/features
Dmitry Vyukov
2019-11-16
5
-251
/
+273
*
sys/targets: add HostFuzzer flag
Dmitry Vyukov
2019-11-16
1
-7
/
+5
*
executor, pkg/host: update usb raw-gadget interface
Andrey Konovalov
2019-11-15
1
-1
/
+1
*
executor, pkg/host, dashboard/config: rename usb-fuzzer to usb raw-gadget
Andrey Konovalov
2019-11-04
1
-1
/
+1
*
executor: move fixed pci devlink handle into network namespace
Jiri Pirko
2019-11-03
2
-0
/
+10
*
Disable checkFeature[FeatureNetworkInjection] for NetBSD
Kamil Rytarowski
2019-10-09
1
-1
/
+0
*
Change KCSAN info file to debugfs
Marco Elver
2019-10-08
1
-1
/
+1
*
executor, host, csource: Add support to enable KCSAN
Marco Elver
2019-10-04
2
-0
/
+13
*
all: convert Fuchsia to use "host fuzzing" mode
Matthew Dempsky
2019-08-27
1
-3
/
+6
*
pkg/host: fix linux netdevices detection
Dmitry Vyukov
2019-08-09
1
-10
/
+2
*
pkg/report: enable feature comparisons for NetBSD
Siddharth M
2019-07-15
1
-0
/
+1
*
executor: add network packet injection for NetBSD
Siddharth M
2019-07-14
1
-0
/
+1
*
sys/linux, executor: add syz_usb_ep_read syzkall
Andrey Konovalov
2019-07-01
1
-1
/
+1
*
pkg/host: improve openat check
mspecter
2019-06-11
1
-6
/
+20
*
pkg/host: enable evdev, hidraw and hiddev when USB fuzzing is on
Andrey Konovalov
2019-06-06
1
-0
/
+12
*
pkg/host: disable syz_execute_func
Dmitry Vyukov
2019-06-03
1
-1
/
+16
*
make changes to prevent failing build
R3x
2019-05-21
1
-0
/
+4
*
pkg/runtest: test host.Setup
Dmitry Vyukov
2019-05-21
1
-1
/
+1
*
pkg/host: don't enable binfmt_misc on non-linux
Dmitry Vyukov
2019-05-21
1
-1
/
+1
*
executor: implement support for leak checking
Dmitry Vyukov
2019-05-20
2
-144
/
+17
*
pkg/host: Add test for kallsymsRenameMap
Andrew Donnellan
2019-05-08
1
-6
/
+29
*
pkg/host: Add stat to kallsyms rename map
Andrew Donnellan
2019-05-08
1
-0
/
+1
*
sys/openbsd: add vmm descriptions (#1152)
Anton Lindqvist
2019-05-01
1
-0
/
+17
*
all: add basic USB fuzzing support
Andrey Konovalov
2019-04-11
1
-0
/
+10
*
pkg/host: move kallsyms parsing test to host_linux_test.go
Andrey Konovalov
2019-04-05
2
-77
/
+77
*
pkg/host: enable kallsyms parsing on arm
Cody Holliday
2019-04-05
2
-1
/
+14
*
host: add kallsyms parsing tests
Andrey Konovalov
2019-04-04
2
-18
/
+88
*
pkg/host: don't fail if CONFIG_FAIL_FUTEX is not enabled
Dmitry Vyukov
2019-02-11
1
-5
/
+8
*
pkg/host: enable FeatureComparisons on OpenBSD
Anton Lindqvist
2019-01-21
1
-0
/
+1
*
pkg/host: enable FeatureComparisons on FreeBSD
Michael Tuexen
2019-01-20
1
-0
/
+1
*
kcov: some fixes for extra coverage
Andrey Konovalov
2019-01-17
1
-1
/
+1
*
all: detect extra coverage support
Andrey Konovalov
2019-01-16
2
-6
/
+45
*
pkg/host: Support extracting kallsyms on ppc64le
Andrew Donnellan
2019-01-15
1
-0
/
+2
*
fuzzer: fix syscall detection
Andrey Konovalov
2019-01-08
1
-2
/
+2
*
fuzzer: speed up syscall support detection
Andrey Konovalov
2019-01-08
9
-20
/
+41
*
executor: reapply setuid sandbox for bsd
Greg Steuck
2018-12-11
1
-0
/
+1
*
Revert "executor: add setuid sandbox for openbsd"
Greg Steuck
2018-12-10
1
-1
/
+0
*
executor: add setuid sandbox for openbsd
Greg Steuck
2018-12-10
1
-0
/
+1
*
executor: add support for tap interfaces on FreeBSD
Michael Tüxen
2018-12-01
1
-0
/
+1
*
openbsd: enable packet injection
Greg Steuck
2018-11-19
2
-1
/
+2
*
pkg/host: improve KMEMLEAK detection
Dmitry Vyukov
2018-10-10
1
-7
/
+9
*
pkg/host: improve KMEMLEAK support
Dmitry Vyukov
2018-09-28
2
-38
/
+22
*
RFC: android: Add support for untrusted_app sandboxing (#697)
Zach Riggle
2018-09-17
2
-8
/
+18
*
sys/linux: add syz_execute_func
Dmitry Vyukov
2018-08-30
2
-1
/
+9
*
sys/linux: add ext4 ioctls and overlayfs
Dmitry Vyukov
2018-08-29
1
-0
/
+4
*
Add mandatory OpenBSD bits (#689)
Anton Lindqvist
2018-08-28
1
-0
/
+16
*
pkg/host: enable coverage on freebsd, disable on netbsd
Dmitry Vyukov
2018-08-25
2
-4
/
+4
[next]