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
Commit message (
Expand
)
Author
Age
Files
Lines
*
stress: fix flag description
Dmitry Vyukov
2016-09-05
1
-1
/
+1
*
sys: resolve some old TODOs in descriptions
Dmitry Vyukov
2016-09-05
6
-48
/
+48
*
execprog: make syz-execprog work more like syz-fuzzer
Dmitry Vyukov
2016-09-05
1
-40
/
+59
*
config: suppress another common error
Dmitry Vyukov
2016-09-05
1
-0
/
+1
*
prog: more checks during program validation
Dmitry Vyukov
2016-09-05
1
-0
/
+12
*
vm/qemu: fix spurious failure during VM creation
Dmitry Vyukov
2016-09-05
1
-2
/
+10
*
sys: support recursive structs
Dmitry Vyukov
2016-09-05
11
-109
/
+171
*
manager: don't save empty reports
Dmitry Vyukov
2016-09-05
1
-6
/
+8
*
syz-repro: fix false "not executing programs"
Dmitry Vyukov
2016-09-05
2
-2
/
+5
*
symbolizer: support discriminators in addr2line output
Dmitry Vyukov
2016-09-05
2
-1
/
+20
*
syz-report: fix printing of report
Dmitry Vyukov
2016-09-05
1
-1
/
+1
*
Merge pull request #66 from ramosian-glider/tlk_device5
Dmitry Vyukov
2016-09-05
3
-0
/
+115
|
\
|
*
Add the /dev/tlk_device (Open Trusted Execution device driver) description
Alexander Potapenko
2016-09-05
3
-0
/
+115
|
/
*
Update README.md
Dmitry Vyukov
2016-09-04
1
-2
/
+2
*
Update README.md
Dmitry Vyukov
2016-09-04
1
-0
/
+6
*
sys: remove autogenerated files
Dmitry Vyukov
2016-09-02
5
-19466
/
+4
*
Makefile: format after generate
Dmitry Vyukov
2016-09-02
1
-0
/
+1
*
sysgen: check that structs are not passed as syscall arguments
Dmitry Vyukov
2016-09-02
1
-11
/
+27
*
manager, repro: unify VM monitoring
Dmitry Vyukov
2016-09-01
3
-126
/
+106
*
prog: generate shifted integers with some probability
Dmitry Vyukov
2016-09-01
1
-2
/
+3
*
manager: improve how crashes are saved
Dmitry Vyukov
2016-09-01
2
-54
/
+63
*
report: add a function that symbolizes reports
Dmitry Vyukov
2016-09-01
5
-5
/
+417
*
manager: mark covered lines with /*covered*/
Dmitry Vyukov
2016-08-31
1
-1
/
+1
*
symbolizer: move symbolizer to a separate package
Dmitry Vyukov
2016-08-31
3
-61
/
+382
*
report: extract better, unique identifiers of oopses
Dmitry Vyukov
2016-08-31
5
-70
/
+520
*
report: add a new package for report parsing and processing
Dmitry Vyukov
2016-08-30
5
-53
/
+60
*
vm/adb: support multiple adb devices
Dmitry Vyukov
2016-08-30
5
-58
/
+119
*
vm: fix potential deadlock in OutputMerger
Dmitry Vyukov
2016-08-28
1
-4
/
+10
*
sys: fix incorrect argument type introduced in 76906672672365b9e31328a0047baf...
Dmitry Vyukov
2016-08-28
4
-4
/
+4
*
repro: a little bit more graceful shutdown
Dmitry Vyukov
2016-08-28
1
-3
/
+32
*
vm: merger console/fuzzer output line-by-line
Dmitry Vyukov
2016-08-28
7
-127
/
+241
*
csource: make collide mode more random
Dmitry Vyukov
2016-08-28
1
-4
/
+5
*
csource: teach how to execute pseudo syz_ syscalls
Dmitry Vyukov
2016-08-28
5
-120
/
+281
*
sysgen: sort resources by name to avoid unnecessary diffs
Dmitry Vyukov
2016-08-28
5
-137
/
+150
*
executor, csource: share some common code between executor and csource
Dmitry Vyukov
2016-08-28
8
-3528
/
+3523
*
repro: use correct sandbox mode
Dmitry Vyukov
2016-08-28
1
-2
/
+2
*
csource: support nonfailing argument copyin/copyout
Dmitry Vyukov
2016-08-28
2
-8
/
+37
*
manager: ignore .git dir in corpus
Dmitry Vyukov
2016-08-28
1
-0
/
+3
*
sys: specify resources in text descriptions
Dmitry Vyukov
2016-08-27
34
-4298
/
+4386
*
Merge pull request #58 from mortonfox/patch-1
Dmitry Vyukov
2016-08-27
1
-1
/
+1
|
\
|
*
Fix configuration anchor link
Morton Fox
2016-08-27
1
-1
/
+1
|
/
*
sys: fix links and formatting in README.md
Dmitry Vyukov
2016-08-26
1
-14
/
+23
*
sys: update README to describe the new 2-step generation process
Dmitry Vyukov
2016-08-26
1
-22
/
+35
*
sysgen: fix generation of flags
Dmitry Vyukov
2016-08-26
1
-1
/
+5
*
sys: fix skipping of syscalls with unknown constants
Dmitry Vyukov
2016-08-26
5
-3308
/
+3446
*
extract.sh: add a comment with required package names
Dmitry Vyukov
2016-08-26
1
-0
/
+3
*
overhaul syscall description generation process
Dmitry Vyukov
2016-08-26
94
-9775
/
+25942
*
executor: add experimental mode to skip paging faults
Dmitry Vyukov
2016-08-22
1
-27
/
+65
*
vm/qemu: support 9p host-based image
Dmitry Vyukov
2016-08-22
1
-9
/
+87
*
manager: measure execution speed starting from first VM connect
Dmitry Vyukov
2016-08-21
2
-1
/
+9
[next]