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
/
syz-trace2syz
/
parser
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: go fix everything
Dmitry Vyukov
2024-04-26
4
-4
/
+0
*
all: fix some function names in comments
cui fliter
2023-12-20
1
-1
/
+1
*
pkg: update generated files to go 1.17
Alexey Kardashevskiy
2021-07-07
4
-0
/
+4
*
tools/syz-trace2syz: disable golangci-lint
Dmitry Vyukov
2019-10-08
2
-0
/
+4
*
.golangci.yml: add codeanalysis build tag
Dmitry Vyukov
2019-05-15
4
-69
/
+72
*
tools/syz-trace2syz: only add null-byte for prog.BufferFilename
Shankara Pailoor
2018-12-28
2
-2
/
+0
*
tools/syz-trace2syz/parser: parse octal numbers
Shankara Pailoor
2018-12-28
3
-530
/
+405
*
tools/syz-trace2syz/parser: parse strace bitsets
Shankara Pailoor
2018-12-24
3
-148
/
+150
*
tools/syz-trace2syz: start adding proper error handling
Dmitry Vyukov
2018-12-07
2
-12
/
+37
*
tools/syz-trace2syz/proggen: add ParseFile function
Dmitry Vyukov
2018-12-07
1
-10
/
+0
*
tools/syz-trace2syz/parser: remove Filename from TraceTree
Dmitry Vyukov
2018-12-07
2
-6
/
+1
*
tools/syz-trace2syz/parser: use []byte instead of string for file contents
Dmitry Vyukov
2018-12-07
2
-17
/
+14
*
tools/syz-trace2syz: tidy up code
Dmitry Vyukov
2018-12-06
3
-47
/
+29
*
tools/syz-trace2syz: add tool to convert strace output to programs
shankarapailoor
2018-12-06
7
-0
/
+7640