index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fuzz
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootctl: add --root and --image
Luca Boccassi
2022-07-08
1
-1
/
+1
*
fuzzers: ignore size limits when compiled standalone
Zbigniew Jędrzejewski-Szmek
2022-05-12
3
-2
/
+14
*
fuzzers: add input size limits, always configure limits in two ways
Yu Watanabe
2022-05-12
4
-4
/
+4
*
Merge pull request #23335 from keszybz/fuzz-json-more-coverage
Yu Watanabe
2022-05-10
1
-5
/
+94
|
\
|
*
fuzz-json: also try self-merge operations
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-2
/
+7
|
*
fuzz-json: also do sorting and normalizing and other easy calls
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-0
/
+75
|
*
fuzz-json: optionally allow logging and output
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-5
/
+14
*
|
fuzz-bootspec: limit input size
Zbigniew Jędrzejewski-Szmek
2022-05-10
2
-0
/
+5
*
|
fuzz-calendarspec: increase coverage by calculating occurences
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-4
/
+39
*
|
shared/calendarspec: make function static void
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-1
/
+0
|
/
*
fuzz-bootspec: also add loader autoentries
Zbigniew Jędrzejewski-Szmek
2022-05-08
2
-1
/
+18
*
Add fuzzer for the bootspec parser
Zbigniew Jędrzejewski-Szmek
2022-05-08
3
-0
/
+128
*
meson: sort list of fuzzers
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-8
/
+8
*
compress: make Compression a regular non-sparse enum
Lennart Poettering
2022-04-26
1
-1
/
+1
*
basic: move compress.[ch] → src/basic/
Lennart Poettering
2022-04-26
1
-16
/
+5
*
meson: Use files() for fuzzers
Jan Janssen
2022-01-11
1
-10
/
+10
*
fuzz: no longer skip empty files
Evgeny Vereshchagin
2022-01-04
4
-13
/
+13
*
fuzz-fido-id-desc: drop unused case file
Zbigniew Jędrzejewski-Szmek
2021-10-18
1
-6
/
+0
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-1
/
+1
*
fuzz-main: allow the number of runs to be overridden
Zbigniew Jędrzejewski-Szmek
2021-03-06
1
-3
/
+14
*
fuzz-bus-message: move sources to src/libsystemd/
Zbigniew Jędrzejewski-Szmek
2021-03-06
2
-47
/
+0
*
treewide: tighten variable scope in loops (#18372)
Susant Sahani
2021-01-27
1
-4
/
+4
*
meson: move test or fuzzer definitions to relevant meson.build in subdirectories
Yu Watanabe
2021-01-18
1
-86
/
+0
*
meson: drop unnecessary libraries from journal related tests
Yu Watanabe
2021-01-18
1
-3
/
+1
*
meson: move source file list for systemd-xdg-autostart-generator and its tests
Yu Watanabe
2021-01-18
1
-4
/
+0
*
meson: drop unnecessary loop
Yu Watanabe
2021-01-18
1
-2
/
+1
*
fuzzers: move several fuzzers
Yu Watanabe
2021-01-18
31
-783
/
+23
*
meson: make the second and third elements of tests or fuzzers optional
Yu Watanabe
2021-01-18
1
-48
/
+18
*
xdg: move tests for xdg-autostart-generator
Yu Watanabe
2021-01-18
2
-37
/
+1
*
fuzzers: set maximum length for several fuzzers
Yu Watanabe
2020-12-29
4
-0
/
+8
*
Move hostname setup logic to new shared/hostname-setup.[ch]
Zbigniew Jędrzejewski-Szmek
2020-12-16
2
-2
/
+2
*
meson: do not link with libudev
Yu Watanabe
2020-12-15
1
-2
/
+1
*
Merge pull request #17478 from yuwata/split-network-internal
Yu Watanabe
2020-11-27
1
-1
/
+0
|
\
|
*
meson: drop libsystemd_network from several binaries
Yu Watanabe
2020-10-29
1
-1
/
+0
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
34
-34
/
+34
*
|
udev: add fuzzer for udev_rule_parse_value
Yu, Li-Yu
2020-10-29
2
-0
/
+35
|
/
*
fuzz-udev-rules: -ENOBUFS should be accepted too
Zbigniew Jędrzejewski-Szmek
2020-06-25
1
-1
/
+6
*
fuzz-udev-rules: rewrite to not require root privileges
Zbigniew Jędrzejewski-Szmek
2020-06-23
1
-83
/
+8
*
udev: split rules object creation and loading
Zbigniew Jędrzejewski-Szmek
2020-06-23
1
-1
/
+1
*
core: remove support for ".include" stanza
Lennart Poettering
2020-06-03
1
-1
/
+1
*
conf-parser: return mtime in config_parse() and friends
Lennart Poettering
2020-06-02
1
-4
/
+7
*
xdg-autostart: fix two coverity found issues
Lennart Poettering
2020-05-28
1
-2
/
+1
*
fuzz: Add an XDG desktop file fuzzer
Benjamin Berg
2020-05-27
2
-0
/
+43
*
ci: turn off FuzzBuzz
Evgeny Vereshchagin
2020-03-30
2
-8
/
+0
*
sd-bus: export sd_bus_message_dump
Zbigniew Jędrzejewski-Szmek
2020-01-23
1
-1
/
+1
*
sd-bus: make dump flags public
Zbigniew Jędrzejewski-Szmek
2020-01-23
1
-1
/
+1
*
json: add flags parameter to json_parse_file(), for parsing "sensitive" data
Lennart Poettering
2019-12-02
1
-1
/
+1
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+0
*
test: move {test,fuzz}-fido-id-desc.c into src/udev/fido_id
Yu Watanabe
2019-10-31
2
-28
/
+0
*
udev: Add id program and rule for FIDO security tokens
Fabian Henneke
2019-09-06
3
-0
/
+34
[next]