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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: fix clang-tidy warnings
Dmitry Vyukov
2017-06-13
1
-1
/
+5
*
sys: check in generated files
Dmitry Vyukov
2017-06-13
1
-1
/
+0
*
executor: limit stack frame size
Dmitry Vyukov
2017-05-31
1
-1
/
+2
*
Makefile: don't generate DWARF for Go binaries
Dmitry Vyukov
2017-05-29
1
-10
/
+16
*
makefile: fix syz-extract dependencies
Andrey Konovalov
2017-01-23
1
-1
/
+1
*
tools/kcovtrace: add KCOV-based tracing utility
Dmitry Vyukov
2017-01-20
1
-1
/
+1
*
Fix make report failed
Date Huang
2016-12-12
1
-1
/
+1
*
repro: factor out of syz-repro tool
Dmitry Vyukov
2016-11-19
1
-0
/
+2
*
Makefile: don't change source files in default action
Dmitry Vyukov
2016-10-07
1
-3
/
+2
*
makefile: syz-sysgen depends on sysparser/*.go
Andrey Konovalov
2016-09-19
1
-1
/
+1
*
Makefile: run generate in 'all'
Dmitry Vyukov
2016-09-05
1
-1
/
+6
*
Makefile: format after generate
Dmitry Vyukov
2016-09-02
1
-0
/
+1
*
csource: teach how to execute pseudo syz_ syscalls
Dmitry Vyukov
2016-08-28
1
-0
/
+1
*
executor, csource: share some common code between executor and csource
Dmitry Vyukov
2016-08-28
1
-1
/
+10
*
overhaul syscall description generation process
Dmitry Vyukov
2016-08-26
1
-8
/
+9
*
sys: support kcm and netrom
Baozeng Ding
2016-06-13
1
-1
/
+1
*
sysgen: Cope with non-inline kernel build
David Drysdale
2016-03-10
1
-1
/
+1
*
Makefile: Split generate: target
David Drysdale
2016-03-10
1
-5
/
+8
*
Merge pull request #14 from sploving/master
Dmitry Vyukov
2016-01-26
1
-1
/
+1
|
\
|
*
sys: support /dev/random and /dev/net/tun
Baozeng Ding
2016-01-26
1
-1
/
+1
*
|
Makefile: use -pthread instead of -lpthread
Dmitry Vyukov
2016-01-25
1
-1
/
+1
*
|
Makefile: allow to build executor without -static
Dmitry Vyukov
2016-01-25
1
-3
/
+8
|
/
*
sys: add basic netlink support for real
Dmitry Vyukov
2016-01-23
1
-1
/
+2
*
sys: support /dev/input/{mouse,mice,event}
Dmitry Vyukov
2016-01-13
1
-1
/
+1
*
sys: add support for /dev/snd/control
Dmitry Vyukov
2016-01-13
1
-1
/
+1
*
sys: add support for /dev/snd/timer
Dmitry Vyukov
2016-01-12
1
-1
/
+1
*
sys: support /dev/snd/seq
Dmitry Vyukov
2016-01-11
1
-1
/
+1
*
sys: add kvm support
Dmitry Vyukov
2016-01-08
1
-1
/
+2
*
executor: fix some bugs found by clang
Dmitry Vyukov
2015-12-31
1
-1
/
+1
*
sys: add sctp support
Dmitry Vyukov
2015-12-30
1
-1
/
+1
*
sys: move more subsystems into separate files
Dmitry Vyukov
2015-12-28
1
-1
/
+2
*
sys: split syscall description into several files
Dmitry Vyukov
2015-12-28
1
-1
/
+1
*
tools/syz-upgrade: helper tool for corpus format upgrades
Dmitry Vyukov
2015-12-28
1
-1
/
+4
*
sysgen: pull in syscall numbers from kernel headers
Dmitry Vyukov
2015-12-24
1
-1
/
+4
*
tools/syz-repro: add reproduction tool
Dmitry Vyukov
2015-12-23
1
-1
/
+4
*
Add 'all-tools' target to build tools
David Drysdale
2015-12-21
1
-1
/
+15
*
remove master and naming overhaul
Dmitry Vyukov
2015-12-17
1
-14
/
+8
*
format go files simpler
Dmitry Vyukov
2015-11-10
1
-1
/
+1
*
Add Makefile
Andrey Konovalov
2015-10-13
1
-0
/
+28