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
/
ipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: experiment with an option to reset accumulated state
Aleksandr Nogikh
2024-01-23
1
-0
/
+7
*
syz-fuzzer: take executor restart out of gate tickets
Aleksandr Nogikh
2024-01-22
1
-12
/
+21
*
pkg/ipc: kill syz-executor earlier
Aleksandr Nogikh
2024-01-09
1
-1
/
+1
*
all: use special placeholder for errors
Taras Madan
2023-07-24
2
-13
/
+13
*
ipc: handle a case when c.cmd.ProcessState is nil (#3967)
Andrei Vagin
2023-06-15
1
-7
/
+12
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-2
/
+1
*
pkg/image: factor out from prog
Dmitry Vyukov
2022-12-22
1
-2
/
+3
*
executor: add test for zlib decompression
Dmitry Vyukov
2022-11-23
1
-0
/
+38
*
pkg/testutil: add RandSource helper
Dmitry Vyukov
2022-11-23
1
-6
/
+2
*
executor: add NIC PCI pass-through VF support
George Kennedy
2022-09-21
1
-0
/
+1
*
pkg/csource, pkg/instance, pkg/ipc, pkg/mgrconfig, tools/syz-prog2c, syz-mana...
Andrey Artemiev
2022-08-06
3
-13
/
+20
*
pkg/ipc: stop reading executor output after it exited
Andrei Vagin
2022-07-21
2
-10
/
+35
*
ipc: add magic in a call reply
Andrei Vagin
2022-05-24
1
-0
/
+4
*
all: collect raw coverage
Aleksandr Nogikh
2022-03-28
1
-7
/
+15
*
executor: ignore async flag in the non-threaded mode
Aleksandr Nogikh
2021-12-13
1
-3
/
+11
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
3
-6
/
+5
*
all: adapt to how mmapping a kcov instance works in Linux
Aleksandr Nogikh
2021-12-09
1
-0
/
+1
*
executor: fail if the first argument isn't a known command
Andrei Vagin
2021-09-30
1
-1
/
+1
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
1
-8
/
+1
*
pkg/ipc: fix reflect.SliceHeader misuse
Dmitry Vyukov
2021-02-22
1
-6
/
+5
*
pkg/ipc: scale sandbox timeout
Dmitry Vyukov
2020-12-29
1
-8
/
+7
*
all: make timeouts configurable
Dmitry Vyukov
2020-12-28
3
-8
/
+18
*
executor: remove hardcoded timeouts
Dmitry Vyukov
2020-12-25
1
-14
/
+20
*
pkg/ipc: fix running of executor tests
Dmitry Vyukov
2020-12-09
1
-2
/
+2
*
syz-manager/manager.go, executor/executor.cc: support coverage filter
Kaipeng Zeng
2020-12-06
1
-6
/
+7
*
pkg/ipc: remove Config.Timeout
Dmitry Vyukov
2020-11-30
3
-33
/
+10
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
2
-2
/
+2
*
syz-fuzzer: ignore encodingexec buffer overflow errors
Dmitry Vyukov
2020-10-01
1
-1
/
+1
*
all: integrate with mac80211_hwsim
Aleksandr Nogikh
2020-09-22
1
-0
/
+1
*
pkg/ipc: fix cross-arch build in test
Dmitry Vyukov
2020-08-22
1
-1
/
+1
*
pkg/ipc: run cross-arch executor tests
Dmitry Vyukov
2020-08-22
1
-10
/
+23
*
all: initialize vhci in linux
TheOfficialFloW
2020-07-30
1
-12
/
+13
*
pkg/runtest: tell ASAN to not mess with our NONFAILING
Dmitry Vyukov
2020-07-16
1
-0
/
+2
*
all: fix comments format
Dmitry Vyukov
2020-07-12
1
-1
/
+2
*
ipc: fix endianness issues
Alexander Egorenkov
2020-06-23
1
-3
/
+2
*
pkg/ipc: support C compiler in non-standard location
Alexander Egorenkov
2020-06-18
1
-1
/
+0
*
.golangci.yml: enable godot checker
Dmitry Vyukov
2020-06-05
1
-3
/
+3
*
all: reformat code
Dmitry Vyukov
2020-05-08
1
-1
/
+1
*
all: replace TRAVIS env var with CI
Dmitry Vyukov
2020-05-07
1
-1
/
+1
*
prog: refactor target.MakeMmap
Dmitry Vyukov
2020-04-18
1
-2
/
+2
*
pkg/ipc: remove use of unsafe
Dmitry Vyukov
2020-02-09
1
-4
/
+13
*
pkg/ipc: don't use rate limiting for test os
Dmitry Vyukov
2019-12-18
1
-1
/
+1
*
pkg/ipc: fix potential nil deref
Dmitry Vyukov
2019-11-26
1
-2
/
+4
*
pkg/ipc: always chmod the work dir
Dmitry Vyukov
2019-11-16
1
-4
/
+2
*
pkg/ipc: move target characteristics out of config flags
Dmitry Vyukov
2019-11-16
3
-26
/
+22
*
executor: refactor sandbox flags
Dmitry Vyukov
2019-11-16
2
-19
/
+19
*
sys/targets: add HostFuzzer flag
Dmitry Vyukov
2019-11-16
1
-3
/
+3
*
executor: move fixed pci devlink handle into network namespace
Jiri Pirko
2019-11-03
1
-0
/
+1
*
pkg/ipc: Send output from syz-executor for non-Forkserver oses.
Marco Vanotti
2019-09-11
1
-3
/
+0
*
all: convert Fuchsia to use "host fuzzing" mode
Matthew Dempsky
2019-08-27
1
-4
/
+2
[next]