aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/mgrconfig/load.go
Commit message (Expand)AuthorAgeFilesLines
* prog: support snapshot-only callsDmitry Vyukov2026-01-021-17/+19
* pkg/mgrconfig: export defaultValues functionDmitry Vyukov2025-12-181-3/+3
* pkg/mgrconfig: export SplitTarget functionDmitry Vyukov2025-11-241-22/+20
* pkg/mgrconfig: ensure reproduce is set to false when type is set to nonePimyn Girgis2025-11-041-0/+5
* tools: repair syz-testbuildAleksandr Nogikh2025-04-221-7/+13
* pkg: use kernelDir instead of 3 parametersTaras Madan2025-03-271-0/+14
* all: enable run_fsck by defaultAleksandr Nogikh2025-02-061-0/+1
* all: support empty HTTP configAleksandr Nogikh2025-01-141-1/+0
* all: add support for binaries shipped with targetStefan Wiehler2024-12-171-3/+17
* pkg/mgrconfig: properly convert cover_filterAleksandr Nogikh2024-10-281-0/+1
* pkg/mgrconfig, syz-manager: support focus areasAleksandr Nogikh2024-10-251-0/+38
* pkg/mgrconfig: increase the timeouts if running on QEMU with TCGAlexander Potapenko2024-10-221-0/+6
* pkg/mgrconfig, prog, sys/linux: add automatic_helper attributePimyn Girgis2024-09-091-1/+2
* pkg/manager: move coverage filter code out of syz-managerAleksandr Nogikh2024-09-061-2/+2
* syz-manager: switch snapshots to dispatcher.PoolAleksandr Nogikh2024-08-131-3/+0
* pkg/mgrconfig, prog, tools: allow automatically generated or manually written...Pimyn Girgis2024-08-121-5/+34
* all: add qemu snapshotting modeDmitry Vyukov2024-07-251-17/+27
* pkg/report: support to symbolize line with module+offsetJoey Jiao2024-07-231-0/+3
* pkg/mgrconfig: allow to disable remote coverage and coverage edgesDmitry Vyukov2024-07-021-0/+4
* executor: add runner modeDmitry Vyukov2024-06-241-6/+1
* sys/targets: add consts for gvisor/starnixDmitry Vyukov2024-05-271-1/+1
* syz-manager: repair VM-less modeDmitry Vyukov2024-05-271-0/+6
* pkg/mgrconfig: add HasCovFilter helperDmitry Vyukov2024-04-291-0/+4
* all: use special placeholder for errorsTaras Madan2023-07-241-1/+1
* all: ioutil is deprecated in go1.19 (#3718)Taras Madan2023-02-231-2/+1
* all: introduce asset storage config to syz-managerAleksandr Nogikh2022-10-041-0/+9
* pkg/mgrconfig, prog, syz-fuzzer: manager-configurable syscall mutationHrutvik Kanabar2022-09-221-2/+26
* all: run strace on each found reproducerAleksandr Nogikh2022-04-291-0/+6
* syz-manager: add preserve_progs configAleksandr Nogikh2022-02-041-7/+8
* syz-manager: add the "fuzzing_vms" flagAleksandr Nogikh2021-10-091-0/+4
* syz-manager: support oauth when calling syz-hubGreg Steuck2021-07-301-1/+0
* pkg/mgrconfig: make dashboard_key unnecessaryAleksandr Nogikh2021-07-151-1/+0
* pkg/mgrconfig: don't build syz-executor for fuchsiaMarco Vanotti2021-04-091-1/+5
* pkg/mgrconfig: add a value to the json config fileJohannes Wellhöfer2021-03-041-6/+7
* all: make timeouts configurableDmitry Vyukov2020-12-281-0/+20
* syz-hub: support input domainsDmitry Vyukov2020-12-031-0/+5
* pkg/mgrconfig: remove Syz prefix from fieldsDmitry Vyukov2020-11-301-13/+13
* pkg/mgrconfig: add prog&sys.targets targets to ConfigDmitry Vyukov2020-11-301-10/+24
* pkg/mgrconfig: move derived fields into separate structDmitry Vyukov2020-11-301-0/+13
* pkg/mgrconfig: break import cycle in testsDmitry Vyukov2020-11-211-3/+3
* pkg/mgrconfig: extend proc param descriptionDmitry Vyukov2020-07-031-3/+3
* pkg/mgrconfig: fix errors reported by linterDmitry Vyukov2020-05-121-23/+35
* pkg/mgrconfig: convert all paths to absoluteDmitry Vyukov2020-05-111-0/+8
* prog: support disabled attributeDmitry Vyukov2020-05-041-0/+5
* vm: add workdir_template functionalityDmitry Vyukov2019-12-031-0/+7
* executor: refactor sandbox flagsDmitry Vyukov2019-11-161-2/+2
* tools/syz-symbolize: fix kernel dir calculationDmitry Vyukov2019-09-031-8/+12
* pkg/cover: fix prefix computationSiddharth M2019-07-171-0/+3
* docs: don't duplicate manager config parametersDmitry Vyukov2019-05-211-0/+236