aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTORS
Commit message (Collapse)AuthorAgeFilesLines
...
* sys/linux: add MORUS and AEGIS AEAD algorithmsOndrej Mosnacek2018-06-041-0/+1
|
* sys/linux: add i2c generic descriptionDenis Efremov2018-04-191-0/+1
| | | | Basic description of i2c from SIL2LinuxMP workshop.
* Update AUTHORS and CONTRIBUTORS filesMitchell Horne2018-04-051-0/+1
|
* netbsd.md: Changes made in file about missing clarity (#535)Sumukha Pk2018-03-131-0/+1
| | | | | | | | | | * Changes made in the netbsd.md file, syzkaller made easier to install * Name added to list of contributors * Added name to CONTRIBUTORS file * Changes in file regarding format issues
* syz/syz-extract: Update Fuchsia extractor with current Fuchsia paths.Julia Hansbrough2018-02-041-0/+1
| | | | | A change in Zircon a while back moved around where sysroots are located in Fuchsia; this update will allow for proper extraction.
* Makefile: fix git "modified tree" testEd Maste2017-12-211-0/+1
| | | | | | | | Makefile falsely detected a modified git tree when the first ifeq argument was unquoted. Also switch to the $(shell ... style for consistency. As requested, add myself to AUTHORS and CONTRIBUTORS.
* syz-manager: add simple email supportTim Tianyang Chen2017-12-141-0/+1
| | | | | | | | Users can specify an email address to reveive notifications when a bug is discovered for the first time, without setting up a full fledged dashboard. The supported mailer is mailx. Signed-off-by: Tim Tianyang Chen <soapcn@gmail.com>
* Makefile: compilation for arm should now work. Added arm target to presubmit ↵Atul Prakash2017-11-221-0/+1
| | | | tests
* sys/freebsd: add POLLINIGNEOFTobias Klauser2017-11-081-0/+1
|
* sys/linux: define all the key typesEric Biggers2017-11-031-0/+1
| | | | | | | Add to key.txt all key types that currently might be present in the kernel. It was missing a few important ones such as "asymmetric", which has a significant attack surface since the payloads are run through an ASN.1 decoder.
* Added documentation for NetBSD.Utkarsh Anand2017-10-231-0/+1
| | | | - Added a new file that documents the image preparation and running instructions for NetBSD.
* sys/linux: add MSG_ZEROCOPYWillem de Bruijn2017-10-171-0/+1
|
* Add Isolated VMThomas Garnier2017-07-181-0/+1
| | | | | | | | Add a new isolated VM for machines that you cannot easily manage. It assumes the machine is only available through SSH and create a reverse proxy to ensure the machine can connect back to syz-manager. Signed-off-by: Thomas Garnier <thgarnie@google.com>
* Port console to Darwin (#253)Zach Riggle2017-06-261-0/+1
| | | | | | | | | | | | * Port console to Darwin * Get syz-executor to build correctly * Do not export unix and syscall constants * Add presubmit test * Add myself to contributors
* Parse incdir "incdir" in syscall description file to add custom include ↵Yuzhe Han2017-06-261-0/+1
| | | | | | | | | | | | directories. (#180) * Parse #incdir "incdir" in syscall description file to add custom include directories. * add flagLinux * remove '#' in incdir flag * Update sys/README.md AUTHORS CONTRIBUTORS.
* sys: add ETHTOOL ioctl in socket.txtJB Cayrou2017-06-191-0/+1
| | | | | | Add ioctl$sock_SIOCETHTOOL and ETHTOOL structures defined in uapi/linux/ethtool.h http://elixir.free-electrons.com/linux/latest/source/include/uapi/linux/ethtool.h
* syz-hub: fix copy-paste error in httpSummary()Alexander Popov2017-06-141-0/+1
| | | | Also mention Alexander Popov in AUTHORS and CONTRIBUTORS.
* syz-manager: detect sandbox namespace unsupportedJess Frazelle2017-05-311-0/+1
| | | | Signed-off-by: Jess Frazelle <acidburn@google.com>
* Merge pull request #185 from prattmic/configDmitry Vyukov2017-05-211-0/+1
|\ | | | | Add controls for executor aborts and output
| * ipc: add an optional 'abort' signalMichael Pratt2017-05-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | If an external sandbox process wraps the executor, it may be helpful to send a signal other than SIGKILL to the sandbox when the program times out or fails to respond. This gives the sandbox the opportunity to emit additional debugging information before exiting. Add an 'abort' signal to ipc, which is sent to the executor before SIGKILL. If the executor fails to exit within 5s, the signal is upgraded to SIGKILL. The default abort signal remains SIGKILL, maintaining existing behavior.
* | AUTHORS/CONTRIBUTORS: fixupDmitry Vyukov2017-05-221-1/+1
| |
* | manager: do not print "executed programs" until first connection from test ↵baishuai2017-05-211-0/+1
|/ | | | | | machine. add my name to contributors
* Add new collaborator to CONTRIBUTORSBilly Lau2016-09-271-0/+1
|
* CONTRIBUTORS: fix an emptyDmitry Vyukov2016-09-061-1/+1
| | | | Baozeng Ding is an individual contributor, fix spacing to make it clear.
* Update CONTRIBUTORSbridgeburner2016-09-061-0/+1
|
* Merge branch 'master' of https://github.com/google/syzkaller into for_submitJeremyHuang2016-07-071-3/+2
|\
* | added an optional initrd flag.JeremyHuang2016-07-071-1/+3
|/
* Update AUTHORS/CONTRIBUTORS.Lorenzo Stoakes2016-03-061-0/+1
|
* sys: support /dev/random and /dev/net/tunBaozeng Ding2016-01-261-0/+1
|
* Add David Drysdale to CONTRIBUTORSDavid Drysdale2015-12-211-1/+1
|
* Add MakefileAndrey Konovalov2015-10-131-1/+2
|
* initial commitDmitry Vyukov2015-10-121-0/+8