summaryrefslogtreecommitdiff
path: root/src/resolve/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: Introduce userspace depJan Janssen2023-03-101-0/+1
* meson: Use dicts for fuzzer definitionsJan Janssen2023-02-211-16/+20
* meson: Use dicts for test definitionsJan Janssen2023-02-211-46/+47
* meson: Do not include headers in source listsJan Janssen2023-01-241-43/+4
* tests: fuzz dns resource recordsEvgeny Vereshchagin2022-11-261-0/+5
* meson: also allow setting GIT_VERSION via templatesZbigniew Jędrzejewski-Szmek2022-04-051-1/+1
* meson: move files' closing brace to separate lineZbigniew Jędrzejewski-Szmek2022-03-031-5/+10
* meson: do not use split() in file listsZbigniew Jędrzejewski-Szmek2022-03-021-76/+73
* resolved: Test for DnsStream (plain TCP DNS and DoT)Joan Bruguera2022-01-271-1/+10
* tests: fuzz etc_hosts_parseEvgeny Vereshchagin2022-01-201-0/+7
* meson: Use files() for fuzzersJan Janssen2022-01-111-1/+1
* meson: Use files() for testsJan Janssen2022-01-111-8/+8
* meson: fix build with -Dcryptolib=openssl -Ddns-over-tls=falseYu Watanabe2021-12-241-8/+1
* meson: stop building out convenience libraries by defaultZbigniew Jędrzejewski-Szmek2021-12-161-1/+2
* meson: drop libgcrypt dep from resolved testsZbigniew Jędrzejewski-Szmek2021-12-081-7/+0
* resolve: Port dnssec verify from gcrypt to openssl^gcryptKevin Kuehler2021-11-301-8/+16
* build: preserve correct mode when generating files via jinja2Christian Brauner2021-11-081-2/+1
* meson: use jinja2 for src/resolve/Zbigniew Jędrzejewski-Szmek2021-05-191-10/+9
* resolved: split out function to determine the local llmnr hostnameZbigniew Jędrzejewski-Szmek2021-03-261-0/+2
* meson: fix build error of test-dnssec-complexYu Watanabe2021-03-211-3/+7
* resolved: instead of closing DNS UDP transaction fds right-away, add them to ...Lennart Poettering2021-02-151-0/+2
* meson: move test or fuzzer definitions to relevant meson.build in subdirectoriesYu Watanabe2021-01-191-0/+11
* meson: slightly disentangle code dependenciesYu Watanabe2021-01-191-1/+3
* meson: enable several tests even if the relevant features are disabledYu Watanabe2021-01-191-13/+7
* meson: fix indentationYu Watanabe2021-01-191-4/+6
* meson: drop unnecessary variable declarationsYu Watanabe2021-01-191-4/+2
* meson: drop unnecessary loopYu Watanabe2021-01-191-53/+36
* meson: make the second and third elements of tests or fuzzers optionalYu Watanabe2021-01-191-8/+6
* Add install-sysconfdir=no-samples option for (non-)installation of sample con...Josh Triplett2021-01-141-1/+1
* meson: add option to skip installing to $sysconfdirJörg Thalheim2020-11-121-2/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* shared: make libidn/libdidn2 dependency a dlopen() oneLennart Poettering2020-10-091-1/+1
* resolved: add minimal varlink api for resolving hostnames/addressesLennart Poettering2020-08-261-38/+40
* shared: move in_addr_ifindex_name_from_string_auto() thereMarc-André Lureau2020-05-071-8/+0
* Implement SNI when using DNS-over-TLSGuilhem Lettron2019-12-041-0/+8
* Merge pull request #9770 from keszybz/etc-resolved-no-addressYu Watanabe2018-08-021-0/+10
|\
| * test-resolved-etc-hosts: add tests for /etc/hosts parsingZbigniew Jędrzejewski-Szmek2018-08-011-0/+10
* | meson: drop parens when appending to listZbigniew Jędrzejewski-Szmek2018-07-311-4/+6
|/
* resolved: basic OpenSSL support for DNS-over-TLSIwan Timmer2018-07-271-2/+9
* resolved: refactor GnuTLS specific code in separate source fileIwan Timmer2018-07-271-0/+2
* meson: make DNS-over-TLS support optionalYu Watanabe2018-06-201-0/+5
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-2/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* resolvectl: rename systemd-resolve to resolvectlYu Watanabe2018-04-191-3/+3
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* resolve-tool: provide resolvconf(8) compatibilityLennart Poettering2018-03-021-1/+6
* meson: drop unnecessary "transformation" of policy filesZbigniew Jędrzejewski-Szmek2018-02-161-7/+2
* Gettextize policy filesGunnar Hjalmarsson2018-02-161-6/+4
* meson: use a convenience lib for shared resolve filesZbigniew Jędrzejewski-Szmek2018-01-031-17/+16
* resolved: consult Polkit for privileges when manipulating DNS-SDDmitry Rozhkov2017-12-081-0/+9