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
*
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
*
journal: Make the output of --update-catalog deterministic
Daniel Edgecumbe
2019-09-06
1
-2
/
+2
*
udev: modernize udev-rules.c
Yu Watanabe
2019-06-02
1
-1
/
+1
*
fuzzer: add varlink fuzzer
Lennart Poettering
2019-05-09
2
-0
/
+135
*
tests: hook up fuzz targets to FuzzBuzz
Evgeny Vereshchagin
2019-05-07
2
-0
/
+8
*
meson: make source files including nspawn-settings.h depend on libseccomp
Franck Bui
2019-04-30
1
-2
/
+2
*
Add fmemopen_unlocked() and use unlocked ops in fuzzers and some other tests
Zbigniew Jędrzejewski-Szmek
2019-04-12
7
-19
/
+16
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
2
-0
/
+5
*
fuzz-nspawn-oci: add fuzzer for the oci bundle loader
Zbigniew Jędrzejewski-Szmek
2019-03-22
2
-0
/
+33
*
fuzz-calendarspec: actually run the second part of the fuzzer
Zbigniew Jędrzejewski-Szmek
2019-03-16
1
-1
/
+1
*
Merge pull request #11975 from keszybz/fuzzer-fixes-n
Lennart Poettering
2019-03-15
2
-1
/
+3
|
\
|
*
fuzz: limit the maximum size of test inputs for a few parsers
Zbigniew Jędrzejewski-Szmek
2019-03-12
2
-1
/
+3
*
|
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-0
/
+1
|
/
*
fuzz: add a fuzzer for time utils
Frantisek Sumsal
2019-03-12
2
-0
/
+32
*
fuzz: add a fuzzer for calendarspec
Frantisek Sumsal
2019-03-12
2
-0
/
+28
*
fuzz: add nspawn-settings fuzzer
Frantisek Sumsal
2019-03-11
2
-0
/
+33
*
fuzz: add hostname-util fuzzer
Frantisek Sumsal
2019-03-11
2
-0
/
+32
*
fuzz: add env-file fuzzer
Frantisek Sumsal
2019-03-11
2
-0
/
+35
*
fuzz: add bus-label fuzzer
Frantisek Sumsal
2019-03-11
2
-0
/
+22
*
fuzz-dhcp6-client: avoid assertion failure on samples which dont fit in pipe
Yu Watanabe
2019-03-04
2
-0
/
+5
*
fuzz: do not assume the existence of /sys/class/net/lo
Yu Watanabe
2019-02-28
1
-1
/
+2
*
Merge pull request #11824 from keszybz/fuzzer-fixes
Lennart Poettering
2019-02-26
6
-1
/
+13
|
\
|
*
fuzz-ndisc-rs: avoid assertion failure on samples which dont fit in pipe
Zbigniew Jędrzejewski-Szmek
2019-02-26
2
-0
/
+5
|
*
fuzz-lldp: avoid assertion failure on samples which dont fit in pipe
Zbigniew Jędrzejewski-Szmek
2019-02-26
2
-0
/
+5
|
*
fuzz-journal-stream: avoid assertion failure on samples which don't fit in pipe
Zbigniew Jędrzejewski-Szmek
2019-02-26
2
-1
/
+3
*
|
Merge pull request #11823 from keszybz/more-fuzz-coverage
Lennart Poettering
2019-02-26
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
fuzz-unit-file: also run manager_dump()
Zbigniew Jędrzejewski-Szmek
2019-02-25
1
-0
/
+1
*
|
fuzz: add fuzzer for udev database
Yu Watanabe
2019-02-26
2
-0
/
+29
|
/
*
udev: use typedef for struct udev_rules
Zbigniew Jędrzejewski-Szmek
2018-12-17
1
-1
/
+1
*
udev: make udev_rules_new() return a proper error code
Zbigniew Jędrzejewski-Szmek
2018-12-14
1
-2
/
+2
*
util: drop missing.h from socket-util.h
Yu Watanabe
2018-12-06
1
-1
/
+2
*
util: drop missing.h from util.h
Yu Watanabe
2018-12-04
1
-0
/
+1
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
2
-3
/
+3
*
Merge pull request #10952 from evverx/keep-fuzz-udev-rules-going
Yu Watanabe
2018-11-28
1
-16
/
+28
|
\
|
*
tests: make fuzz-udev-rules work also in the environment created by run_minijail
Evgeny Vereshchagin
2018-11-28
1
-14
/
+18
|
*
tests: keep going even if setup_mount_namespace has failed
Evgeny Vereshchagin
2018-11-27
1
-6
/
+14
*
|
tests: suppress "unwanted log lines" in several fuzzers
Evgeny Vereshchagin
2018-11-28
1
-0
/
+3
|
/
[next]