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
/
pkg
/
ipc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
executor: implement support for leak checking
Dmitry Vyukov
2019-05-20
1
-2
/
+0
*
all: add optional close_fds feature to reproducers
Andrey Konovalov
2019-04-09
1
-0
/
+1
*
pkg/report: remove .PID from syz-executor
Dmitry Vyukov
2019-04-05
1
-0
/
+1
*
pkg/ipc: use /data/ for storage in fuchsia. (#1101)
Marco Vanotti
2019-04-03
1
-3
/
+8
*
all: fix warnings pointed to by golangci-lint
Dmitry Vyukov
2019-03-28
1
-1
/
+1
*
execprog, stress, prog2c: unify flags to enable additional features
Andrey Konovalov
2019-03-05
1
-3
/
+6
*
pkg/ipc: generate better temp name for executor
Dmitry Vyukov
2019-02-08
2
-9
/
+10
*
executor, pkg/ipc: simplify retry handling
Dmitry Vyukov
2019-01-31
1
-42
/
+10
*
executor: remove ability to detect kernel bugs
Dmitry Vyukov
2019-01-31
2
-19
/
+6
*
sys/test/test: add tests for test exiting in the middle of execution
Dmitry Vyukov
2019-01-31
1
-1
/
+4
*
all: detect extra coverage support
Andrey Konovalov
2019-01-16
1
-0
/
+1
*
all: support extra coverage
Andrey Konovalov
2019-01-16
1
-12
/
+45
*
prog, pkg/{csource,ifuzz,ipc,repro}: make tests deterministic on travis
Dmitry Vyukov
2019-01-02
1
-0
/
+3
*
pkg/ipc: clarify why we close inwp explicitly
Dmitry Vyukov
2018-12-27
1
-1
/
+5
*
pkg/ipc: move sandbox helpers from ipcconfig
Dmitry Vyukov
2018-12-10
2
-28
/
+27
*
ipc: add ProgInfo struct
Andrey Konovalov
2018-11-22
2
-16
/
+21
*
all: fix code formatting
Dmitry Vyukov
2018-10-16
1
-1
/
+1
*
pkg/host: improve KMEMLEAK support
Dmitry Vyukov
2018-09-28
1
-11
/
+30
*
RFC: android: Add support for untrusted_app sandboxing (#697)
Zach Riggle
2018-09-17
2
-10
/
+14
*
pkg/osutil: replace UmountAll with RemoveAll
Dmitry Vyukov
2018-08-04
1
-2
/
+1
*
pkg/ipc: remove abort signal and buffer size
Dmitry Vyukov
2018-08-03
2
-56
/
+23
*
pkg/ipc: move flags into subpackage
Dmitry Vyukov
2018-08-03
3
-72
/
+83
*
pkg/ipc: refactor output parsing
Dmitry Vyukov
2018-08-02
1
-138
/
+108
[prev]
[next]