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
*
bootspec: Look at /loader/addons in XBOOTLDR
Adrian Vovk
2 days
1
-1
/
+1
*
sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
Lennart Poettering
2024-07-16
2
-18
/
+21
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
4
-63
/
+69
*
tree-wide: Use log_setup() everywhere
Daan De Meyer
2024-04-25
1
-2
/
+1
*
test: make assert_return() critical by default on fuzzer and unit tests
Yu Watanabe
2023-12-23
1
-0
/
+1
*
fuzz: limit the interface definition input size to 64K
Frantisek Sumsal
2023-11-03
1
-0
/
+3
*
varlink,json: introduce new varlink_dispatch() helper
Lennart Poettering
2023-11-02
1
-1
/
+1
*
fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLET
Lennart Poettering
2023-10-26
1
-1
/
+1
*
iovec-util: make IOVEC_INCREMENT a regular function too
Lennart Poettering
2023-10-20
1
-1
/
+1
*
io-util: split out "struct iovec" related calls into their own .c/.h files
Lennart Poettering
2023-10-20
1
-1
/
+1
*
fuzz: unify logging setup
Frantisek Sumsal
2023-10-19
13
-31
/
+21
*
test: add a fuzzer for the varlink IDL stuff
Frantisek Sumsal
2023-10-14
2
-0
/
+34
*
json: rename json_append() → json_variant_merge_objectb()
Lennart Poettering
2023-08-24
1
-1
/
+1
*
tree-wide: use memstream-util
Yu Watanabe
2023-05-31
1
-4
/
+5
*
fuzz: avoid a couple of NULL pointer dereferences
Frantisek Sumsal
2023-05-20
2
-2
/
+2
*
compress: replace compress_blob() with compress_blob_explicit()
Yu Watanabe
2023-04-11
1
-1
/
+1
*
meson: Add simple_fuzzers list
Jan Janssen
2023-02-21
1
-23
/
+13
*
tree-wide: introduce PIPE_EBADF macro
Yu Watanabe
2022-12-20
1
-1
/
+1
*
tree-wide: use -EBADF also in pipe initializers
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
2
-2
/
+2
*
fuzz: fuzz-compress: fix copy-and-paste error: buf -> buf2 (#25431)
Li kunyu
2022-11-18
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
tree-wide: do not use "re" with fmemopen
Zbigniew Jędrzejewski-Szmek
2022-10-19
1
-1
/
+1
*
fuzz: Introduce DO_NOT_OPTIMIZE
Jan Janssen
2022-09-25
1
-0
/
+3
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-2
/
+1
*
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
[next]