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
/
sysgen
Commit message (
Expand
)
Author
Age
Files
Lines
*
prog, sys: add udp description and checksum
Andrey Konovalov
2017-02-02
1
-0
/
+2
*
prog, sys: add tcp packets descriptions
Andrey Konovalov
2017-01-30
1
-0
/
+2
*
sys: improve ipc descriptions
Dmitry Vyukov
2017-01-28
1
-2
/
+2
*
prog, sys: add csum type, embed checksums for ipv4 packets
Andrey Konovalov
2017-01-25
1
-0
/
+13
*
prog: add FieldName to Type
Andrey Konovalov
2017-01-23
1
-7
/
+3
*
prog: fix bytesizeN for nonarray fields
Andrey Konovalov
2017-01-19
1
-1
/
+1
*
prog, sys: fix padding varlen structs
Andrey Konovalov
2017-01-19
1
-1
/
+9
*
sys: don't imply pointer indirection for filename type
Dmitry Vyukov
2017-01-18
1
-5
/
+1
*
prog: mutate sized strings with respect to size
Andrey Konovalov
2017-01-18
1
-2
/
+2
*
prog: fix Size() for unions args
Andrey Konovalov
2017-01-18
1
-1
/
+1
*
prog: add bitfields to templates
Andrey Konovalov
2017-01-17
1
-27
/
+57
*
sys, executor: more kvm improvements
Dmitry Vyukov
2017-01-12
1
-1
/
+1
*
sys: extend kvm support
Dmitry Vyukov
2017-01-09
2
-0
/
+13
*
sys: allow to specify number of pages for vma type
Dmitry Vyukov
2017-01-09
1
-3
/
+8
*
prog: add bytesizeN types
Andrey Konovalov
2016-12-20
1
-2
/
+19
*
executor: use different address for our network card
Dmitry Vyukov
2016-12-06
1
-1
/
+2
*
executor: emit ethernet traffic
Andrey Konovalov
2016-11-29
1
-0
/
+1
*
sys: move sockaddr description to templates
Andrey Konovalov
2016-11-29
1
-5
/
+0
*
sys: move in_addr description to templates
Andrey Konovalov
2016-11-29
1
-5
/
+0
*
ipc, prog, sysgen: format code
Dmitry Vyukov
2016-11-25
1
-1
/
+1
*
sys: add proc type to denote per proccess integers
Andrey Konovalov
2016-11-25
1
-5
/
+38
*
sysgen: reduce compilation time and memory consumption
Dmitry Vyukov
2016-11-15
1
-2
/
+2
*
sys: allow to specify buffer size for strings
Dmitry Vyukov
2016-11-11
1
-6
/
+27
*
sys: add string flags
Dmitry Vyukov
2016-11-11
1
-20
/
+19
*
sys: don't imply pointer indirection for string arguments
Dmitry Vyukov
2016-11-11
1
-5
/
+1
*
sys: replace FileoffType with IntType{Kind: IntFileoff}
Dmitry Vyukov
2016-11-11
1
-4
/
+4
*
sys: replace FilenameType with BufferType{Kind: BufferFilename}
Dmitry Vyukov
2016-11-11
1
-1
/
+1
*
sys: attach Dir to all types
Dmitry Vyukov
2016-11-11
1
-38
/
+51
*
sys: always use pointers to types
Dmitry Vyukov
2016-11-11
1
-25
/
+25
*
Add big-endian ints
Andrey Konovalov
2016-10-13
1
-41
/
+58
*
Assign to structs correct type name
Andrey Konovalov
2016-10-11
1
-50
/
+72
*
Emit BufferBlob for array[int8]
Andrey Konovalov
2016-10-04
1
-11
/
+23
*
sys: add padding to structs again
Dmitry Vyukov
2016-09-29
1
-1
/
+1
*
sys, prog: add tests for description parsing and serialization
Dmitry Vyukov
2016-09-28
1
-4
/
+5
*
Allow range sized arrays
Andrey Konovalov
2016-09-19
1
-13
/
+15
*
sys: support recursive structs
Dmitry Vyukov
2016-09-05
1
-72
/
+111
*
sysgen: check that structs are not passed as syscall arguments
Dmitry Vyukov
2016-09-02
1
-11
/
+27
*
sysgen: sort resources by name to avoid unnecessary diffs
Dmitry Vyukov
2016-08-28
1
-1
/
+13
*
sys: specify resources in text descriptions
Dmitry Vyukov
2016-08-27
1
-187
/
+81
*
sysgen: fix generation of flags
Dmitry Vyukov
2016-08-26
1
-1
/
+5
*
sys: fix skipping of syscalls with unknown constants
Dmitry Vyukov
2016-08-26
1
-32
/
+31
*
overhaul syscall description generation process
Dmitry Vyukov
2016-08-26
4
-603
/
+196
*
sys: change int range to use ':' instead of '~'
Dmitry Vyukov
2016-08-13
2
-9
/
+9
*
sys/sysgen/prog: support ranged int
Baozeng Ding
2016-08-10
2
-6
/
+18
*
executor: add support for 386 arch (COMPAT syscalls)
Dmitry Vyukov
2016-06-30
3
-11
/
+13
*
sys: support kcm and netrom
Baozeng Ding
2016-06-13
1
-0
/
+4
*
Add debug logging to sysgen/ code
David Drysdale
2016-03-10
3
-4
/
+37
*
sysgen: Cope with non-inline kernel build
David Drysdale
2016-03-10
2
-5
/
+10
*
sys: fix build with Go1.4
Dmitry Vyukov
2016-02-15
1
-2
/
+5
*
sys: terminate string constants with \x00
Dmitry Vyukov
2016-02-05
1
-1
/
+1
[next]