index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
resolve
/
meson.build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #33535 from neighbourhoodie/tests/dns-cache
Luca Boccassi
2024-07-23
1
-0
/
+6
|
\
|
*
resolved: tests for dns_cache_put(); successful A query
James Coglan
2024-07-23
1
-0
/
+6
*
|
Merge pull request #33534 from neighbourhoodie/tests/dns-query
Luca Boccassi
2024-07-23
1
-0
/
+11
|
\
\
|
*
|
resolved: tests for dns_query_new()
James Coglan
2024-07-23
1
-0
/
+11
|
|
/
*
/
resolved: tests for dns_synthesize_answer()
James Coglan
2024-07-23
1
-0
/
+11
|
/
*
resolved: tests for dns_zone_put()
James Coglan
2024-07-23
1
-0
/
+11
*
resolved: tests for dns_search_domain_new()
James Coglan
2024-07-23
1
-0
/
+13
*
Merge pull request #33529 from neighbourhoodie/tests/dns-link
Luca Boccassi
2024-07-23
1
-0
/
+11
|
\
|
*
resolved: tests for link_new(), link_process_rtnl()
James Coglan
2024-07-22
1
-0
/
+11
*
|
resolved: tests for dns_answer_add(), dns_answer_match_key()
James Coglan
2024-07-23
1
-0
/
+3
*
|
resolved: tests for dns_question_add()
James Coglan
2024-07-23
1
-0
/
+3
*
|
resolved: test for DNS_RESOURCE_RECORD_RDATA()
James Coglan
2024-07-23
1
-0
/
+3
*
|
resolved: tests for dns_packet_set_flags()
James Coglan
2024-07-22
1
-0
/
+3
*
|
resolved: tests for parsing DNS packet headers
James Coglan
2024-07-22
1
-0
/
+3
|
/
*
gcrypt: dlopenify for libsystemd
Luca Boccassi
2024-04-03
1
-1
/
+0
*
test: introduce a dummy DNS test server
Frantisek Sumsal
2024-01-10
1
-0
/
+14
*
meson: add build option for install path of main config files
Franck Bui
2023-10-17
1
-1
/
+1
*
meson: add comments to compat symlinks
Zbigniew Jędrzejewski-Szmek
2023-09-26
1
-0
/
+1
*
meson: use install_emptydir() and drop meson-make-symlink.sh
Yu Watanabe
2023-08-08
1
-7
/
+8
*
meson: also merge declarations of fuzzers with other executables
Yu Watanabe
2023-08-03
1
-25
/
+13
*
meson: merge declarations of normal and test executables
Yu Watanabe
2023-08-03
1
-50
/
+48
*
meson: move declarations of resolved and friends
Yu Watanabe
2023-07-31
1
-2
/
+40
*
Drop split-usr and unmerged-usr support
Luca Boccassi
2023-07-28
1
-1
/
+1
*
meson: Introduce userspace dep
Jan Janssen
2023-03-10
1
-0
/
+1
*
meson: Use dicts for fuzzer definitions
Jan Janssen
2023-02-21
1
-16
/
+20
*
meson: Use dicts for test definitions
Jan Janssen
2023-02-21
1
-46
/
+47
*
meson: Do not include headers in source lists
Jan Janssen
2023-01-24
1
-43
/
+4
*
tests: fuzz dns resource records
Evgeny Vereshchagin
2022-11-26
1
-0
/
+5
*
meson: also allow setting GIT_VERSION via templates
Zbigniew Jędrzejewski-Szmek
2022-04-05
1
-1
/
+1
*
meson: move files' closing brace to separate line
Zbigniew Jędrzejewski-Szmek
2022-03-03
1
-5
/
+10
*
meson: do not use split() in file lists
Zbigniew Jędrzejewski-Szmek
2022-03-02
1
-76
/
+73
*
resolved: Test for DnsStream (plain TCP DNS and DoT)
Joan Bruguera
2022-01-27
1
-1
/
+10
*
tests: fuzz etc_hosts_parse
Evgeny Vereshchagin
2022-01-20
1
-0
/
+7
*
meson: Use files() for fuzzers
Jan Janssen
2022-01-11
1
-1
/
+1
*
meson: Use files() for tests
Jan Janssen
2022-01-11
1
-8
/
+8
*
meson: fix build with -Dcryptolib=openssl -Ddns-over-tls=false
Yu Watanabe
2021-12-24
1
-8
/
+1
*
meson: stop building out convenience libraries by default
Zbigniew Jędrzejewski-Szmek
2021-12-16
1
-1
/
+2
*
meson: drop libgcrypt dep from resolved tests
Zbigniew Jędrzejewski-Szmek
2021-12-08
1
-7
/
+0
*
resolve: Port dnssec verify from gcrypt to openssl^gcrypt
Kevin Kuehler
2021-11-30
1
-8
/
+16
*
build: preserve correct mode when generating files via jinja2
Christian Brauner
2021-11-08
1
-2
/
+1
*
meson: use jinja2 for src/resolve/
Zbigniew Jędrzejewski-Szmek
2021-05-19
1
-10
/
+9
*
resolved: split out function to determine the local llmnr hostname
Zbigniew Jędrzejewski-Szmek
2021-03-26
1
-0
/
+2
*
meson: fix build error of test-dnssec-complex
Yu Watanabe
2021-03-21
1
-3
/
+7
*
resolved: instead of closing DNS UDP transaction fds right-away, add them to ...
Lennart Poettering
2021-02-15
1
-0
/
+2
*
meson: move test or fuzzer definitions to relevant meson.build in subdirectories
Yu Watanabe
2021-01-18
1
-0
/
+11
*
meson: slightly disentangle code dependencies
Yu Watanabe
2021-01-18
1
-1
/
+3
*
meson: enable several tests even if the relevant features are disabled
Yu Watanabe
2021-01-18
1
-13
/
+7
*
meson: fix indentation
Yu Watanabe
2021-01-18
1
-4
/
+6
*
meson: drop unnecessary variable declarations
Yu Watanabe
2021-01-18
1
-4
/
+2
*
meson: drop unnecessary loop
Yu Watanabe
2021-01-18
1
-53
/
+36
[next]