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
/
pkg
/
csource
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/csource: allow to build source fom memory
Dmitry Vyukov
2018-06-06
2
-16
/
+26
*
Makefile, sys/targets: move all native compilation logic to sys/targets
Dmitry Vyukov
2018-06-06
3
-9
/
+5
*
pkg/csource: minimize netdevices and net reset
Dmitry Vyukov
2018-05-17
4
-20
/
+48
*
pkg/csource: serialize options into json
Dmitry Vyukov
2018-05-17
2
-17
/
+43
*
pkg/osutil: introduce TempFile helper
Dmitry Vyukov
2018-05-14
1
-11
/
+9
*
executor: fix strncpy compile error
Ioana Ciornei
2018-05-13
1
-1
/
+1
*
pkg/csource: fix test exit code
Dmitry Vyukov
2018-05-07
1
-1
/
+1
*
pkg/csource: skip tests under race detector
Dmitry Vyukov
2018-05-07
1
-0
/
+23
*
pkg/csource: reduce test size
Dmitry Vyukov
2018-05-07
1
-4
/
+6
*
gometalinter: enable line length checking
Dmitry Vyukov
2018-05-04
2
-16
/
+23
*
gometalinter: enable package comment checking
Dmitry Vyukov
2018-05-03
5
-4
/
+8
*
pkg/scource: rename compiled binary to syz-executor
Dmitry Vyukov
2018-04-24
1
-1
/
+3
*
executor: don't fail when ipv6 is not enabled
Dmitry Vyukov
2018-04-20
1
-1
/
+7
*
executor: increase max image size to 128MB
Dmitry Vyukov
2018-04-19
1
-3
/
+3
*
executor: don't fail if IPv6 is not enabled
Dmitry Vyukov
2018-04-16
1
-1
/
+7
*
executor: add two slave interfaces for bridge,bond,team
Hangbin Liu
2018-04-13
1
-4
/
+17
*
sys/linux: add veth devices to devnames
Dmitry Vyukov
2018-04-11
1
-1
/
+0
*
executor: add salve interface for bond0/team0
Hangbin Liu
2018-04-11
1
-2
/
+6
*
executor: create team device
Dmitry Vyukov
2018-04-06
1
-6
/
+8
*
sys/linux: test various binfmt's in execve
Dmitry Vyukov
2018-04-02
1
-0
/
+13
*
executor: fix unchecked result warning
Dmitry Vyukov
2018-04-01
1
-1
/
+3
*
sys/linux: add support for reading partition tables
Dmitry Vyukov
2018-04-01
2
-4
/
+94
*
executor: fix compilation warnings
Dmitry Vyukov
2018-03-30
2
-15
/
+9
*
sys/linux: add support for mounting filesystem images
Dmitry Vyukov
2018-03-30
2
-3
/
+137
*
executor: rework cgroups support
Dmitry Vyukov
2018-03-27
1
-32
/
+23
*
executor: fix reset of bridge netfilter
Dmitry Vyukov
2018-03-25
1
-0
/
+2
*
sys/linux: add cgroup descriptions
Dmitry Vyukov
2018-03-25
9
-92
/
+360
*
sys/linux: add netlink fou descriptions
Dmitry Vyukov
2018-03-21
1
-0
/
+54
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
3
-5
/
+5
*
executor: fix ifdef's for csource
Dmitry Vyukov
2018-03-07
4
-5
/
+9
*
executor: fix includes
Dmitry Vyukov
2018-03-05
4
-4
/
+24
*
sys/linux: add syz_init_net_socket syscall
Dmitry Vyukov
2018-03-05
4
-13
/
+60
*
executor: simplify initialize_tun
Dmitry Vyukov
2018-02-26
2
-28
/
+33
*
sys/linux: remove proc type from network descriptions
Dmitry Vyukov
2018-02-26
1
-41
/
+23
*
executor, pkg/csource: make fd numbers consistent
Dmitry Vyukov
2018-02-26
1
-3
/
+11
*
executor: use proper default values for resources
Dmitry Vyukov
2018-02-26
1
-48
/
+46
*
executor: bring up bond and veth devices
Dmitry Vyukov
2018-02-22
1
-2
/
+3
*
prog: rework address allocation
Dmitry Vyukov
2018-02-19
1
-11
/
+36
*
prog: combine RequiresBitmasks and RequiresChecksums into RequiredFeatures
Dmitry Vyukov
2018-02-19
1
-2
/
+3
*
executor: fix build
Dmitry Vyukov
2018-02-17
1
-0
/
+1
*
sys/linux: add bridge netfilter support
Dmitry Vyukov
2018-02-17
1
-0
/
+96
*
executor: compile with -O2
Dmitry Vyukov
2018-02-10
1
-10
/
+11
*
pkg/csource: fix debug calls
Dmitry Vyukov
2018-02-09
1
-5
/
+2
*
sys/linux: improve netfilter descriptions
Dmitry Vyukov
2018-02-09
1
-37
/
+193
*
executor: fix 32-bit support
Dmitry Vyukov
2018-01-28
1
-2
/
+1
*
sys/linux: extend netfilter descriptions
Dmitry Vyukov
2018-01-27
3
-0
/
+155
*
executor: handle old and new selinux mount points
Dmitry Vyukov
2018-01-23
1
-2
/
+5
*
sys/linux: add netfilter descriptions
Dmitry Vyukov
2018-01-22
1
-7
/
+8
*
sys/linux: more selinux descriptions
Dmitry Vyukov
2018-01-18
1
-1
/
+6
*
executor: fix tun/device setup for sandbox=namespace
Dmitry Vyukov
2018-01-15
1
-8
/
+27
[next]