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
/
csource
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: fix clang-tidy warnings
Dmitry Vyukov
2017-06-13
2
-16
/
+24
*
Merge pull request #223 from xairy/up-makedev-fix
Andrey Konovalov
2017-06-13
1
-0
/
+1
|
\
|
*
executor: add sys/sysmacros.h include for makedev in newer gcc
Andrey Konovalov
2017-06-13
1
-0
/
+1
*
|
csource: reformat
Dmitry Vyukov
2017-06-13
1
-1
/
+1
|
/
*
csource: use reflect to iterate over options
Andrey Konovalov
2017-06-12
1
-97
/
+48
*
csource: don't use guard macros for debug() and NONFAILING()
Andrey Konovalov
2017-06-12
2
-123
/
+97
*
csource: speed up short tests
Andrey Konovalov
2017-06-12
1
-7
/
+73
*
repro: always minimize over EnableTun
Andrey Konovalov
2017-06-12
2
-7
/
+9
*
csource: generate includes when necessary
Andrey Konovalov
2017-06-12
2
-26
/
+111
*
csource: don't generate execute_syscall calls
Andrey Konovalov
2017-06-12
2
-6
/
+26
*
csource: use tmp dir in repeat loop when tmpdir flag is on
Andrey Konovalov
2017-06-12
1
-1
/
+9
*
csource: only emit fail(), exitf() and doexit() when necessary
Andrey Konovalov
2017-06-12
1
-1
/
+15
*
csourse: don't generate debug printfs
Andrey Konovalov
2017-06-12
3
-14
/
+50
*
csource: try to simplify repeat loop
Andrey Konovalov
2017-06-12
3
-12
/
+28
*
csource: use sandbox only when required
Andrey Konovalov
2017-06-12
3
-10
/
+35
*
csource: emit bitmasks only when required
Andrey Konovalov
2017-06-12
2
-30
/
+26
*
csource: force enable tun flag when required
Andrey Konovalov
2017-06-12
2
-10
/
+18
*
csource: only handle SIGSEGV when necessary
Andrey Konovalov
2017-06-12
3
-31
/
+62
*
executor: don't define SYZ_ENABLE_TUN in executor
Andrey Konovalov
2017-06-12
1
-11
/
+11
*
csource: use tmp dir only when necessary
Andrey Konovalov
2017-06-12
3
-15
/
+30
*
executor: split setup_main_process into smaller functions
Andrey Konovalov
2017-06-12
2
-22
/
+23
*
csource: add EnableTun option
Andrey Konovalov
2017-06-12
3
-59
/
+67
*
executor: call flush_tun for repeat repros
Andrey Konovalov
2017-06-12
1
-7
/
+12
*
executor: move inet checksum code under ifdef
Andrey Konovalov
2017-06-12
1
-30
/
+32
*
pkg/fileutil: move from fileutil
Dmitry Vyukov
2017-06-03
1
-1
/
+1
*
csource: regenerate
Dmitry Vyukov
2017-06-03
1
-1
/
+1
*
all: speed up tests
Dmitry Vyukov
2017-05-29
1
-1
/
+3
*
csource: reproduce crashes with fault injection
Dmitry Vyukov
2017-05-26
3
-24
/
+56
*
sys, executor: extract tcp sequence numbers from /dev/net/tun
Andrey Konovalov
2017-05-26
2
-11
/
+136
*
csource: regenerate
Dmitry Vyukov
2017-05-25
1
-0
/
+6
*
prog, executor: move checksum computation to executor
Andrey Konovalov
2017-05-12
2
-1
/
+56
*
csource: strip __STDC_VERSION__ macro from generated source
Dmitry Vyukov
2017-05-06
1
-1
/
+12
*
vm: add Odroid support
Andrey Konovalov
2017-03-10
1
-1
/
+1
*
csource: regenerate
Dmitry Vyukov
2017-03-05
1
-1
/
+6
*
csource: fix parallel mode to wait for subprocesses
Dmitry Vyukov
2017-02-02
1
-1
/
+3
*
executor: fix undefined setup_tun() function error in c repros
Andrey Konovalov
2017-02-01
1
-2
/
+6
*
csource: regenerate and reformat
Dmitry Vyukov
2017-02-01
2
-2
/
+4
*
executor: fix tun initialization when sandbox != none
Andrey Konovalov
2017-01-31
2
-20
/
+31
*
sys: improve kvm description
Dmitry Vyukov
2017-01-28
1
-63
/
+106
*
csource, syz-gce: regenerate and reformat
Dmitry Vyukov
2017-01-27
1
-2
/
+2
*
executor: protect against memory corruptions better
Dmitry Vyukov
2017-01-25
1
-2
/
+8
*
executor: change tun subnet to 172.20.*
Andrey Konovalov
2017-01-23
1
-3
/
+3
*
csource: use 0x%x format for printing bitfield addr and arg
Andrey Konovalov
2017-01-23
1
-1
/
+1
*
all: spot optimizations
Dmitry Vyukov
2017-01-20
1
-1
/
+4
*
executor: fix warning regarding type cast in STORE_BY_BITMASK
Andrey Konovalov
2017-01-20
1
-1
/
+1
*
csource: fix STORE_BY_BITMASK in prog2c
Andrey Konovalov
2017-01-20
1
-1
/
+1
*
executor: fix copyin of values
Dmitry Vyukov
2017-01-17
1
-11
/
+13
*
csource: regenerate
Dmitry Vyukov
2017-01-17
1
-0
/
+12
*
prog: add bitfields to templates
Andrey Konovalov
2017-01-17
1
-1
/
+10
*
sys, executor: more kvm improvements
Dmitry Vyukov
2017-01-12
3
-15
/
+119
[next]