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
*
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
*
gometalinter: strengthen gocyclo limit
Dmitry Vyukov
2018-08-02
1
-0
/
+4
*
gometalinter: clean up some errcheck warnings
Dmitry Vyukov
2018-08-02
1
-4
/
+13
*
pkg/host: support test OS
Dmitry Vyukov
2018-07-27
1
-3
/
+3
*
pkg/host: add "network devices" feature
Dmitry Vyukov
2018-07-13
2
-0
/
+11
*
sys/linux: implement fuse as normal syscalls
Dmitry Vyukov
2018-07-10
1
-17
/
+33
*
pkg/host: check that we can open files rather than that they exist
Dmitry Vyukov
2018-07-10
1
-15
/
+19
*
pkg/host: disable for akaros
Dmitry Vyukov
2018-07-06
2
-3
/
+20
*
executor: rework fallback coverage
Dmitry Vyukov
2018-06-22
1
-4
/
+0
*
pkg/host: fix race in test
Dmitry Vyukov
2018-06-19
1
-1
/
+1
*
pkg/host: more precise detection for syz_mount_image support
Dmitry Vyukov
2018-06-18
1
-5
/
+22
*
pkg/host: support trial supported syscall detection
Dmitry Vyukov
2018-06-18
3
-35
/
+89
[next]