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
/
csource
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor/fuchsia: Don't map memory as executable.
Marco Vanotti
2020-06-05
1
-18
/
+15
*
.golangci.yml: enable whitespace checker
Dmitry Vyukov
2020-06-05
1
-1
/
+0
*
executor: fix printing null master in netlink_device_change
Andrey Konovalov
2020-05-29
1
-1
/
+1
*
executor: fix a cast in common_usb_netbsd.h
m00nbsd
2020-05-24
1
-2
/
+2
*
executor: fix a USB define on NetBSD
m00nbsd
2020-05-21
1
-1
/
+3
*
executor: use the SYZ_USB define for NetBSD
m00nbsd
2020-05-21
1
-1
/
+1
*
executor: fix the types used in common_usb_netbsd.h
m00nbsd
2020-05-21
1
-57
/
+57
*
executor: add support for USB fuzzing on NetBSD
m00nbsd
2020-05-19
2
-8
/
+1163
*
executor: exclude syz_kvm_setup_cpu on arm
Dmitry Vyukov
2020-05-18
1
-1
/
+1
*
pkg/csource: speed up tests
Dmitry Vyukov
2020-05-18
2
-3
/
+20
*
executor, sys/linux: syz_usb_ep_read/write accept endpoint address
Andrey Konovalov
2020-05-15
1
-12
/
+54
*
executor: stall unknown usb requests
Andrey Konovalov
2020-05-15
1
-9
/
+50
*
executor: fix typo (#1737)
Michael Tüxen
2020-05-13
1
-1
/
+1
*
executor: fix #ifdef condition for remove_dir()
Michael Tuexen
2020-05-13
1
-1
/
+1
*
Get rid of "Cross" in variable names
Alexander Potapenko
2020-05-13
2
-2
/
+2
*
all: reformat code
Dmitry Vyukov
2020-05-08
1
-2
/
+2
*
all: replace TRAVIS env var with CI
Dmitry Vyukov
2020-05-07
1
-2
/
+2
*
pkg/csource: init res var in generated call
Dmitry Vyukov
2020-05-04
1
-1
/
+1
*
prog: support disabled attribute
Dmitry Vyukov
2020-05-04
1
-2
/
+2
*
sys/targets: better detection for missing/broken cross-compilers
Dmitry Vyukov
2020-04-29
2
-23
/
+1
*
sys/linux: add timeout call attributes
Dmitry Vyukov
2020-04-19
1
-12
/
+1
*
executor: remove more code if ENABLE_NAPI_FRAGS is not set
Dmitry Vyukov
2020-04-18
1
-7
/
+10
*
prog: refactor target.MakeMmap
Dmitry Vyukov
2020-04-18
1
-1
/
+1
*
executor/usb: don't fail when ath9k is not enabled
Andrey Konovalov
2020-04-07
1
-1
/
+1
*
csource, executor: add usb emulation feature
Andrey Konovalov
2020-04-03
4
-0
/
+27
*
executor: split out Linux specific USB code
Andrey Konovalov
2020-03-28
2
-296
/
+308
*
executor: fix data race
Dmitry Vyukov
2020-03-13
1
-1
/
+1
*
executor, sys/linux: add ath9k usb descriptions
Andrey Konovalov
2020-03-13
2
-38
/
+119
*
executor: minor cleanup of android sandbox
Dmitry Vyukov
2020-03-11
1
-24
/
+17
*
executor: fix clang-tidy warnings
Dmitry Vyukov
2020-03-11
1
-3
/
+5
*
executor: add seccomp support for Android
mspectorgoogle
2020-03-11
2
-30
/
+615
*
executor: don't exit if NETLINK_GENERIC isnt' supported
Andrei Vagin
2020-02-27
1
-2
/
+4
*
executor: uncomment accidentially commented code
Dmitry Vyukov
2020-02-24
1
-0
/
+3
*
sys/linux: add NETLINK_RDMA descriptions
Dmitry Vyukov
2020-02-21
1
-3
/
+0
*
tools: add script that checks copyright headers
Dmitry Vyukov
2020-02-18
2
-2
/
+2
*
executor: disable IFF_NAPI_FRAGS
Dmitry Vyukov
2020-02-18
1
-1
/
+8
*
wireguard: setup some initial devices in a triangle
Jason A. Donenfeld
2020-02-13
1
-0
/
+272
*
pkg/csource: don't print too much error output
Dmitry Vyukov
2020-02-13
1
-0
/
+19
*
wireguard: use wg0, wg1, wg2
Jason A. Donenfeld
2020-02-10
1
-4
/
+6
*
sys/linux: add some wireguard descriptions
Dmitry Vyukov
2020-01-31
1
-0
/
+4
*
sys/linux: add more device descriptions (geneve, lowpan, ipoib, cfhsi)
Dmitry Vyukov
2020-01-19
1
-0
/
+30
*
sys/linux: add some batadv descriptions
Dmitry Vyukov
2020-01-18
1
-1
/
+5
*
executor: create macvtap, macsec devices
Dmitry Vyukov
2020-01-18
1
-5
/
+13
*
executor: provide explicit values for usb_raw_event_type
Andrey Konovalov
2020-01-13
1
-3
/
+3
*
executor: setns requires including sched.h on some setups
Andrey Konovalov
2020-01-07
1
-0
/
+1
*
executor: fix IPVLAN_F_VEPA definition again
Dmitry Vyukov
2020-01-03
1
-2
/
+1
*
executor: define constants that are missing on some distros
Dmitry Vyukov
2020-01-03
1
-0
/
+6
*
executor: setup vlan/macvlan/ipvlan devices
Dmitry Vyukov
2020-01-03
1
-0
/
+64
*
executor: connect virt_wifi to veth
Dmitry Vyukov
2020-01-03
1
-1
/
+5
*
sys/linux: add virt_wifi and xfrm devices
Dmitry Vyukov
2019-12-30
1
-0
/
+16
[next]