Age | Commit message (Collapse) | Author |
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
* check/add for 'global' section to fix a possible issue with old
(non-default) dnscrypt-proxy config files
* a custom 'resolv-crypt.conf' can now be added in the new "Extra
options" section
* accept IPv4 and IPv6 address as local dnscrypt ip address
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
Added po templates and po for Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Added translate() functions for some UI texts.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
* remove libustream-mbedtls dependency in makefile and check for
'libustream-ssl.so' in the app. (fix for #1310)
* add missing uclient-fetch dependency in makefile.
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
to ease the dnscrypt-proxy configuration I've build this package,
main features:
* full resolver list handling, incl. list refresh and
simple resolver selection per instance
* trigger support
* support the following (conditional) options:
* resolvers_list
* ephemeral_keys
* blacklist
* block_ipv6
* local_cache
* query_log_file
Signed-off-by: Dirk Brenken <dev@brenken.org>
|