aboutsummaryrefslogtreecommitdiffstats
path: root/master
Commit message (Collapse)AuthorAgeFilesLines
* remove master and naming overhaulDmitry Vyukov2015-12-173-394/+0
| | | | | | | Remove master process entirely, it is not useful in its current form. We first need to understand what we want from it, and them re-implement it. Prefix all binaries with syz- to avoid name clashes.
* master: fix deadlock during corpus minimizationDmitry Vyukov2015-11-231-3/+4
| | | | Manager can concurrently send RPCs to master, which will deadlock.
* initial commitDmitry Vyukov2015-10-123-0/+393