index
:
syz
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
*
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
*
executor: refactor extra cover handling
Dmitry Vyukov
2020-02-17
1
-18
/
+16
*
executor: increase input buffer size
Dmitry Vyukov
2020-02-10
1
-1
/
+1
*
executor: fix syz_mount_image
Dmitry Vyukov
2019-12-10
1
-0
/
+2
*
executor: refactor sandbox flags
Dmitry Vyukov
2019-11-16
1
-25
/
+17
*
executor: rename some flags
Dmitry Vyukov
2019-11-16
1
-39
/
+39
*
executor: move fixed pci devlink handle into network namespace
Jiri Pirko
2019-11-03
1
-0
/
+2
*
syz-fuzzer, executor: Add support for blacklisting data race frames
Marco Elver
2019-10-22
1
-0
/
+8
*
executor, csource: adjust syz_open_dev$hiddev timeout
Andrey Konovalov
2019-09-24
1
-0
/
+2
*
executor: fix out-of-bounds access to syscalls array
Andrey Konovalov
2019-09-17
1
-20
/
+20
*
executor: add some USB realted TODOs (#1319)
Andrey Konovalov
2019-08-07
1
-14
/
+7
*
sys/linux, executor: add syz_usb_ep_read syzkall
Andrey Konovalov
2019-07-01
1
-2
/
+10
*
sys/linux, executor: add basic USB HID fuzzing support
Andrey Konovalov
2019-06-24
1
-6
/
+14
*
executor: improve usb coverage attribution
Andrey Konovalov
2019-06-12
1
-9
/
+18
*
executor: Protect the coverage buffer
Andrew Turner
2019-06-04
1
-0
/
+6
*
pkg/csource: generate timeouts for USB syzcalls
Andrey Konovalov
2019-05-31
1
-0
/
+1
*
executor: implement support for leak checking
Dmitry Vyukov
2019-05-20
1
-9
/
+43
*
executor: fix 32-bit build
Dmitry Vyukov
2019-05-07
1
-3
/
+3
*
executor: change syscall argument type to intptr_t
munjinoo
2019-05-07
1
-4
/
+4
*
executor: adjust waiting time for all usb syzcalls
Andrey Konovalov
2019-04-23
1
-8
/
+14
*
all: add basic USB fuzzing support
Andrey Konovalov
2019-04-11
1
-1
/
+14
*
all: add optional close_fds feature to reproducers
Andrey Konovalov
2019-04-09
1
-0
/
+6
*
execprog, stress, prog2c: unify flags to enable additional features
Andrey Konovalov
2019-03-05
1
-6
/
+12
*
executor: fix detection of blocked calls
Dmitry Vyukov
2019-02-13
1
-2
/
+1
*
executor, pkg/ipc: simplify retry handling
Dmitry Vyukov
2019-01-31
1
-16
/
+8
*
executor: remove ability to detect kernel bugs
Dmitry Vyukov
2019-01-31
1
-16
/
+1
*
executor: unbreak on OpenBSD
Anton Lindqvist
2019-01-19
1
-1
/
+0
*
all: detect extra coverage support
Andrey Konovalov
2019-01-16
1
-4
/
+9
*
all: support extra coverage
Andrey Konovalov
2019-01-16
1
-16
/
+55
*
executor: fix max number of syscall args
Dmitry Vyukov
2018-12-26
1
-1
/
+1
*
executor: create more net devices on linux
Dmitry Vyukov
2018-12-26
1
-6
/
+6
*
prog, pkg/csource: more readable serialization for strings
Dmitry Vyukov
2018-12-15
1
-0
/
+1
[next]