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
*
sys: fix typo in set/getsockopt name
Andrey Konovalov
2017-02-10
1
-4
/
+4
*
Merge pull request #135 from xairy/sys-improve-inet-sockets
Andrey Konovalov
2017-02-10
20
-291
/
+482
|
\
|
*
sys: restore autobind TODO
Andrey Konovalov
2017-02-10
1
-0
/
+2
|
*
sys: add icmp sock opt
Andrey Konovalov
2017-02-10
4
-0
/
+16
|
*
sys: improve ip and ipv6 sockopts
Andrey Konovalov
2017-02-10
4
-64
/
+195
|
*
sys: improve tcp sockopts
Andrey Konovalov
2017-02-10
4
-15
/
+67
|
*
sys: improve udp setsockopt
Andrey Konovalov
2017-02-10
4
-10
/
+46
|
*
sys: fix socket.txt include
Andrey Konovalov
2017-02-10
4
-0
/
+4
|
*
sys: add sock_in and sock_in6 types
Andrey Konovalov
2017-02-10
20
-263
/
+213
|
/
*
host: support syz_open_dev$char/block
Dmitry Vyukov
2017-02-10
1
-0
/
+5
*
Merge pull request #134 from xairy/validation-fix
Andrey Konovalov
2017-02-09
1
-48
/
+43
|
\
|
*
prog: fix cheking nonoptional nil pointers in validation
Andrey Konovalov
2017-02-09
1
-48
/
+43
|
/
*
Merge pull request #133 from xairy/sys-sockets-fix
Andrey Konovalov
2017-02-09
64
-1585
/
+2473
|
\
|
*
sys: split socket.txt into multiple files based on socket type
Andrey Konovalov
2017-02-09
64
-1585
/
+2473
|
/
*
Merge pull request #132 from xairy/tun-icmpv6
Andrey Konovalov
2017-02-08
11
-112
/
+377
|
\
|
*
prog, sys: add icmpv6 packet descriptions and checksums
Andrey Konovalov
2017-02-08
10
-111
/
+372
|
*
executor: increase kMaxCommands and add checks
Andrey Konovalov
2017-02-08
1
-1
/
+5
|
/
*
Merge pull request #131 from xairy/tun-icmp
Andrey Konovalov
2017-02-06
13
-41
/
+362
|
\
|
*
prog, sys: add icmp descriptions and checksum
Andrey Konovalov
2017-02-06
13
-41
/
+362
|
/
*
Merge pull request #130 from xairy/report-fix
Dmitry Vyukov
2017-02-06
2
-0
/
+52
|
\
|
*
report: handle new kind of RIP: line format
Andrey Konovalov
2017-02-05
2
-0
/
+52
*
|
vm/adb: support fuzzing without console
Dmitry Vyukov
2017-02-06
2
-10
/
+83
*
|
sys: refine EVIOCGMASK description
Dmitry Vyukov
2017-02-06
1
-2
/
+2
*
|
report: limit description length
Dmitry Vyukov
2017-02-06
2
-1
/
+43
*
|
ipc: print call number on corrupted output region
Dmitry Vyukov
2017-02-06
1
-2
/
+2
*
|
executor: better protect output region from corruptions
Dmitry Vyukov
2017-02-06
1
-9
/
+18
*
|
sys: add more filesystems and mount flags
Dmitry Vyukov
2017-02-05
4
-2
/
+26
*
|
sys: add missing include in loop.txt
Dmitry Vyukov
2017-02-05
4
-0
/
+4
*
|
sys: add /dev/loop description
Dmitry Vyukov
2017-02-03
6
-2
/
+146
*
|
sys: minor assorted improvements to descriptions
Dmitry Vyukov
2017-02-03
5
-11
/
+52
|
/
*
prog: reformat code
Dmitry Vyukov
2017-02-02
1
-1
/
+1
*
vm: properly detect when a program exits
Dmitry Vyukov
2017-02-02
4
-10
/
+36
*
repro: always recreate VMs
Dmitry Vyukov
2017-02-02
1
-25
/
+15
*
csource: fix parallel mode to wait for subprocesses
Dmitry Vyukov
2017-02-02
1
-1
/
+3
*
Merge pull request #129 from xairy/tun-udp
Dmitry Vyukov
2017-02-02
7
-57
/
+174
|
\
|
*
prog, sys: add udp description and checksum
Andrey Konovalov
2017-02-02
7
-57
/
+174
|
/
*
Merge pull request #128 from xairy/tun-ipv6
Andrey Konovalov
2017-02-02
8
-29
/
+317
|
\
|
*
prog, sys: add ipv6 description and checksum
Andrey Konovalov
2017-02-02
8
-29
/
+317
|
/
*
Merge pull request #127 from xairy/splice-fix
Dmitry Vyukov
2017-02-01
1
-190
/
+194
|
\
|
*
prog: limit prog size when splicing
Andrey Konovalov
2017-02-01
1
-190
/
+194
|
/
*
Merge pull request #126 from xairy/tun-fix
Dmitry Vyukov
2017-02-01
2
-4
/
+12
|
\
|
*
executor: fix undefined setup_tun() function error in c repros
Andrey Konovalov
2017-02-01
2
-4
/
+12
|
/
*
ipc: fix hangs in debug mode
Dmitry Vyukov
2017-02-01
1
-0
/
+1
*
csource: regenerate and reformat
Dmitry Vyukov
2017-02-01
3
-3
/
+5
*
Merge pull request #124 from xairy/tun-fixes
Andrey Konovalov
2017-01-31
6
-39
/
+74
|
\
|
*
prog: format checksum_test.go
Andrey Konovalov
2017-01-31
1
-1
/
+1
|
*
executor: fix tun initialization when sandbox != none
Andrey Konovalov
2017-01-31
4
-38
/
+63
|
*
execprog: enable tun when syz_emit_ethernet is used
Andrey Konovalov
2017-01-31
1
-0
/
+10
|
/
*
Merge pull request #122 from xairy/tcp-checksums
Andrey Konovalov
2017-01-30
11
-25
/
+355
|
\
|
*
prog, sys: add tcp packets descriptions
Andrey Konovalov
2017-01-30
11
-25
/
+355
[next]