| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove master and naming overhaul | Dmitry Vyukov | 2015-12-17 | 1 | -95/+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 minimization | Dmitry Vyukov | 2015-11-23 | 1 | -3/+4 |
| | | | | | Manager can concurrently send RPCs to master, which will deadlock. | ||||
| * | initial commit | Dmitry Vyukov | 2015-10-12 | 1 | -0/+94 |
