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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/repro: don't enable features missing on the target
Dmitry Vyukov
2020-06-03
1
-1
/
+1
*
tools: add syz-big-env
Dmitry Vyukov
2020-06-02
4
-2
/
+48
*
pkg/cover: add test for report generation
Dmitry Vyukov
2020-05-27
1
-1
/
+1
*
tools/syz-check: restore handling of unions
Dmitry Vyukov
2020-05-25
1
-81
/
+96
*
tools/syz-check: don't check kvm on arm
Dmitry Vyukov
2020-05-25
1
-0
/
+4
*
tools/syz-check: fix field name in output
Dmitry Vyukov
2020-05-25
1
-1
/
+1
*
tools/syz-check: fix path calculation
Dmitry Vyukov
2020-05-21
1
-1
/
+1
*
tools/check_links.py: detect absolute links
Dmitry Vyukov
2020-05-19
1
-6
/
+13
*
.github/workflows: add CI workflow
Dmitry Vyukov
2020-05-18
1
-4
/
+2
*
tools: add syz-env
Dmitry Vyukov
2020-05-18
2
-0
/
+123
*
tools/codecov.yml: fix format
Dmitry Vyukov
2020-05-18
1
-16
/
+0
*
tools/syz-make: rename from syz-env
Dmitry Vyukov
2020-05-18
1
-0
/
+1
*
all: add missing copyright statements
Dmitry Vyukov
2020-05-18
3
-0
/
+5
*
tools/check_links.py: print errors in standard format
Dmitry Vyukov
2020-05-18
1
-10
/
+9
*
tools/check-copyright.sh: print errors in standard format
Dmitry Vyukov
2020-05-18
1
-1
/
+1
*
tools/check-copyright.sh: check py and yml files
Dmitry Vyukov
2020-05-18
1
-2
/
+3
*
pkg/report: add ParseAll
Dmitry Vyukov
2020-05-13
1
-13
/
+22
*
Get rid of "Cross" in variable names
Alexander Potapenko
2020-05-13
1
-2
/
+2
*
tools/syz-db: implement memory benchmarking function
Dmitry Vyukov
2020-05-05
1
-0
/
+48
*
prog: support disabled attribute
Dmitry Vyukov
2020-05-04
2
-4
/
+2
*
prog: remove StructDesc
Dmitry Vyukov
2020-05-03
1
-34
/
+28
*
tools/codecov.yml: add
Dmitry Vyukov
2020-05-02
1
-0
/
+13
*
organize top level files
Dmitry Vyukov
2020-05-02
1
-0
/
+27
*
prog: introduce Field type
Dmitry Vyukov
2020-05-02
4
-35
/
+36
*
prog: rename {PtrType,ArrayType}.Type to Elem
Dmitry Vyukov
2020-05-01
3
-8
/
+8
*
prog: remove Dir from Type
Dmitry Vyukov
2020-05-01
2
-74
/
+74
*
pkg/cmdprof: add package
Dmitry Vyukov
2020-04-30
1
-30
/
+5
*
sys/targets: better detection for missing/broken cross-compilers
Dmitry Vyukov
2020-04-29
1
-15
/
+19
*
tools/syz-bisect: fix file presence check
Dmitry Vyukov
2020-04-29
1
-10
/
+11
*
pkg/instance: Use syz or c source file when testing
Jouni Hogander
2020-04-29
1
-1
/
+6
*
pkg/compiler: deduplicate Types in descriptions
Dmitry Vyukov
2020-04-26
1
-1
/
+1
*
tools/create-openbsd*: update to 6.7
Greg Steuck
2020-04-17
2
-2
/
+2
*
sys/linux: add some more ipv4/6 addresses
Dmitry Vyukov
2020-04-14
1
-3
/
+3
*
runtest: fix using configs with namespace/setuid sandbox
Andrey Konovalov
2020-04-03
1
-0
/
+3
*
csource, executor: add usb emulation feature
Andrey Konovalov
2020-04-03
1
-0
/
+1
*
tools/create-image.sh: make sure filesystem root has correct permissions
Andrey Konovalov
2020-04-03
1
-1
/
+2
*
tools/syz-symbolize: Store crash report if outdir is given
Jouni Högander
2020-04-03
1
-0
/
+29
*
tools/create-gce-image.sh: fix sysctl.kernel.hung_task_all_cpu_backtrace=1
Dmitry Vyukov
2020-03-31
1
-2
/
+1
*
tools/create-gce-image.sh: enable sysctl.kernel.hung_task_all_cpu_backtrace=1
Dmitry Vyukov
2020-03-30
1
-0
/
+1
*
tools, dashboard: move net.ifnames=0 to create-gce-image.sh
Andrey Konovalov
2020-03-28
1
-2
/
+2
*
tools/syz-trace2syz/proggen: fix test for new descriptions
Dmitry Vyukov
2020-03-24
1
-1
/
+1
*
tools/syz-check: extend usage docs
Dmitry Vyukov
2020-03-18
1
-3
/
+22
*
prog: control program length
Dmitry Vyukov
2020-03-13
2
-7
/
+5
*
all: fix new golangci-lint warnings
Dmitry Vyukov
2020-03-13
1
-3
/
+3
*
executor, sys/linux: add ath9k usb descriptions
Andrey Konovalov
2020-03-13
2
-3
/
+3
*
tools/syz-reprolist: cache errors
Dmitry Vyukov
2020-03-03
1
-0
/
+9
*
tools: specify the search path for find(1)
Mark Johnston
2020-02-24
1
-1
/
+1
*
tools: avoid hard-coding the path to interpreters
Mark Johnston
2020-02-24
2
-2
/
+2
*
tools/check-copyright.sh: also check cc/h/S files
Dmitry Vyukov
2020-02-21
1
-1
/
+2
*
prog: dump orig prog if Deserialize panics
Dmitry Vyukov
2020-02-21
1
-2
/
+2
[next]