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
/
executor
/
executor.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: setup cgroups once
Dmitry Vyukov
2021-10-12
1
-0
/
+1
*
executor: check for single-line compound statements
Dmitry Vyukov
2021-10-01
1
-2
/
+1
*
executor: fail if the first argument isn't a known command
Andrei Vagin
2021-09-30
1
-0
/
+5
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
1
-24
/
+21
*
all: introduce call properties
Aleksandr Nogikh
2021-09-22
1
-3
/
+8
*
executor: fix remote coverage collection
Aleksandr Nogikh
2021-08-26
1
-2
/
+0
*
executor: initial darwin support
Patrick Meyer
2021-05-20
1
-3
/
+20
*
executor, syz-fuzzer: fix readonly root
Joey Jiao
2021-03-18
1
-1
/
+11
*
executor: don't fail on "negative running"
Dmitry Vyukov
2021-03-04
1
-1
/
+1
*
prog: detect copyout overflow
Dmitry Vyukov
2021-03-04
1
-1
/
+1
*
executor: improve SYZFAIL message
Dmitry Vyukov
2021-02-26
1
-1
/
+1
*
pkg/report: detect executor failures
Dmitry Vyukov
2021-02-21
1
-53
/
+66
*
executor: don't fail in syz_genetlink_get_family_id
Dmitry Vyukov
2021-02-19
1
-0
/
+2
*
sys/linux: add ieee802154 descriptions
Dmitry Vyukov
2021-02-12
1
-0
/
+1
*
all: make timeouts configurable
Dmitry Vyukov
2020-12-28
1
-4
/
+6
*
executor: remove hardcoded timeouts
Dmitry Vyukov
2020-12-25
1
-10
/
+21
*
executor: don't use coverage edges for gvisor
Dmitry Vyukov
2020-12-16
1
-5
/
+3
*
executor: use coverage filter for comparisons
Dmitry Vyukov
2020-12-09
1
-1
/
+1
*
executor: capture outgoing edges from interesting code
Dmitry Vyukov
2020-12-09
1
-6
/
+10
*
executor: minor coverage filter cleanup
Dmitry Vyukov
2020-12-09
1
-1
/
+1
*
syz-manager/manager.go, executor/executor.cc: support coverage filter
Kaipeng Zeng
2020-12-06
1
-2
/
+9
*
sys/linux, sys/freebsd: apply more ignore_return attributes
Dmitry Vyukov
2020-12-05
1
-6
/
+3
*
pkg/csource: setup sysctl's in C reproducers
Dmitry Vyukov
2020-10-28
1
-2
/
+1
*
executor: increase prog_extra_cover_timeout for progs that inject 802.11 frames
Aleksandr Nogikh
2020-10-05
1
-1
/
+3
*
executor: msvc support syz-executor
Suraj K Suresh
2020-10-03
1
-6
/
+10
*
executor: check for \n in fail/exitf messages
Dmitry Vyukov
2020-09-28
1
-1
/
+1
*
executor: make exit code during fail() depend on fault injection
Aleksandr Nogikh
2020-09-22
1
-1
/
+24
*
all: integrate with mac80211_hwsim
Aleksandr Nogikh
2020-09-22
1
-0
/
+2
*
sys/test/test: add a hanging test
Dmitry Vyukov
2020-09-12
1
-1
/
+1
*
executor: warn about C89-style var declarations
Dmitry Vyukov
2020-08-14
1
-4
/
+4
*
executor: add some code style checks
Dmitry Vyukov
2020-08-06
1
-1
/
+1
*
all: initialize vhci in linux
TheOfficialFloW
2020-07-30
1
-0
/
+2
*
executor: wrap all syscalls into NONFAILING
Dmitry Vyukov
2020-07-15
1
-2
/
+5
*
executor: fix bitfields for big-endian arch
Alexander Egorenkov
2020-07-10
1
-1
/
+11
*
executor: clarify debug/debug_verbose use
Dmitry Vyukov
2020-07-08
1
-1
/
+5
*
executor: prohibit malloc
Dmitry Vyukov
2020-07-08
1
-0
/
+7
*
executor: don't use static_assert
Dmitry Vyukov
2020-06-25
1
-1
/
+1
*
executor: fix write_output_64
Alexander Egorenkov
2020-06-25
1
-1
/
+7
*
ipc: fix endianness issues
Alexander Egorenkov
2020-06-23
1
-6
/
+13
*
executor: Improve used terminology
Marco Elver
2020-06-15
1
-1
/
+1
*
all: use more respective language
Dmitry Vyukov
2020-06-11
1
-2
/
+2
*
prog: add ignore_return and breaks_returns call attribtues
Dmitry Vyukov
2020-04-19
1
-0
/
+4
*
sys/linux: sync call timeouts with executor
Dmitry Vyukov
2020-04-19
1
-1
/
+2
*
sys/linux: add timeout call attributes
Dmitry Vyukov
2020-04-19
1
-24
/
+7
*
prog: introduce call attributes
Dmitry Vyukov
2020-04-19
1
-0
/
+4
*
executor: surround the data mapping with PROT_NONE pages
Dmitry Vyukov
2020-04-18
1
-1
/
+1
*
executor: fix format warning
Dmitry Vyukov
2020-03-13
1
-2
/
+2
*
executor: add more debugging output for running=-1
Dmitry Vyukov
2020-03-13
1
-1
/
+13
*
executor, sys/linux: add ath9k usb descriptions
Andrey Konovalov
2020-03-13
1
-2
/
+2
*
executor: prevent "NMI handler took too long" messages
Dmitry Vyukov
2020-03-06
1
-0
/
+4
[next]